[Bug 23327] MessagePort should provide onstart/onclose event handlers

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23327

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #6 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
(In reply to Gene Lian [:gene] from comment #4)
> 
> Sorry I don't get it. Could you please elaborate more about "garbage
> collection observable"?

Garbage collection:
https://en.wikipedia.org/wiki/Garbage_collection_(computer_science)

Different browsers have different algorithms, and we don't want to expose the
specifics of those algorithms, since once a page relies on a particular
behaviour, it'd constrain all future innovation in this space.


(In reply to Ehsan Akhgari [:ehsan] from comment #5)
> I posted about this to the whatwg list.

Please either file bugs or send feedback to the list, but not both. It gets
very confusing when we are talking about things in both places. I'm going to
close this bug since there's outstanding feedback on the topic on the list.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 4 October 2013 21:54:20 UTC