Bobby Holley
6c4c0caf35
Bug 903212 - Remove nsIXPCScriptNotify machinery. r=mrbkap
2013-08-14 14:00:03 -07:00
Bobby Holley
fae00b9013
Bug 903212 - Remove ScriptEvaluated, and simplify callers. r=mrbkap
2013-08-14 14:00:03 -07:00
Bobby Holley
415c0d2afd
Bug 903212 - Remove activity tracking from nsJSContext. r=smaug
...
This only has an impact when we enable explict compartmental GCs, which have
been preffed off for a while.
2013-08-14 14:00:02 -07:00
Mihnea Dobrescu-Balaur
5210da25d5
Bug 887054 - Part 4: Mark dom/network/tests/unit/test_tcpserversocket.js to run sequentially. r=ahal
2013-08-14 11:31:20 -07:00
Trevor Saunders
86d20580f1
bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan
2013-08-12 05:51:49 -04:00
Tom Schuster
ef6d3d8a6b
Bug 884410 - Remove JS_ValueToECMAInt32 and replace it with JS::ToInt32. r=terrence
2013-08-15 17:41:51 -04:00
Brian Hackett
dbe559cdac
Bug 897655 - Use off thread parsing when loading scripts from XUL documents, r=billm,bz,luke.
2013-08-15 14:14:43 -07:00
Ryan VanderMeulen
61be913f55
Merge m-c to inbound.
2013-08-15 15:43:06 -04:00
Ehsan Akhgari
c0a07f27fe
Bug 905353 - Minimize the #includes in dom/base; r=jst
...
--HG--
extra : rebase_source : e7a1d2262bf6d8c9b78057b8eb6cdbfd98262f68
2013-08-15 14:17:48 -04:00
Nicholas Nethercote
ca5aa1532d
Bug 904962 (part 5) - Don't #include jsprf.h in three places it isn't needed. r=luke.
...
--HG--
extra : rebase_source : 9fb24d11c47bab29be9bf3027e78a92819a3e3ae
2013-08-11 23:34:14 -07:00
Jan de Mooij
14be08cab8
Bug 905300 - Remove dead code in SpiderMonkey. r=bhackett
2013-08-15 13:45:30 +02:00
Edgar Chen
9b8bad45ef
Bug 903257 - Part 2: Marionette tests for signal when registration status changes. r=hsinyi
2013-08-12 12:15:23 +08:00
Edgar Chen
2b3f61d537
Bug 903257 - Part 1: Have a consistent information for signal and registration status. r=hsinyi
2013-08-09 12:27:19 +08:00
Kartikaya Gupta
dda4ae2f30
Bug 890280 - Ensure that the APZCTreeManager gets input events in screen coordinates. r=smaug
2013-08-14 10:15:27 -04:00
Carsten "Tomcat" Book
4a10a49030
merge mozilla-central to b2g-inbound
2013-08-14 15:02:24 +02:00
Ms2ger
3d504dcb66
Merge latest PGO-green inbounc changeset to m-c.
2013-08-14 14:45:47 +02:00
Carsten "Tomcat" Book
f2f7753492
merge b2g-inbound to mozilla-central
2013-08-14 14:11:03 +02:00
Ms2ger
c2315a28ab
Bug 904110 - Move alignment features out of Util.h into a new header; r=Waldo
2013-08-14 09:00:52 +02:00
Ms2ger
7f2eb46c31
Bug 903794 - Cleanup PluginModuleParent.h includes; r=johns
2013-08-14 09:00:47 +02:00
Ms2ger
2e3d829eba
Bug 903791 - Make HTMLOptionElement.index infallible; r=mounir
2013-08-14 08:57:04 +02:00
Ms2ger
6ec28362b3
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
2013-08-14 08:56:21 +02:00
Ms2ger
8790603e09
No bug - Remove an obsolete reference to quickstubs in dom/indexedDB/Makefile.in
2013-08-14 08:53:53 +02:00
Ms2ger
3791cfd9e8
Bug 900677 - Remove IDBEventTargetSH; r=bz
2013-08-14 08:53:46 +02:00
Gina Yeh
9c16f4b490
Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap
2013-08-14 13:54:18 +08:00
Johnny Stenback
00517e29d4
Bug 903311. Remove all ChromeOnly methods on window.history. r=bzbarsky
2013-08-13 21:02:01 -07:00
Shawn Ku
f8c7071085
Bug 899400 - B2G RIL: Call Waiting MMI functionality. r=hsinyi
2013-08-14 16:16:04 +08:00
poojas
5d6bc2a854
Bug 898506 - (jb-gonk) Adapt to netd protocol changes for USB tethering. r=vchang
2013-08-14 08:51:07 -04:00
Szu-Yu Chen [:aknow]
e85907b457
Bug 887690 - Part 4: Test emergency callback mode (xpcshell-test). r=hsinyi
2013-08-14 08:50:48 -04:00
Szu-Yu Chen [:aknow]
4fef940d70
Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi
2013-08-14 08:50:36 -04:00
Szu-Yu Chen [:aknow]
5819219f33
Bug 887690 - Part 2: Add emergency callback mode support (dom). r=bent
2013-08-14 08:50:22 -04:00
Szu-Yu Chen [:aknow]
337db88f36
Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug
2013-08-14 08:48:28 -04:00
Ryan VanderMeulen
a9619b4c64
Merge m-c to b2g-inbound.
2013-08-13 15:38:58 -04:00
Sotaro Ikeda
48253755a9
Bug 903174 - Move GonkNativeWindow to /widget/gonk/nativewindow. r=vlad
2013-08-13 12:58:38 -04:00
Kartikaya Gupta
d8c768311d
Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp
...
The plugin code was returning a rect in LayoutDevicePixels whereas Java
was treating it as a CSS-pixel rect. This patch makes the types more
explicit and adds a conversion in AndroidBridge to convert from the
LayoutDevicePixels to CSSPixel rects.
2013-08-13 11:49:21 -04:00
Kyle Huey
9d22290883
Bug 901290: Cycle collect more than just at worker shutdown. r=mccr8
2013-08-13 17:07:40 -07:00
Guillaume Abadie
86136e3f00
bug 900767 - Implement the WebGL extension ANGLE_instanced_arrays - r=jgilbert
2013-08-13 18:11:01 -04:00
William Chen
ad31fbf603
Bug 900724 - Prevent form association when creating elements in template contents. r=hsivonen
2013-08-13 14:31:18 -07:00
Hsin-Yi Tsai
8a5ce22946
Bug 905090 - B2G RIL: undefined state in kScreenStateChangedTopic, RadioInterfaceLayer.js. r=vicamo
2013-08-14 18:11:47 +08:00
Szu-Yu Chen [:aknow]
8812f9d498
Bug 905007 - Fix test_ril_worker_buf.js. r=vicamo
2013-08-14 16:45:27 +08:00
Szu-Yu Chen [:aknow]
4a5e56f97b
Bug 905050 - Fix test_ril_worker_mmi.js. r=vicamo
2013-08-14 16:45:22 +08:00
Nikhil Marathe
2d2795aab4
Bug 887116 - Don't hold a reference to nsLayoutStatics in WebIDL CallbackObject. r=khuey
2013-08-13 14:20:01 -07:00
Ryan VanderMeulen
9fae8ce672
Merge m-c to inbound.
2013-08-13 16:56:11 -04:00
Kyle Huey
ca3e0665dd
Bug 890304 - Remove the indexeddb.feature.enabled pref. r=sicking
2013-08-13 08:49:11 -04:00
Carsten "Tomcat" Book
71bd813c02
merge mozilla-central to mozilla-inbound
2013-08-13 13:52:35 +02:00
Ms2ger
0f97870355
Backout changeset 9a57f0f347e3 for insufficient review.
2013-08-13 13:30:00 +02:00
Carsten "Tomcat" Book
c3001c5c05
merge b2g-inbound to mozilla-central
2013-08-13 12:36:08 +02:00
Jessica Jong
ba2618c305
Bug 899418 - B2G RIL: remove deprecated interface methods/attributes from nsIRadioInterface. r=vicamo
2013-08-13 11:29:02 +08:00
Reuben Morais
826588e1b7
Bug 889239 - Add a fast upgrade path for the Contacts DB. r=gwagner
2013-08-12 21:58:38 -03:00
Ryan VanderMeulen
a0d9f811c2
Backed out 4 changesets (bug 887690) for suspicion of causing frequent mochitest-2 failures.
...
Backed out changeset 106ae6eee902 (bug 887690)
Backed out changeset e2c72cb029f4 (bug 887690)
Backed out changeset 9eea090ed6f7 (bug 887690)
Backed out changeset 1defeb691f5c (bug 887690)
2013-08-12 19:13:38 -04:00
Ryan VanderMeulen
ef22033490
Merge m-c to b2g-inbound.
2013-08-12 17:44:21 -04:00
Kyle Machulis
f48c8beaab
Bug 903497: Fix return type for PrepareAdapterRunnable::Run; r=echou
2013-08-12 14:15:45 -07:00
Bobby Holley
d51c959abd
Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap
2013-08-12 12:54:51 -07:00
Bobby Holley
32e6b2535f
Bug 901364 - Make operation callbacks runtime-wide. r=mrbkap
2013-08-12 12:54:50 -07:00
Bobby Holley
d567ebfffa
Bug 901364 - Switch to the XPConnect operation callback for DOM windows. r=mrbkap
2013-08-12 12:54:49 -07:00
Bobby Holley
79f4b2294d
Bug 901364 - Hoist slow script prompt machinery into nsGlobalWindow. r=mrbkap
2013-08-12 12:54:49 -07:00
Marco Chen
55c3f4d7f5
Bug 895822 - To initilize AudioManager service in SystemWorkerManager for monitoring the headset change and setting configuration of audio backend. r=dhylands
2013-08-13 15:12:53 +08:00
Vicamo Yang
c1f952ee28
Bug 899885 - 2/2: fix all communications to ril_worker. r=yoshi,gene
2013-08-13 20:14:13 +08:00
Vicamo Yang
be17107239
Bug 899885 - 1/2: B2G RIL - Callback-based worker messaging. Add WorkerMessenger. r=yoshi
2013-08-13 20:14:10 +08:00
Carsten "Tomcat" Book
4c7eb2b6bd
merge mozilla-central to b2g-inbound
2013-08-13 13:57:37 +02:00
Hubert Figuière
b0b4361fb6
Bug 904664 - Fix typo in const name. r=dhylands
2013-08-13 12:46:47 -04:00
Jan-Ivar Bruaroey
f3a19050fc
Bug 903539 - Readable exceptions for missing username/credential on turn servers (still in Error console, sigh). r=jesup
2013-08-10 04:19:35 -04:00
Vincent Chang
74f87acd30
Bug 903859 - [WiFi] setWifiEnabled tries to configure the WiFi operation mode before any driver being loaded. r=mwu
2013-08-12 11:22:20 +08:00
Kan-Ru Chen (陳侃如)
88193c2ea2
Bug 899073 - Move MozInputMethod, MozInputMethodManager and MozInputContext to WebIDL and uses Promises. r=yxl,khuey,nsm
...
--HG--
extra : rebase_source : 2ab67cebc7718e94f42cb493a76eec25df13b9cf
2013-08-09 17:41:48 +08:00
Kan-Ru Chen (陳侃如)
8d2d68f624
Bug 904333 - Add forEach{Request,PromiseResolver} method to DOMRequestIpcHelper r=fabrice
...
--HG--
extra : rebase_source : 181aead1356a73a5a8a85c98000f3375c751ee33
2013-08-13 13:07:03 +08:00
Ben Tian
f87b2c0d29
Bug 904014 - [Bluetooth] [Cleanup] Revise macros in Bluetooth*Manager.cpp under dom/bluetooth, r=echou
2013-08-13 15:04:34 +08:00
Vicamo Yang
b0434ddf3f
Bug 904084 - fix voicemail test case test_voicemail_statuschanged.js permanent failure. r=yoshi
2013-08-14 10:23:58 +08:00
Gregor Wagner
8881a76de1
Bug 904920 - PhoneNumberJS: update metadata. r=bent
2013-08-13 17:02:24 -07:00
Chris Peterson
9e70a3b067
Bug 897924 - Intermittent test_contacts_basics.html | No contacts after clear - got 124 (or 84), expected 0. r=cpeterson
2013-08-16 15:49:18 -07:00
Botond Ballo
cc9d060ff1
Bug 895905 - Eliminate some of the special handling of ROOT_SCROLL_ID. r=kats, r=tn
2013-08-08 15:56:08 -04:00
Botond Ballo
c7e59f7954
Bug 895905 - B2G mechanism for content to inform APZC about scroll events. Handles multi-APZC. r=kats
2013-08-08 15:56:08 -04:00
Chuck Lee
ce99998225
Bug 900855 - Wait driver load and unload complete before proceed next request. r=mrbkap
2013-08-15 10:58:45 +08:00
Thomas Zimmermann
df934baba4
Bug 903422: Cleanup UnpackPropertiesMessage, r=echou
...
This patch cleans up the various funtions that are related to
UnpackPropertiesMessage.
The original function UnpackPropertiesMessage now returns success
or failure as a boolean value. All other functions have been
into this one. And the code has been cleaned up to be more readable.
2013-08-16 11:48:57 +02:00
Thomas Zimmermann
fac9795a4b
Bug 903422: Replace AppendDeviceNameRunnable by non-blocking implementation, r=echou,gyeh
...
AppendDeviceNameRunnable currently block on the Bluetooth command thread
for a DBus reply.
This patch refactors the code to not block during the DBus call. The classes
AppendDeviceNameHandler and AppendDeviceNameRunnable are being removed, and
the DBus interaction is done directly in the DBus thread.
2013-08-16 11:48:42 +02:00
Thomas Zimmermann
6bfcdac37c
Bug 903422: Cleanup GetPropertiesInternal, r=echou
...
This patch moves some logic from GetPropertiesInternal to a separate
function. This will simplify the following patches a bit.
2013-08-16 11:48:31 +02:00
Ed Morley
961bf37daa
Backed out changeset 1a2f028d66cf (bug 897871) for Marionette failures
2013-08-16 10:45:14 +01:00
Carsten "Tomcat" Book
82ba1d4b70
merge mozilla-central to b2g-inbound
2013-08-16 10:56:42 +02:00
Jon Coppeard
8d0a37229f
Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug
2013-08-12 12:09:14 +01:00
Carsten "Tomcat" Book
8927ba4c73
merge b2g-inbound to mozilla-central
2013-08-12 11:30:31 +02:00
Phil Ringnalda
26893fc5ad
Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures
...
CLOSED TREE
2013-08-11 19:21:17 -07:00
Nicholas Cameron
f639add88a
Bug 903816. Fixups in non-layers files. r=roc
2013-08-12 11:15:10 +12:00
Fabrice Desré
c20a1bedf1
Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB r=gwagner
2013-08-11 08:41:59 -07:00
Gregory Szorc
b5e7ef12e3
Bug 890744 - Ensure updated WebIDL headers are installed after regen; r=glandium
...
--HG--
extra : rebase_source : d3c177eefa23f1203957a63c2d9276e38aad7818
2013-08-13 10:51:56 -07:00
Ehsan Akhgari
0d5d6f77f6
Bug 904264 - Don't #include js/MemoryMetrics.h in xpcpublic.h; r=bholley
2013-08-13 13:51:50 -04:00
Kyle Huey
4a3a71e3f0
Bug 904143: Remove nsISupports inheritance from PromiseResolver. r=smaug
2013-08-13 10:46:18 -07:00
Kyle Huey
8ef412bec4
Bug 901630: Remove support for the cc thread. r=mccr8
2013-08-13 10:45:32 -07:00
Hsin-Yi Tsai
b835ce63f1
Bug 869769 - [B2G][CDMA] Set and Query the preferred voice - part4 - test. r=vicamo
2013-08-08 19:06:55 +08:00
Hsin-Yi Tsai
2621ba6e0b
Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part3 - RIL. r=vicamo
2013-08-14 16:22:38 +08:00
Hsin-Yi Tsai
529ba24215
Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part2 - DOM. r=smaug
2013-08-14 16:21:05 +08:00
Hsin-Yi Tsai
a7db7b9fa8
Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part1 - idl. sr=smaug, r=vicamo
2013-08-14 15:25:13 +08:00
Ryan VanderMeulen
75b9bb6d8f
Merge m-c to inbound.
2013-08-12 21:59:20 -04:00
Nicholas Nethercote
6f8439bc4e
Bug 903949 (part 2) - Don't trigger about:memory re-generation when a child process closes. r=jlebar.
...
--HG--
extra : rebase_source : ee532ba1176906a69cf68774d755856581e44dd9
2013-08-12 18:15:04 -07:00
Nicholas Nethercote
2416f26c54
Bug 903949 (part 1) - ChildMemoryReporter should return mProcess in GetProcess() rather than an empty string. r=jlebar.
...
--HG--
extra : rebase_source : a0979780a7289429e4c06dce2de06576bb3a3e90
2013-08-12 18:14:41 -07:00
Ryan VanderMeulen
7c6f75f871
Merge m-c to inbound.
2013-08-12 17:43:24 -04:00
Guillaume Destuynder
0351bab10b
Bug 790923: Adds seccomp-bfp sandboxing support for B2G. r=agal, r=dhylands, r=dkeeler, r=imelven, a=kang.
2013-08-12 12:58:35 -07:00
Edgar Chen
f5bdabccff
Bug 902380 - Have a consistent operator information in ril_worker and RadioInterfaceLayer. r=hsinyi
2013-08-08 17:29:42 +08:00
Ryan VanderMeulen
13be9bc4d0
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
c56b4e5a84
Merge b2g-inbound to m-c.
2013-08-09 17:26:14 -04:00
Kan-Ru Chen (陳侃如)
f186023681
Bug 845169 - Update touch region from remote frame. r=roc
2013-08-13 15:56:57 +08:00
Ben Tian
8f326963e9
Bug 899014 - [Bluetooth][HID] HID dom bluetooth implementation, r=echou
2013-08-12 17:32:25 +08:00
Chuck Lee
b9080f6162
Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo
2013-08-08 12:07:51 +08:00
kli@mozilla.com
74244ff7e9
Bug 902277 - Reset retry counter of WifiWorker after connect to supplicant. r=vchang
2013-08-09 13:07:56 +08:00
Fabrice Desré
7df165623f
Bug 902362 - DOMRequestHelper specifies _requests as array, but should be object. r=fabrice
2013-08-09 09:32:02 -07:00
Fabrice Desré
53dab01d71
Bug 880548 - Register activities that expose the 'view' type as content handlers r=vingtetun
2013-08-08 15:04:03 -07:00
Ryan VanderMeulen
877a258694
Merge m-c to b2g-inbound.
2013-08-08 16:24:53 -04:00
Justin Lebar
6896d9a525
Bug 900221 - Switch DOMRequestHelper over to using weak message listeners. rs=fabrice
...
--HG--
extra : rebase_source : d83eb49444d8fb598e9d7ed1a879a6cbc8f3baaf
2013-08-08 11:36:56 -07:00
Mark Hammond
f9c8c5e605
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
2013-08-08 09:52:01 +10:00
Ryan VanderMeulen
859e85064a
Backed out changeset 06714f8dc18c (bug 902909) for OSX bustage on a CLOSED TREE.
2013-08-12 14:02:43 -04:00
Kyle Huey
f1a2ceedc6
Bug 902909 - Use fallible allocation when interfacing with Snappy. r=sicking
2013-08-12 13:27:53 -04:00
Kyle Huey
6b38960fd8
Bug 803612 - Add deprecation warnings for mozGetAsFile. r=sicking
2013-08-12 13:26:31 -04:00
Phil Ringnalda
ca9b2a7969
Back out f99521bfd197:38657fcd2d1a (bug 890570) for Linux xpcshell failures
...
CLOSED TREE
2013-08-10 17:23:05 -07:00
David Zbarsky
2e975cf933
Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell
2013-08-10 11:18:12 -04:00
David Zbarsky
cda5964d4a
Bug 883493: Make CGUnionStruct use CGClass r=bz DONTBUILD
2013-08-10 11:17:16 -04:00
David Zbarsky
5f58b5f324
Backed out changeset 30bd1b29ac64 for having the wrong commit message DONTBUILD
2013-08-10 11:16:59 -04:00
David Zbarsky
702270b144
* * *
...
Bug 883493: Make CGUnionStruct use CGClass r=bz
2013-08-10 11:14:23 -04:00
David Zbarsky
ec0e13f65d
Bug 883493: Use CGSwitch to generate union structs r=bz
2013-08-10 11:14:22 -04:00
Johnny Stenback
eb82278883
Bug 859707. Convert History to WebIDL bindings. r=bz
2013-08-09 23:47:59 -07:00
Boris Zbarsky
5f0cd458b5
Bug 895758 followup. Fix the include guard and some spacing issues.
2013-08-10 01:10:18 -04:00
Boris Zbarsky
504726dd7e
Bug 901531. Remove the unused RootedJSValue class. r=ms2ger
2013-08-09 22:01:45 -04:00
Michael Henretty
e9cb83c3ee
Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice
2013-07-31 21:04:59 -07:00
Ryan VanderMeulen
f7b0f7438b
Merge m-c to b2g-inbound.
2013-08-12 15:36:24 -04:00
Thomas Zimmermann
38728b4ef3
Bug 888595 - Fix Bluetooth permission test. r=dchan
2013-08-12 13:02:27 -04:00
Thomas Zimmermann
bda2731440
Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou
...
We keep the old XPIDL files in place to stay compatible with existing
code. They can probably be removed when all bindings have been converted
to WebIDL.
2013-08-12 10:34:28 +02:00
Thomas Zimmermann
75e046a4af
Bug 888595 - Convert BluetoothAdapter to WebIDL. r=bz, r=echou
...
In addition to converting BluetoothAdapter, this patch also converts
MediaMetaData and MediaPlayStatus to WebIDL. The old XPIDL-based
bindings have been removed.
2013-08-12 10:32:53 +02:00
Thomas Zimmermann
60bf85dd1d
Bug 888595 - Convert BluetoothManager bindings to WebIDL. r=bz, r=echou
...
This patch converts the BluetoothManager to WebIDL and removes the
old XPIDL bindings. The only user of BluetoothManager is the class
Navigator, which has been adapted to the change.
2013-08-12 10:31:58 +02:00
Nikhil Marathe
cd6a8533da
Bug 900450 - Reset UDP socket to allow re-initialization. r=dougt
2013-08-06 09:38:04 -07:00
Carsten "Tomcat" Book
524da22e31
Backed out changeset 3e6be7551207 (bug 888595) for mochitest failure
2013-08-12 18:08:19 +02:00
Carsten "Tomcat" Book
5e3c55d3f4
Backed out changeset 4ce3e048289c (bug 888595) for mochitest failure
2013-08-12 18:08:03 +02:00
Carsten "Tomcat" Book
3f2e1bc9c0
Backed out changeset 6855c55668a7 (bug 888595) for mochitest oranges
2013-08-12 18:07:32 +02:00
Szu-Yu Chen [:aknow]
25b757203c
Bug 887690 - Part 4: Test emergency callback mode (xpcshell-test). r=hsinyi
2013-08-12 08:25:42 -04:00
Szu-Yu Chen [:aknow]
9c31a584a7
Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi
2013-08-12 08:25:24 -04:00
Szu-Yu Chen [:aknow]
4d6be48921
Bug 887690 - Part 2: Add emergency callback mode support (dom). r=bent
2013-08-12 08:25:09 -04:00
Szu-Yu Chen [:aknow]
5c21852cf6
Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug
2013-08-12 08:24:53 -04:00
Szu-Yu Chen [:aknow]
42b191047c
Bug 869776 - Part 2: Test cell broadcast config. r=vicamo
2013-08-12 08:22:31 -04:00
Szu-Yu Chen [:aknow]
cc65cb69e7
Bug 869776 - Part 1: Support cdma cell broadcast config. r=vicamo
2013-08-12 08:22:15 -04:00
Carsten "Tomcat" Book
7ae8018071
merge mozilla-central to b2g-inbound
2013-08-12 11:52:02 +02:00
Thomas Zimmermann
d1a87dc4f2
Bug 888595: Converted BluetoothDevice to WebIDL, r=bzbarsky,echou
...
We keep the old XPIDL files in place to stay compatible with existing
code. They can probably be removed when all bindings have been converted
to WebIDL.
--HG--
extra : rebase_source : b6612fbd237d89bd02a2fde34e121691be3c0f08
2013-08-12 10:34:28 +02:00
Thomas Zimmermann
a21fbb7fdc
Bug 888595: Converted BluetoothAdapter to WebIDL, r=bzbarsky,echou
...
In addition to converting BluetoothAdapter, this patch also converts
MediaMetaData and MediaPlayStatus to WebIDL. The old XPIDL-based
bindings have been removed.
--HG--
extra : rebase_source : 8a3e25ff89877148d0765b371ebdf77ad33aad75
2013-08-12 10:32:53 +02:00
Thomas Zimmermann
9735683b39
Bug 888595: Convert BluetoothManager bindings to WebIDL, r=bzbarsky,echou
...
This patch converts the BluetoothManager to WebIDL and removes the
old XPIDL bindings. The only user of BluetoothManager is the class
Navigator, which has been adapted to the change.
--HG--
extra : rebase_source : 4bdc77b3923d4ca6ec820c12454a295010382839
2013-08-12 10:31:58 +02:00
Yoshi Huang
f656580e57
Bug 902769 - Part 2: xpcshell tests for facility lock. r=vicamo
2013-08-09 15:47:33 +08:00
Yoshi Huang
f4d570e838
Bug 902769 - Part 1: Patch. r=vicamo
2013-08-08 17:04:07 +08:00
Yoshi Huang
53e3d9ec42
Bug 895169 - B2G RIL: Check contact attributes values when export to SIM. r=vicamo
2013-08-09 16:00:38 +08:00
Tom Schuster
3f0b801331
Bug 905761 - Proxy nsDefaultURIFixup::KeywordToURI to the parent. r=smaug
2013-08-16 13:59:31 -04:00
Tom Schuster
00c715381f
Bug 884410 - Remove JS_ValueToECMAInt32 and replace it with JS::ToInt32. r=terrence
2013-08-15 17:41:51 -04:00
Andrew McCreight
b9b739beb2
Bug 895294 - Make ImageDocument OverrideBuiltins. r=peterv
2013-08-15 09:50:02 -07:00
Andrew McCreight
90a2d6a14e
Bug 889193 - Remove DOMRequest::mRooted. r=smaug
2013-08-14 11:29:20 -07:00
Vincent Chang
f415337c92
Bug 897871 - Wifi - Improve wifi startup time. r=mrbkap
2013-07-29 17:59:53 +08:00
Szu-Yu Chen [:aknow]
2f91fef6e9
Bug 905510 - Handle imported file not found. r=hsinyi
2013-08-15 08:25:56 -04:00
Ryan VanderMeulen
a7872e972f
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
2013-08-14 15:12:20 -04:00
Ryan VanderMeulen
03b55bc71f
Backed out changeset e91392042137 (bug 892488) for mochitest-3 failures.
...
CLOSED TREE
2013-08-14 13:29:10 -04:00
Ben Turner
ab1bf02119
Bug 887029 - 'DeviceStorage: addNamed() crashes when invoked from an inline activity'. r=khuey.
2013-08-04 10:51:18 -07:00