canmove, Confirmed users
737
edits
No edit summary |
|||
| Line 94: | Line 94: | ||
''' [https://bugzilla.mozilla.org/show_bug.cgi?id=581982 Bug 581982] ''' | ''' [https://bugzilla.mozilla.org/show_bug.cgi?id=581982 Bug 581982] ''' | ||
<code>selection.text</code> returns null instead of the selected text when the selection is in a text box or text area | <code>selection.text</code> returns null instead of the selected text when the selection is in a text box or text area. | ||
''' [https://bugzilla.mozilla.org/show_bug.cgi?id=571049 Bug 571049] ''' | ''' [https://bugzilla.mozilla.org/show_bug.cgi?id=571049 Bug 571049] ''' | ||
If an add-on is uninstalled while it's disabled, it's not notified of uninstall. If | If an add-on is uninstalled while it's disabled, it's not notified of uninstall. If the add-on needs to do some special cleanup on uninstall, like removing persistent storage such as a file, this won't be possible if it has been disabled. | ||
''' [https://bugzilla.mozilla.org/show_bug.cgi?id=571843 Bug 571843] ''' | ''' [https://bugzilla.mozilla.org/show_bug.cgi?id=571843 Bug 571843] ''' | ||
| Line 118: | Line 118: | ||
''' [https://bugzilla.mozilla.org/show_bug.cgi?id=660857 Bug 660857] ''' | ''' [https://bugzilla.mozilla.org/show_bug.cgi?id=660857 Bug 660857] ''' | ||
A widget containing HTML content | A widget containing HTML content gets no icon in the [http://support.mozilla.com/en-US/kb/how-do-i-customize-toolbars Customize Toolbar Window]. | ||
''' [https://bugzilla.mozilla.org/show_bug.cgi?id=660860 Bug 660860] ''' | ''' [https://bugzilla.mozilla.org/show_bug.cgi?id=660860 Bug 660860] ''' | ||