590
edits
Comrade693 (talk | contribs) No edit summary |
Comrade693 (talk | contribs) No edit summary |
||
| Line 12: | Line 12: | ||
* {{bug|458924}} activate the DidResizeColumns mechanism when column widths changes in fixed layout (bernd) | * {{bug|458924}} activate the DidResizeColumns mechanism when column widths changes in fixed layout (bernd) | ||
* [http://www.propagandism.org/peterv-1.bundle peterv's bundle], which includes: | * [http://www.propagandism.org/peterv-1.bundle peterv's bundle], which includes: | ||
** {{bug|458397}} - Memory leak during TopSite Test on http://www.grono.net. | ** {{bug|458397}} - Memory leak during TopSite Test on http://www.grono.net. | ||
| Line 41: | Line 32: | ||
*{{bug|414715}} Notify the user if places.sqlite is locked, backed out due to possible Ts regression, needs new patch. | *{{bug|414715}} Notify the user if places.sqlite is locked, backed out due to possible Ts regression, needs new patch. | ||
* {{bug|463824}} - Introduce GLOBAL_DEPS to build system (Callek). Backed out because of unit test orange. | * {{bug|463824}} - Introduce GLOBAL_DEPS to build system (Callek). Backed out because of unit test orange. | ||
* {{bug|453865}} - Allow JSON-able objects to be passed as messages to worker threads | * [http://people.mozilla.com/~bturner/workerbundle.hg bent's worker bundle], which includes: (Backed out because of unit test failure.) | ||
** {{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. | |||
edits