Skip to content

Tags: phanmn/addon-sdk

Tags

1.16

Toggle 1.16's commit message
bug 958609 - this got fixed on python 2.7.6

1.16b1

Toggle 1.16b1's commit message
bug 958609 - this got fixed on python 2.7.6

1.15

Toggle 1.15's commit message
Revert "bug 936068 - fix packing with -o to work in Fx26"

This reverts commit 76811e1.

1.15b1

Toggle 1.15b1's commit message
Revert "bug 936068 - fix packing with -o to work in Fx26"

This reverts commit 76811e1.

firefox-24-06-12-2013

Toggle firefox-24-06-12-2013's commit message
Merge pull request mozilla#1029 from KWierso/fixtypo

NO BUG - Fix typo in test-content-events.js r=@Gozala

firefox-24-06-06-2013

Toggle firefox-24-06-06-2013's commit message
Revert "Merge pull request mozilla#822 from ochameau/deprecate-mappin…

…g" for ModuleNotFoundError

This reverts commit 66098bc, reversing
changes made to 2bdf0b9.

firefox-24-05-24-2013

Toggle firefox-24-05-24-2013's commit message
Merge pull request mozilla#1005 from Gozala/bug/addon-global@874152

Bug 874152 - Fix regression that removed `addon` global.

firefox-24-dev

Toggle firefox-24-dev's commit message
Merge pull request mozilla#994 from wbamberg/852605

Fix for Bug 852605: "document cfx -o"; r=@erikvold

firefox-23-05-12-2013

Toggle firefox-23-05-12-2013's commit message
Merge pull request mozilla#982 from jsantell/tabs-favicon

Fix Bug 834942: Generalize getFavicon async method, deprecate tab favicon getter

firefox-23-04-26-2013

Toggle firefox-23-04-26-2013's commit message
Merge pull request mozilla#966 from canuckistani/bug_865281_doc_tab_id

bug 865281 - add minimal documentation of the tab.id property, r=@wbamberg