Commit Graph

170 Commits

Author SHA1 Message Date
J. Ryan Stinnett
2dada8f365 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Frédéric Wang
4227757bc2 Bug 1103385 - Make json.language() defaults to "en". r=jsantell 2015-09-08 10:38:36 +05:30
Dave Townsend
0372b17850 Bug 1192281: Uplift Add-on SDK to fx-team. a=me
96ae8d914f...5ac44b7e08
2015-09-04 14:49:04 -07:00
Dave Townsend
80df3d8971 Bug 1146603: Use messaging to set up the parent and child workers for tab.attach. r=jsantell 2015-08-27 13:57:44 -07:00
Yoshi Huang
77e86b6d36 Bug 1165272 - Part 3: replace getCodebasePrincipal. r=bholley 2015-08-18 15:33:22 +08:00
Ryan VanderMeulen
f86d79e680 Merge m-c to fx-team. a=merge 2015-08-25 16:58:22 -04:00
Bobby Holley
d12b79b75a Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
Dave Townsend
289328c87c Bug 1195589: addon is not defined in page-worker scripts. r=jsantell 2015-08-25 09:54:40 -07:00
Yoshi Huang
f5d21f6eab Bug 1165272 - Part 3: Replace getCodebasePrincipal. r=bholley 2015-08-24 03:34:00 -04:00
Dave Townsend
13e8b55037 Bug 1179013: Uplift Add-on SDK. a=me
d8ba32821e...96ae8d914f
2015-06-30 15:10:35 -07:00
Jeff Walden
ae8826640f Bug 1176411 - Stop parenthesizing array/object pattern destructuring assignment targets in addon SDK code. r=jsantell, a=KWierso 2015-06-19 16:22:19 -07:00
Ryan VanderMeulen
f1e4c4ddb4 Backed out changeset b117a76d0a25 (bug 1171638) for making Windows M(JP) basically permafail. 2015-06-05 11:49:54 -04:00
Matthew Noorenberghe
fb15a0be6d Bug 1171298 - Show the ConsoleAPI message prefix in web/browser consoles. r=bgrins,Mossop 2015-06-04 14:11:45 -07:00
Erik Vold
70ce269674 Bug 1171638 - Uplift Add-on SDK to Firefox a=me
d8ba32821e...931569a0dc
2015-06-04 16:38:33 -07:00
Dave Townsend
564e82c386 Bug 1163816: Fix Fennec bustage from bug 854982. r=jsantell 2015-05-20 16:33:28 -07:00
Tom Schuster
5d2068da71 Bug 1150855 - Remove uses of the curly syntax. r=jaws 2015-05-22 21:23:57 +02:00
Christoph Kerschbaumer
4701bd2e1a Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo) 2015-05-21 19:52:03 -07:00
Christoph Kerschbaumer
3c253c09de Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
Dave Townsend
213b569ad1 Bug 1160676: Uplift Add-on SDK to fx-team. a=me
af7133332a...d8ba32821e
2015-04-24 12:36:06 -07:00
ziyunfei
649e7033e4 Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Shane Caraveo
6350012922 Bug 1153952 fix social button size, clarify attribute name across sdk and social, r=dao 2015-04-14 10:19:37 -07:00
Jan Keromnes
cf0f8c201b Bug 1090949 - Make WebIDE's Firefox OS Simulators configurable. r=ochameau 2015-04-08 14:43:00 -04:00
Andrew McCreight
5cc7a1afef Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley 2015-03-29 07:52:54 -07:00
Dave Townsend
dfc89b24b8 Bug 1146943: Uplift Add-on SDK. a=me
3394ad5d1d...af7133332a
2015-03-23 15:24:56 -07:00
Dave Townsend
bc2ca36716 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
a848aee169 Bug 1139189: Uplift the Add-on SDK to Firefox a=me
3fbf5a6bdd..3394ad5d1d
2015-03-11 22:19:48 -07:00
Jason Orendorff
5bbf30f3fd 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
Jan de Mooij
512628975d Bug 1140361 - Remove __noSuchMethod__ from the add-on SDK. r=erikvold 2015-03-09 10:12:44 +01:00
Erik Vold
aa75fa6a2a Bug 1134759 - Uplift the Add-on SDK to Firefox a=me 2015-02-25 18:53:25 -08:00
Erik Vold
1e9d6d967c Bug 1131923 - Uplift Add-on SDK to Firefox a=me 2015-02-18 09:14:14 -08:00
Dave Townsend
cdd97019f1 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
bd05d2922a Bug 1114752 - Uplift Add-on SDK to Firefox a=me 2015-02-03 09:51:16 -08:00
Boris Zbarsky
3783707ace 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
a16f126f7f 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
1b70ed5a9a Bug 1087723: Make JS callers of ios.newChannel call ios.newChannel2 in addon-sdk/ (r=erikvold) 2015-01-22 19:56:49 -08:00
Dão Gottwald
3ce1156660 Bug 647540 - Get rid of the toolbar-primary class. r=enn 2014-12-18 23:31:39 +01:00
Ryan VanderMeulen
03979309b7 Backed out changeset 326f890f61a5 (bug 647540) for mass test bustage.
CLOSED TREE
2014-12-18 15:49:07 -05:00
Dão Gottwald
d9448f72ea Bug 647540 - Get rid of the toolbar-primary class. r=enn 2014-12-18 19:53:27 +01:00
Jan Varga
748d734cae Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
Dave Townsend
09c0165e82 Bug 1060138: Fix SDK context-menu API to work in e10s. r=zombie 2014-11-17 14:08:07 -08:00
Dave Townsend
a0577b5463 Bug 1083327: Uplift Add-on SDK.
57b8a4a...1aee56d
2014-11-05 16:52:46 -08:00
Jason Orendorff
bcc9db0b2c Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp. 2014-07-01 21:01:21 -05:00
Alexandre Poirot
76152e0e0e Bug 1083068 - Improve SDK logging when a promise is rejected during tests. r=gozala 2014-10-15 01:11:00 -04:00
Dave Townsend
9a9d494044 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
c43bb0c690 Bug 1084385 - Clone chrome arrays before passing them to emitSync. r=gabor 2014-10-18 11:02:08 +02:00
Bobby Holley
11ba473c39 Bug 1084385 - Use exportFunction for emitToChrome. r=gabor 2014-10-18 11:02:08 +02:00
Bobby Holley
eb547de433 Bug 1083427 - Remove exposedProps from sandbox code. r=gabor 2014-10-16 15:28:30 +02:00
Dave Townsend
f11f84dc2d Bug 1078665: Ignore exceptions thrown out of getBrowserForDocument. r=zombie 2014-10-06 13:56:58 -07:00
ZER0
b05dc3d753 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