Boris Zbarsky
0c11e86632
Bug 1181747 followup. Also need to adjust the assert in the test.
2015-07-09 02:49:10 -04:00
Boris Zbarsky
4af61bb741
Bug 1181747. Remove uses of mozRequestAnimationFrame from add-on SDK. r=wkocher
2015-07-09 02:41:31 -04:00
Dave Townsend
fe566acbe3
Bug 1179013: Uplift Add-on SDK. a=me
...
d8ba32821e...96ae8d914f
2015-06-30 15:10:35 -07:00
Gregory Szorc
0d16ec0cfa
Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium
...
This removes ambiguity as to which modules are being imported, making
import slightly faster as Python doesn't need to test so many
directories for file presence.
All files should already be using absolute imports because mach command
modules aren't imported to the package they belong to: they instead
belong to the "mach" package. So relative imports shouldn't have been
used.
2015-06-21 17:39:09 -07:00
Gregory Szorc
97fe4bc7c7
Bug 1176642 - Remove unused imports; r=glandium
2015-06-25 12:16:38 -07:00
Jeff Walden
00bc69624f
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
Justin Dolske
9f5ea48c97
Bug 1109475 - Firefox should use HTTPS instead of HTTP for Safe Browsing URLs. r=gcp
2015-06-16 12:28:42 -07:00
Ryan VanderMeulen
bc13effacc
Merge m-c to inbound. a=merge
2015-06-05 11:51:02 -04:00
Ryan VanderMeulen
52cf209e33
Backed out changeset b117a76d0a25 (bug 1171638) for making Windows M(JP) basically permafail.
2015-06-05 11:49:54 -04:00
Matthew Noorenberghe
4075bf4699
Bug 1171298 - Show the ConsoleAPI message prefix in web/browser consoles. r=bgrins,Mossop
2015-06-04 14:11:45 -07:00
Erik Vold
a223be349e
Bug 1171638 - Uplift Add-on SDK to Firefox a=me
...
d8ba32821e...931569a0dc
2015-06-04 16:38:33 -07:00
Carsten "Tomcat" Book
6f7afda15e
Merge mozilla-central to mozilla-inbound
2015-06-05 15:36:32 +02:00
Sylvestre Ledru
7c3703f1d4
Bug 1171448 - Matches the rest of the descriptions in ./mach help r=nfroyd
2015-06-05 11:06:41 +02:00
Dave Townsend
74d5fffec6
Bug 1163816: Fix Fennec bustage from bug 854982. r=jsantell
2015-05-20 16:33:28 -07:00
Tom Schuster
e92b154f6b
Bug 1150855 - Remove uses of the curly syntax. r=jaws
2015-05-22 21:23:57 +02:00
Christoph Kerschbaumer
b9e76daa73
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
6c7838c166
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
e58909a15e
Bug 1160676: Uplift Add-on SDK to fx-team. a=me
...
af7133332a...d8ba32821e
2015-04-24 12:36:06 -07:00
Marco Bonardo
ef679c4a51
Bug 1062894 - Fix wrong assumption in test-places-events.js. r=mossop
2015-05-08 12:43:17 +02:00
Tooru Fujisawa
ade74d278c
Bug 1102219 - Part 5: Replace more String.prototype.contains
with String.prototype.includes
in chrome code. r=till
2015-04-30 00:32:05 +09:00
ziyunfei
ec33d43a0e
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
Alessio Placitelli
89693dd546
Bug 1141052 - Change SelfSupport test preferences to use HTTPS instead of HTTP. r=gfritzsche
2015-03-19 03:45:00 -04:00
Dave Townsend
1be8159308
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
80e28a6798
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
c27cd237d0
Bug 1150045 - De-anonymize Expanded Principals. r=bholley
2015-04-10 17:52:29 +02:00
Jan Keromnes
4534c9564b
Bug 1090949
- Make WebIDE's Firefox OS Simulators configurable. r=ochameau
2015-04-08 14:43:00 -04:00
Andrew McCreight
210c51b7d3
Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley
2015-03-29 07:52:54 -07:00
Bill McCloskey
8ba7fde0ef
Bug 1145394 - Fix unparseable JS code (r=gavin)
2015-03-24 14:22:08 -07:00
Dave Townsend
6d8deb905c
Bug 1146943: Uplift Add-on SDK. a=me
...
3394ad5d1d...af7133332a
2015-03-23 15:24:56 -07:00
Bill McCloskey
0b5f4aca3e
Bug 1145394 - Fix unparseable JS code (r=gavin)
2015-03-20 11:57:38 -07:00
Dave Townsend
f0d8db05dd
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
a80746a1e9
Bug 1139189: Uplift the Add-on SDK to Firefox a=me
...
3fbf5a6bdd..3394ad5d1d
2015-03-11 22:19:48 -07:00
Andrew Halberstadt
03020c954b
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
f7b387e062
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
ed6f1af30f
Bug 1141773: remote xpi tests fail in mochitest-jetpack. r=erikvold
2015-03-10 14:53:52 -07:00
Jan de Mooij
ebc0b4e8e0
Bug 1140361 - Remove __noSuchMethod__ from the add-on SDK. r=erikvold
2015-03-09 10:12:44 +01:00
Erik Vold
c87911f633
Bug 1134759 - Uplift the Add-on SDK to Firefox a=me
2015-02-25 18:53:25 -08:00
Erik Vold
047d0b57b8
Bug 1131923 - Uplift Add-on SDK to Firefox a=me
2015-02-18 09:14:14 -08:00
Ryan VanderMeulen
52da79328b
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-12 18:02:35 -05:00
Florian Quèze
fc1b4ea06f
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
481a2bba91
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
58b25020cf
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
d1ca2eb4a1
Bug 1114752 - Uplift Add-on SDK to Firefox a=me
2015-02-03 09:51:16 -08:00
Boris Zbarsky
3da4701bfe
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
02ab4d3e3e
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
eee2b18c76
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
b7b5e21cfd
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
04f2da3a86
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
09a1fbe1cb
Backed out changeset 326f890f61a5 (bug 647540) for mass test bustage.
...
CLOSED TREE
2014-12-18 15:49:07 -05:00
Dão Gottwald
bd04a462b5
Bug 647540 - Get rid of the toolbar-primary class. r=enn
...
--HG--
extra : rebase_source : a42a4c583376dfa153bd4e7bae514646b35a6e22
2014-12-18 19:53:27 +01:00