Confirmed users
137
edits
(→Backouts: relanded rest of roc's second bundle) |
Bent.mozilla (talk | contribs) |
||
| Line 18: | Line 18: | ||
* {{bug|294688 }} clicking on applet or flash after context menu opens, does not close context menu (masayuki) | * {{bug|294688 }} clicking on applet or flash after context menu opens, does not close context menu (masayuki) | ||
* {{bug|464364}} Multiple attempts to write permission test file (should cache canUpdate) (rob_strong) | * {{bug|464364}} Multiple attempts to write permission test file (should cache canUpdate) (rob_strong) | ||
* [http://people.mozilla.com/~bturner/workerbundle.hg bent's worker bundle], which includes: | |||
** {{bug|464983}} - Throw exceptions properly from XHR status getters and fake abort events in race conditions. | |||
** {{bug|465108}} - Add navigator object. | |||
** {{bug|465141}} - Implement expression flavor of timeouts, use nsAutoJSValHolder. | |||
** {{bug|465447}} - Implement terminate() for explicitly killing a worker. | |||
** {{bug|466256}} - Prevent cross-site workers and properly resolve relative URIs. | |||
** {{bug|466257}} - Errors in sub workers aren't propagated to top-most parents like they should. | |||
** {{bug|459790}} - Following Error console link causes uncaught exception ( 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface] ). | |||
** {{bug|465006}} - Passing no arguments to the worker constructor throws an NS_ERROR_NOT_INITIALIZED error, incorrectly. | |||
** {{bug|453865}} - Allow JSON-able objects to be passed as messages to worker threads. | |||
== Backouts == | == Backouts == | ||