Florian Quèze
|
1907780e48
|
Bug 1331599 - tests fixed by hand after making addEventListener use the once option when possible, r=jaws.
|
2017-01-25 07:03:42 +01:00 |
|
Florian Quèze
|
0e0865f4fc
|
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
|
2017-01-25 07:01:52 +01:00 |
|
Florian Quèze
|
85611a7b6d
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
|
2017-01-17 11:50:25 +01:00 |
|
Tom Schuster
|
7b557b47a9
|
Bug 986294 - Remove Proxy.create from addon-sdk. r=mossop
|
2016-03-10 17:37:40 +01:00 |
|
Mike Taylor
|
97e3e518cd
|
Bug 1216260 - Replace mozMatchesSelector with matches in add-on SDK. r=matteo
|
2015-10-28 07:43:00 +01:00 |
|
Tooru Fujisawa
|
e8e8df02e7
|
Bug 1209470 - Remove use of expression closure from Add-on SDK. r=mossop
--HG--
extra : commitid : 2WUp20yv0ej
extra : rebase_source : cbc4ae0914a0028f32454197ee4e8e347f9fd7cf
|
2015-09-29 20:34:48 +09:00 |
|
Shu-yu Guo
|
64db2267cf
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
Boris Zbarsky
|
29430328c7
|
Bug 1181747 followup. Also need to adjust the assert in the test.
|
2015-07-09 02:49:10 -04:00 |
|
Boris Zbarsky
|
839d3a9792
|
Bug 1181747. Remove uses of mozRequestAnimationFrame from add-on SDK. r=wkocher
|
2015-07-09 02:41:31 -04:00 |
|
Dave Townsend
|
cac13216a3
|
Bug 1139189: Uplift the Add-on SDK to Firefox a=me
3fbf5a6bdd..3394ad5d1d
--HG--
rename : addon-sdk/source/test/addons/l10n/locale/en-GB.properties => addon-sdk/source/test/addons/e10s-l10n/locale/en.properties
rename : addon-sdk/source/test/addons/l10n/locale/en-GB.properties => addon-sdk/source/test/addons/l10n/locale/en.properties
extra : rebase_source : f29b067cf47279b79946d01c510e52780798a64f
|
2015-03-11 22:19:48 -07:00 |
|
Erik Vold
|
eba25816af
|
Bug 1114752 - Uplift Add-on SDK to Firefox a=me
--HG--
rename : addon-sdk/source/test/fixtures/test-page-worker.html => addon-sdk/source/test/addons/e10s-content/data/test-page-worker.html
rename : addon-sdk/source/test/fixtures/test-page-worker.js => addon-sdk/source/test/addons/e10s-content/data/test-page-worker.js
rename : addon-sdk/source/test/addons/places/favicon-helpers.js => addon-sdk/source/test/addons/places/lib/favicon-helpers.js
rename : addon-sdk/source/test/addons/places/httpd.js => addon-sdk/source/test/addons/places/lib/httpd.js
rename : addon-sdk/source/test/addons/places/places-helper.js => addon-sdk/source/test/addons/places/lib/places-helper.js
rename : addon-sdk/source/test/addons/places/tests/test-places-utils.js => addon-sdk/source/test/addons/places/lib/test-places-utils.js
rename : addon-sdk/source/test/fixtures/test-page-worker.html => addon-sdk/source/test/fixtures/addon-sdk/data/test-page-worker.html
rename : addon-sdk/source/test/fixtures/test-page-worker.js => addon-sdk/source/test/fixtures/addon-sdk/data/test-page-worker.js
|
2015-02-03 09:51:16 -08:00 |
|