Commit Graph

237 Commits

Author SHA1 Message Date
Dave Townsend
089ca8bdcd Bug 1140221: Attempt to fix intermittent test-tabs.js.testIgnoreClosing by waiting for focus directly. r=erikvold 2015-04-20 08:53:00 -07:00
Shane Caraveo
89b86f951b Bug 1153952 fix social button size, clarify attribute name across sdk and social, r=dao 2015-04-14 10:19:37 -07:00
David Rajchenbach-Teller
ace19d48e4 Bug 1150045 - De-anonymize Expanded Principals. r=bholley 2015-04-10 17:52:29 +02:00
Jan Keromnes
e6a294f4a5 Bug 1090949 - Make WebIDE's Firefox OS Simulators configurable. r=ochameau 2015-04-08 14:43:00 -04:00
Andrew McCreight
4b767927e9 Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley 2015-03-29 07:52:54 -07:00
Bill McCloskey
2a23583c9e Bug 1145394 - Fix unparseable JS code (r=gavin) 2015-03-24 14:22:08 -07:00
Dave Townsend
f37d6f0fd6 Bug 1146943: Uplift Add-on SDK. a=me
3394ad5d1d...af7133332a
2015-03-23 15:24:56 -07:00
Bill McCloskey
f8e11e3f6b Bug 1145394 - Fix unparseable JS code (r=gavin) 2015-03-20 11:57:38 -07:00
Dave Townsend
dc5bab382f Bug 1141796: Don't inject the SDK console into pages loaded in tabs. r=erikvold 2015-03-16 11:31:14 -07:00
Dave Townsend
a89baf6417 Bug 1139189: Uplift the Add-on SDK to Firefox a=me
3fbf5a6bdd..3394ad5d1d
2015-03-11 22:19:48 -07:00
Andrew Halberstadt
332356754b Bug 1131098 - Make mochitest use manifestparser's chunking algorithms and remove JS based ones, r=jmaher 2015-03-10 09:55:30 -04:00
Jason Orendorff
96f6d602b5 Bug 1132522, part 2 - Treat false return from proxyHandler.set() as strict mode failure. r=efaust.
This changeset includes a change in addon-sdk/source that is logically of a piece with the rest, but was reviewed separately; see <https://github.com/mozilla/addon-sdk/pull/1888>. r=Mossop.
2015-02-13 09:49:31 -06:00
Dave Townsend
811eacd3c4 Bug 1141773: remote xpi tests fail in mochitest-jetpack. r=erikvold 2015-03-10 14:53:52 -07:00
Jan de Mooij
13b3cb9dff Bug 1140361 - Remove __noSuchMethod__ from the add-on SDK. r=erikvold 2015-03-09 10:12:44 +01:00
Erik Vold
19219466a5 Bug 1134759 - Uplift the Add-on SDK to Firefox a=me 2015-02-25 18:53:25 -08:00
Erik Vold
9c833fc1df Bug 1131923 - Uplift Add-on SDK to Firefox a=me 2015-02-18 09:14:14 -08:00
Ryan VanderMeulen
91aa8783e3 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Florian Quèze
6c676d213b Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
Chris Pearce
8feccfb8e0 Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
Dave Townsend
87780d2d9b Bug 1124703: Send synthetic pageshow events when asynchronous message passing mean that we miss the real ones. r=jsantell 2015-02-03 14:04:59 -08:00
Erik Vold
6eabe785a2 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
Boris Zbarsky
ffc736c1a3 Bug 1107443 part 5. Fix the addon SDK to not try defining non-configurable properties on content windows. r=mossop 2015-01-23 09:54:15 -05:00
Christoph Kerschbaumer
a3122c8ef6 Bug 1087723: Make JS callers of ios.newChannel call ios.newChannel2 in addon-sdk/ - tests (r=erikvold) 2015-01-22 19:57:45 -08:00
Christoph Kerschbaumer
2b08898cbb Bug 1087723: Make JS callers of ios.newChannel call ios.newChannel2 in addon-sdk/ (r=erikvold) 2015-01-22 19:56:49 -08:00
Nicholas Nethercote
8582ff9187 Bug 1014341 (part 1) - Remove trace-malloc. r=dbaron,glandium.
--HG--
extra : rebase_source : 771710c5427141d738eef112fab00951eb8e20e3
2015-01-07 16:13:03 -08:00
Dão Gottwald
4ca84d76cc Bug 647540 - Get rid of the toolbar-primary class. r=enn
--HG--
extra : rebase_source : 3b1bf2598d73f7242945e4296df947f66dbeaf0a
2014-12-18 23:31:39 +01:00
Ryan VanderMeulen
0e5ac0e24e Backed out changeset 326f890f61a5 (bug 647540) for mass test bustage.
CLOSED TREE
2014-12-18 15:49:07 -05:00
Dão Gottwald
15ca6db58e Bug 647540 - Get rid of the toolbar-primary class. r=enn
--HG--
extra : rebase_source : a42a4c583376dfa153bd4e7bae514646b35a6e22
2014-12-18 19:53:27 +01:00
abdelrhman
605c00590b Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
J. Ryan Stinnett
9da1ab3c54 Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past 2014-12-01 22:55:56 -08:00
Jan Varga
bcb1bd0f3c Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
--HG--
rename : dom/indexedDB/test/unit/bug1056939.zip => dom/indexedDB/test/unit/bug1056939_profile.zip
2014-11-28 09:44:12 +01:00
Gregory Szorc
4a36efc422 Bug 1103646 - Build addon-sdk XPIs in misc tier; r=mshal
libs is being phased out. Let's generate these XPIs during the misc tier.

--HG--
extra : rebase_source : 9ed4f0508dc57b55d7e6ee441ef575868d216ef7
2014-11-23 14:26:48 -08:00
Dave Townsend
41f03b8b69 Bug 1060138: Fix SDK context-menu API to work in e10s. r=zombie 2014-11-17 14:08:07 -08:00
Alexander J. Vincent
1255b6cbe8 Bug 1092477 - Let the subscript Loader report any URL it fails on, when it can. r=bholley 2014-11-08 17:08:09 -08:00
Nathan Froyd
b1bb9ff796 Bug 1095162 - fix sort order in |mach generate-addon-sdk-moz-build|; r=mshal 2014-11-07 06:26:07 -05:00
Dave Townsend
234d88566d Bug 1083327: Uplift Add-on SDK.
57b8a4a...1aee56d
2014-11-05 16:52:46 -08:00
Jason Orendorff
26dfad38c3 Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp.
--HG--
extra : rebase_source : 5780eed342b1780570650d140c7f14f966b7f1e1
2014-07-01 21:01:21 -05:00
Alexandre Poirot
7cb9870df6 Bug 1083068 - Improve SDK logging when a promise is rejected during tests. r=gozala 2014-10-15 01:11:00 -04:00
Dave Townsend
8102d17eec Bug 1083391: Only send panel show/hide events after the panel's document is ready. r=erikvold 2014-10-20 11:52:27 -07:00
Bobby Holley
2ffb10c766 Bug 1084385 - Clone chrome arrays before passing them to emitSync. r=gabor 2014-10-18 11:02:08 +02:00
Bobby Holley
6e028cdcea Bug 1084385 - Use exportFunction for emitToChrome. r=gabor 2014-10-18 11:02:08 +02:00
Bobby Holley
5312e35291 Bug 1083427 - Remove exposedProps from sandbox code. r=gabor 2014-10-16 15:28:30 +02:00
Dave Townsend
7e26fcd08b Bug 1079444: Correct a typo in the landing of this bug. 2014-10-13 13:51:25 -07:00
Dave Townsend
ac2e486a34 Bug 1079444: Include the httpd libs in the support files for mochitest-jetpack. r=zombie 2014-10-07 13:15:16 -07:00
Dave Townsend
f20c5f971f Bug 1078665: Ignore exceptions thrown out of getBrowserForDocument. r=zombie 2014-10-06 13:56:58 -07:00
ZER0
a02e1fbcfd Bug 1078378 - Replace the array instance used by emitSync with one from the content's sandbox. r=Mossop 2014-10-06 13:56:18 -07:00
Erik Vold
94442589b3 Bug 1075429 - Uplift Add-on SDK to Firefox
cbf6cdd0d6...34141d4d4c
2014-10-02 19:41:36 +01:00
Dave Townsend
252035c9dd Bug 1068440: Uplift Add-on SDK to Firefox.
cc3242d1ca...cbf6cdd0d6
2014-09-26 08:32:55 -07:00
Nathan Froyd
9425745b22 Bug 1069682 - part 1 - ensure the addon-sdk's JS modules include .html files; r=erikvold 2014-09-19 09:34:15 -04:00
Nathan Froyd
ac0256e922 Bug 1069682 - part 0 - ensure changes to addon-sdk's moz.build are reflected in the mozbuild.template; r=erikvold 2014-09-19 09:33:50 -04:00