Labs/Jetpack/Release Notes/1.0b5: Difference between revisions

Line 146: Line 146:
Rather than launching Firefox, this experimental option displays the command needed to launch the application, which can then be used to launch the application in a debugger like GDB.
Rather than launching Firefox, this experimental option displays the command needed to launch the application, which can then be used to launch the application in a debugger like GDB.


=== [https://bugzilla.mozilla.org/show_bug.cgi?id=607601 Bug 607601]: New 'detach' event for worker objects ===
=== [https://bugzilla.mozilla.org/show_bug.cgi?id=607601 Bug 607601]: New 'detach' event for Worker objects ===


This new event is emitted by a <code>worker</code> object when its associated page is unloaded, either because the host tab is closed or because the location of the host tab changes. Its primary use is documented in the [https://jetpack.mozillalabs.com/sdk/1.0b5/docs/packages/addon-kit/docs/page-mod.html Page-Mod API] documentation.
This new event is emitted by a <code>Worker</code> object when its associated page is unloaded, either because the host tab is closed or because the location of the host tab changes. Its primary use is documented in the [https://jetpack.mozillalabs.com/sdk/1.0b5/docs/packages/addon-kit/docs/page-mod.html Page-Mod API] documentation.


=== [https://bugzilla.mozilla.org/show_bug.cgi?id=614712 Bug 614712]: Change directory names for add-ons: 'docs'->'doc, 'tests' -> 'test' ===
=== [https://bugzilla.mozilla.org/show_bug.cgi?id=614712 Bug 614712]: Change directory names for add-ons: 'docs'->'doc, 'tests' -> 'test' ===
canmove, Confirmed users
2,056

edits