Confirmed users
201
edits
Line 106: | Line 106: | ||
* UI for break on uncaught exceptions landed. | * UI for break on uncaught exceptions landed. | ||
===DOM ( | ===DOM (khuey)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
<!-- {{readonly}} --> | <!-- {{readonly}} --> | ||
* Switching event listeners to using the WebIDL callback code (instead of XPCWrappedJS) is getting close. We're fixing tests at this point; speedy reviews appreciated. [https://bugzilla.mozilla.org/show_bug.cgi?id=862627 Bug 862627] | |||
* WebIDL-only event generator is ready to land, so no more need for nsIDOMFooEvent interfaces for events. [https://bugzilla.mozilla.org/show_bug.cgi?id=900904 Bug 900904] | |||
* We have unified exception handling on workers and main thread now. [https://bugzilla.mozilla.org/show_bug.cgi?id=911258 Bug 911258] | |||
* Thread-agnostic event dispatching is the last major worker/main-thread parity blocker [https://bugzilla.mozilla.org/show_bug.cgi?id=853893 Bug 853893] | |||
* Also thinking about what event loops should look like. [https://bugzilla.mozilla.org/show_bug.cgi?id=914762 Bug 914762] | |||
* janv's temporary storage work is about to land [https://bugzilla.mozilla.org/show_bug.cgi?id=785884 Bug 785884] | |||
* Unions now work in WebIDL dictionaries [https://bugzilla.mozilla.org/show_bug.cgi?id=767926 Bug 767926] | |||
===Firefox Desktop (gavin/dolske)=== | ===Firefox Desktop (gavin/dolske)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> |