On 9/26/14, 10:03 PM, Boris Zbarsky wrote:
2) Say someone runs this in a web page:(function f() Promise.resolve().then(f))() what should happen when the user navigates away from that web page and why?
Given the lack of response from other implementors, I guess we'll just implement whatever is simplest in Gecko for now...
-Boris _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

