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 |
|
Carsten "Tomcat" Book
|
08997000eb
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
|
2015-10-07 14:03:21 +02:00 |
|
Sebastian Hengst
|
cdcff6d0a7
|
Backed out changeset c6b267589d0d (bug 1202902) for Mulet Reftest, W3C Platform Test and other failures. r=backout a=backout on a CLOSED TREE
|
2015-10-07 13:36:26 +02:00 |
|
Shu-yu Guo
|
52e365bb7b
|
Bug 1202902 - Fix the world. (r=ato for marionette, rs=Mossop for rest)
|
2015-10-06 14:00:30 -07: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 |
|
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 |
|
Dave Townsend
|
c936429261
|
Bug 1083327: Uplift Add-on SDK.
57b8a4a...1aee56d
|
2014-11-05 16:52:46 -08:00 |
|
Erik Vold
|
e1d24f07cb
|
Bug 1075429 - Uplift Add-on SDK to Firefox
cbf6cdd0d6...34141d4d4c
|
2014-10-02 19:41:36 +01:00 |
|
Erik Vold
|
0f7bcfe67c
|
Bug 1037374 - Uplift Add-on SDK to Firefox r=me
|
2014-07-15 06:19:40 -07:00 |
|
Erik Vold
|
51c83448d0
|
Bug 997561 - Uplift Add-on SDK to Firefox (CLOSED TREE) r=me
|
2014-04-17 02:07:49 -07:00 |
|
Gabor Krizsanits
|
82441b935c
|
Bug 821809 - Part3: nsEp for content-script. r=rFobic
|
2014-04-10 19:52:54 +02:00 |
|
Carsten "Tomcat" Book
|
f05a02bdf6
|
Backed out changeset 22feaebc0b2c (bug 821809) win8 debug jetpack-sdk test failures
|
2014-04-09 15:12:01 +02:00 |
|
Gabor Krizsanits
|
74b2d314db
|
Bug 821809 - Using nsExpandedPrincipal for jetpack content-scripts. r=rFobic
|
2014-04-09 11:52:24 +02:00 |
|
Erik Vold
|
6effd4ef72
|
Bug 985956 - Uplift Add-on SDK to Firefox
|
2014-03-20 08:07:16 -07:00 |
|
Bobby Holley
|
2bbdf9b30b
|
Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz
|
2014-02-24 14:40:21 -08:00 |
|
Dave Townsend
|
b04aa5bc06
|
Bug 935220: Uplift Add-on SDK to Firefox. r=me
https://github.com/mozilla/addon-sdk/compare/firefox27...50697e6182cb4f79f9605b7cd1d1f5084cfaf03f
--HG--
rename : addon-sdk/source/data/index.html => addon-sdk/source/test/addons/addon-page/data/index.html
rename : addon-sdk/source/test/favicon-helpers.js => addon-sdk/source/test/addons/places/favicon-helpers.js
rename : addon-sdk/source/test/places-helper.js => addon-sdk/source/test/addons/places/places-helper.js
rename : addon-sdk/source/data/test-trusted-document.html => addon-sdk/source/test/addons/symbiont/data/test-trusted-document.html
rename : addon-sdk/source/data/index.html => addon-sdk/source/test/fixtures/index.html
rename : addon-sdk/source/data/mofo_logo.SVG => addon-sdk/source/test/fixtures/mofo_logo.SVG
rename : addon-sdk/source/data/moz_favicon.ico => addon-sdk/source/test/fixtures/moz_favicon.ico
rename : addon-sdk/source/data/pagemod-css-include-file.css => addon-sdk/source/test/fixtures/pagemod-css-include-file.css
rename : addon-sdk/source/data/test-content-symbiont.js => addon-sdk/source/test/fixtures/test-content-symbiont.js
rename : addon-sdk/source/data/test-context-menu.js => addon-sdk/source/test/fixtures/test-context-menu.js
rename : addon-sdk/source/data/test-iframe-postmessage.html => addon-sdk/source/test/fixtures/test-iframe-postmessage.html
rename : addon-sdk/source/data/test-iframe.html => addon-sdk/source/test/fixtures/test-iframe.html
rename : addon-sdk/source/data/test-iframe.js => addon-sdk/source/test/fixtures/test-iframe.js
rename : addon-sdk/source/data/test-message-manager.js => addon-sdk/source/test/fixtures/test-message-manager.js
rename : addon-sdk/source/data/test-net-url.txt => addon-sdk/source/test/fixtures/test-net-url.txt
rename : addon-sdk/source/data/test-page-mod.html => addon-sdk/source/test/fixtures/test-page-mod.html
rename : addon-sdk/source/data/test-page-worker.html => addon-sdk/source/test/fixtures/test-page-worker.html
rename : addon-sdk/source/data/test-page-worker.js => addon-sdk/source/test/fixtures/test-page-worker.js
rename : addon-sdk/source/data/test-sidebar-addon-global.html => addon-sdk/source/test/fixtures/test-sidebar-addon-global.html
rename : addon-sdk/source/data/test-trusted-document.html => addon-sdk/source/test/fixtures/test-trusted-document.html
rename : addon-sdk/source/data/test.html => addon-sdk/source/test/fixtures/test.html
rename : addon-sdk/source/data/testLocalXhr.json => addon-sdk/source/test/fixtures/testLocalXhr.json
|
2013-11-05 13:51:58 -08:00 |
|
Wes Kocher
|
a1d91ad03b
|
Bug 897683 - Uplift Add-on SDK to Firefox r=me
|
2013-07-29 14:37:44 -07:00 |
|
Ryan VanderMeulen
|
6f8b642629
|
Backed out changeset 489046125fa6 (bug 897683) due to Ubuntu debug Jetpack perma-orange.
|
2013-07-25 08:51:50 -04:00 |
|
Wes Kocher
|
60c9d868f8
|
Bug 897683 - Uplift Addon-SDK to Firefox r=me
|
2013-07-24 14:33:54 -07:00 |
|
Wes Kocher
|
6ca3643cbc
|
Bug 880558 - Uplift addon-sdk to firefox r=me
|
2013-06-07 09:43:59 -07:00 |
|