Boris Zbarsky
56c4d8609d
Bug 1019191 part 10. Stop using xpc_qsUnwrapArg directly in BindingUtils. r=peterv
2014-10-22 11:40:48 -04:00
Boris Zbarsky
0a3ff9a9b2
Bug 1019191 part 9. Remove now-dead JS-to-C++ quickstub conversion functions. r=peterv
2014-10-22 11:40:48 -04:00
Boris Zbarsky
377effd23d
Bug 1019191 part 5. Remove the one remaining quickstub we have and all quickstub codegen. r=peterv
2014-10-22 11:40:47 -04:00
Ehsan Akhgari
8c183735cc
Bug 1085199 - Part 2: Do not wrap the DOMRequest in a promise in dom/system/gonk tests; r=hsinyi
...
DOMRequest now has a .then() method compatible with Promise.
2014-10-22 09:20:34 -04:00
Ehsan Akhgari
fa8b8506e3
Bug 1085199 - Part 1: Do not wrap the DOMRequest in a promise in mobileconnection tests; r=hsinyi
...
DOMRequest now has a .then() method compatible with Promise.
2014-10-22 09:20:23 -04:00
Bobby Holley
432239c09c
Bug 1086996 - Tests. r=me
2014-10-22 15:13:15 +02:00
Bobby Holley
5d98edba8b
Bug 1086996 - Stop wrapping XBL handlers into the content compartment. r=bz
2014-10-22 15:13:15 +02:00
Aryeh Gregor
459846f603
Bug 858918 part 2 - Don't insert block content outside of inline editing hosts; r=ehsan
2014-10-22 15:45:30 +03:00
Ehsan Akhgari
b126e6f2c2
Bug 1084369 - Build dom/cellbroadcast in unified mode; r=gps
2014-10-22 08:28:26 -04:00
Jonathan Watt
916e8d8c23
Bug 1087224 - Allow compareSnapshots and assertSnapshots to be passed fuzz values. r=smontagu
2014-10-22 12:29:06 +01:00
Akshendra Pratap
dd64a73baf
Bug 1058651 - Added MOZ_UNLIKELY to Codegen.py argument number and exception checks; r=bz
2014-10-20 05:54:00 +02:00
Carsten "Tomcat" Book
fcc0eb1e30
Backed out changeset 9e900e87b4bb (bug 1085566)
2014-10-22 08:59:09 +02:00
Carsten "Tomcat" Book
aca347b75c
Backed out changeset 4eee647a5bd4 (bug 1052139)
2014-10-22 08:59:05 +02:00
Phil Ringnalda
ab8d3a5d34
Back out 3 changesets (bug 1042135) for robocop bustage
...
CLOSED TREE
Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Birunthan Mohanathas
f71975b256
Bug 1084979 - Prevent test_ipc.html from breaking subsequent tests that check for plugin/content crashes. r=jmaher
2014-10-22 06:28:02 +03:00
Birunthan Mohanathas
2f81cec52b
Bug 960757 - Fix test_bug656379-1.html timeouts. r=ehsan
2014-10-22 06:28:01 +03:00
Birunthan Mohanathas
9c6a455787
Bug 921693 - Fix test_bug426082.html timeouts. r=ehsan
2014-10-22 06:28:01 +03:00
Wes Kocher
bd71db5aba
Merge m-c to inbound a=merge
2014-10-21 19:07:42 -07:00
Wes Kocher
19f5510e91
Merge b2g-inbound to m-c a=merge
2014-10-21 18:46:09 -07:00
Gregor Wagner
119c8d2cb4
Bug 1080847 - [Settings] No need to export SettingsRequestManager r=baku
2014-10-21 13:48:42 -07:00
Ryan VanderMeulen
719072f90f
Merge inbound to m-c. a=merge
2014-10-21 15:14:52 -04:00
Tim Chien
be9563ed5b
Bug 1079728 - Ensure that the blur message is sent after removing focus. r=yxl
2014-10-21 06:57:00 -04:00
Szu-Yu Chen [:aknow]
03cc975d9a
Bug 1059649 - Part 2: Remove pending conference check. r=hsinyi
2014-10-21 02:30:00 -04:00
Szu-Yu Chen [:aknow]
e85cc1bee9
Bug 1059649 - Part 1: Redesign the logic of conference detection. r=hsinyi
2014-10-21 02:30:00 -04:00
Nikhil Marathe
a4c280a3c0
Bug 1082924 - Add CSP type for fetch API. r=tvyas,baku
...
--HG--
extra : transplant_source : i%D8%5C%7C%9D%FEQL%C1G%B8%3B2%06%AA%AE%3A%09%29%7E
2014-10-13 15:09:58 -07:00
Ryan VanderMeulen
e8471bb514
Merge m-c to inbound. a=merge
2014-10-21 15:23:54 -04:00
Tom Schuster
4fb3d9c690
Bug 842498 - Remove nsIJSNativeInitializer. r=peterv
2014-10-21 20:45:28 +02:00
Alexandre Lissy
2373f7c83f
Bug 1076597 - Fix Settings API shutdown race condition. r=bent
...
When child message manager dies, it sends a child-process-shutdown
message to the SettingsRequestManager. This would just close the locks
and tasks of this message manager. The race happens when some
applications can shutdown quickly: settings requests will never be
committed to the database. One example is the callscreen. The fix,
provided by qDot, simply put those tasks in a finalize state to make
sure they are properly executed and committed.
2014-10-09 05:12:00 -04:00
Ryan VanderMeulen
67e6833bd6
Backed out changeset 69866036d793 (bug 1076597) for being the wrong patch that landed.
2014-10-21 10:12:56 -04:00
Carsten "Tomcat" Book
a2700c231c
Merge mozilla-central to b2g-inbound
2014-10-21 16:02:54 +02:00
Carsten "Tomcat" Book
8bdb5c4d60
merge b2g-inbound to mozilla-central a=merge
2014-10-21 15:46:12 +02:00
Carsten "Tomcat" Book
05f05fd22c
merge fx-team to mozilla-central a=merge
2014-10-21 15:38:16 +02:00
Jessica Jong
da2b2114dc
Bug 1052842 - Part 4: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (bt). r=btian
2014-10-21 14:31:48 +08:00
Jessica Jong
d85df99540
Bug 1052842 - Part 3: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (gonk). r=echen
2014-10-21 14:31:46 +08:00
Jessica Jong
c267b07f9c
Bug 1052842 - Part 2: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (dom/ipc). r=echen
2014-10-21 14:31:44 +08:00
Jessica Jong
2dc8fac781
Bug 1052842 - Part 1: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (idl). r=hsinyi
2014-10-21 14:31:42 +08:00
Wes Kocher
f764a700ad
Merge m-c to fx-team a=merge
2014-10-20 19:01:55 -07:00
Wes Kocher
a90aa812b7
Merge inbound to m-c a=merge
2014-10-20 18:56:56 -07:00
Wes Kocher
845000a7e4
Merge m-c to fx-team a=merge
2014-10-20 18:34:45 -07:00
Wes Kocher
d09bbdb8a9
Merge b2g-inbound to m-c a=merge
2014-10-20 18:14:19 -07:00
Wes Kocher
bc6781c19d
Merge inbound to m-c a=merge
2014-10-20 17:58:32 -07:00
Nikhil Marathe
f559eb4a4b
Bug 1039846 - Fix morebustage. r=bustage CLOSED TREE
2014-10-20 13:59:01 -07:00
Nikhil Marathe
0927af9189
Bug 1039846 - Fix bustage. r=bustage CLOSED TREE
...
--HG--
extra : amend_source : b68f2c23ae47c334e4caedf5f74b4a82bbc90df2
2014-10-20 13:25:56 -07:00
Fernando Jiménez
4837874d57
Bug 1081873 - [Loop][Contacts API] mozContacts API should trigger DOMRequest.onerror if no permissions are granted to the consumer. r=anygregor
2014-10-20 20:05:54 +02:00
Carsten "Tomcat" Book
e8412749e9
Merge mozilla-central to b2g-inbound
2014-10-20 15:52:37 +02:00
Carsten "Tomcat" Book
a48cb6dad7
merge fx-team to mozilla-central a=merge
2014-10-20 14:48:28 +02:00
Carsten "Tomcat" Book
db53227352
merge mozilla-inbound to mozilla-central a=merge
2014-10-20 14:34:56 +02:00
Thomas Zimmermann
399f24cd65
Bug 928362: Support ad-hoc mode for Wifi, r=vchang, r=mrbkap
...
This patch adds support for Wifi networks that run in ad-hoc
mode. The network attributes 'frequency' and 'mode' are required
by wpa_supplicant to connect to an ad-hoc network.
'Frequency' is just the frequency of the channel in use. 'Mode'
is the network's mode, with 0 being infrastructure mode, 1 being
IBSS mode (aka ad-hoc mode), and 2 being access-point mode.
If ad-hoc mode is not supported on your device, you can set the
environment property 'ro.moz.wifi.ibss_supported' to false to
disable it in Gecko.
2014-10-20 14:22:47 +02:00
Dimi Lee
081b3175d8
Bug 1083651 - [NFC] Remove unused error code. r=allstars.chh
2014-10-20 18:20:07 +08:00
Carsten "Tomcat" Book
1e4b14b396
Backed out changeset 48b004974cd2 (bug 978639) for breaking non-unified builds on a CLOSED TREE
2014-10-21 11:53:16 +02:00