Commit Graph

25566 Commits

Author SHA1 Message Date
Martin Thomson
c3c2709899 Bug 942367 - Stream isolation for WebRTC r=bholley 2014-05-01 12:51:00 +02:00
Martin Thomson
988e3eecf0 Bug 942367 - WebIDL changes for peerIdentity constraint. r=jst 2014-05-01 12:50:00 +02:00
Carsten "Tomcat" Book
3febe6e331 Merge m-c to mozilla-inbound 2014-05-02 14:55:29 +02:00
Carsten "Tomcat" Book
41c6c84b78 merge b2g-inbound to mozilla-central 2014-05-02 14:50:16 +02:00
Andrew Osmond
9349cde661 Bug 999464 - Standardize on DOMPoint and thus eliminate need for CameraPoint. r=bz, r=mikeh 2014-05-01 15:09:00 -04:00
Ophir LOJKINE
dba74c3b3a Bug 1003539 - change HTMLTableElement::insertRow so that it when no row is present, it adds a row to the last TBODY element of the table; r=bzbarsky 2014-05-01 21:29:23 -04:00
Garner Lee
c1696a5172 Bug 959059: [NFC] CheckP2PRegistration should return error if sessionToken doesn't exist. r=allstars.chh 2014-04-30 10:18:00 +02:00
Siddartha Pothapragada
7874282e49 Bug 959059 - B2G NFC: Marionette test to check P2P registration for an incorrect manifest Url. r=allstars.chh 2014-04-30 10:17:00 +02:00
Wes Kocher
cbdfcaa9a9 Merge b2g-inbound to m-c 2014-05-01 18:27:09 -07:00
Vicamo Yang
d973197272 Bug 999458 - 2.d/2: add some more complex test cases for OPL/PNN matching. r=echen 2014-05-02 00:24:12 +08:00
Vicamo Yang
dac9700650 Bug 999458 - 2.c/2: 0 <= gsmLocationAreaCode <= 65535. r=echen 2014-05-02 00:24:12 +08:00
Vicamo Yang
edd424c7b2 Bug 999458 - 2.b/2: add two more utility functions to head.js. r=echen
* setEmulatorGsmLocationAndWait
* setEmulatorOperatorNamesAndWait
2014-05-02 00:24:12 +08:00
Vicamo Yang
99d73fdcd5 Bug 999458 - 2.a/2: re-enable some mobileconnection test cases. r=echen 2014-05-02 00:24:11 +08:00
chiajung hung
098a829ab1 Bug 959089 - Part 2: Use the new protocol to do buffer allocation. r=nical 2014-04-30 21:52:00 -04:00
Ed Morley
f080a62903 Merge latest green b2g-inbound changeset and mozilla-central; r=khuey to work around bug 1002652 comment 13 2014-05-01 15:55:44 +01:00
Jan Beich
6359dd2dd2 Bug 1004183: Unbreak build with --disable-webrtc after bug 907352 r=jib 2014-05-01 02:58:48 -04:00
Gene Lian
a2e8945d63 Bug 981984 - OwningStringOrUnsignedLong union value cannot be set if the type is not matched. r=bz 2014-04-30 17:52:05 +08:00
Vincent Chang
fd82821d34 Bug 996588 - Unable to connect to wifi network with double quotes (") in ssid. r=fabrice 2014-04-30 14:57:38 +08:00
Andrew Osmond
5a4c2c9703 Bug 987954 - Change camera control size/region attributes to methods to remove direct JS_*() calls, r=bz,mikeh 2014-04-30 17:15:01 -04:00
Vicamo Yang
0e6dd9a4d4 Bug 999458 - 1/2: disable some mobileconnection test cases to wait emulator changes. r=echen 2014-05-01 00:57:43 +08:00
Ting-Yu Chou
17921a9d2c Bug 1002527 - Fix not to initialize remote browser's ContentParent twice. r=bent
ContentParent::GetNewOrUsed() initialize the ContentParent always, even it is an
initialized one from PreallocatedProcessManager::Take(). Initialize twice makes
ContentParent to receive two the same observed event, and creates leak in both
observer list and itself.
2014-04-30 02:00:00 -04:00
Ben Turner
ee54000826 Bug 982779 - Ensure that child->parent IPC blobs are never mysterious, r=baku. 2014-04-29 13:02:41 -07:00
Ben Turner
e7d0d6522b Bug 982779 - Ensure that child->parent IPC blobs are never mysterious, r=baku. 2014-04-29 13:02:41 -07:00
Gabriele Svelto
bfafadca3e Bug 999327 - Consider the wake-locks held by the main process when computing priorities. r=fabrice 2014-05-01 15:47:26 +02:00
Nils Ohlmeier [:drno]
89e096a823 Bug 873049 - properly compare media constraints with audio and video tracks instead of streams. r=jsmith,jesup 2014-05-01 13:19:00 +02:00
Ben Turner
ecb9ef8917 Bug 1003766, StopSyncLoopRunnable::Cancel should call base class Cancel. r=mrbkap. 2014-04-30 13:44:03 -07:00
Chuck Lee
5ba363afb4 Bug 917176 - 0002. DOM API implementation. r=mrbkap, r=briansmith 2014-04-30 19:58:45 +08:00
Botond Ballo
50ab9f79d8 Bug 1004775 - Add warning about not using 'out jsval' parameters in nsIDOMWindowUtils. r=bholley 2014-05-02 13:28:18 -04:00
Olli Pettay
26b0c71739 Bug 1005089 - "crash in mozilla::dom::WrapNewBindingObjectHelper<nsRefPtr<mozilla::dom::EventTarget>, true>::Wrap(JSContext*, nsRefPtr<mozilla::dom::EventTarget> const&, JS::MutableHandle<JS::Value>)" r=bz 2014-05-02 13:37:00 +02:00
Andrea Marchesini
c143c01f4a Bug 1004814 - console.time/timeEnd work in workers, r=bz 2014-05-06 10:50:12 +01:00
Shawn Huang
8e45b3c2ac Bug 993954 - Check sBluetoothChild is null when closing Settings application
It is possible that sBluetoothChild set to nullptr and RecvNotify get called from MessageLoop.
This patch check sBluetoothChild.
2014-04-30 16:58:15 +01:00
Carsten "Tomcat" Book
0d49e493c2 merge b2g-inbound to mozilla-central 2014-04-30 15:23:44 +02:00
Carsten "Tomcat" Book
3b95380d01 merge fx-team to mozilla-central 2014-04-30 15:01:45 +02:00
Ryan VanderMeulen
8c0abf70fd Merge m-c to b2g-inbound. 2014-04-29 23:59:41 -04:00
William Chen
e65acbe8a0 Bug 996151 - Clear out XBL binding and insertion parent of content even if nsBindingManager is destroyed. r=mrbkap 2014-04-29 11:37:02 -07:00
Josh Dover
4deef5ca41 Bug 776027 - Allow nsIActivityUIGlueCallback to handle native and web activities. r=fabrice 2014-04-25 16:29:00 +02:00
Josh Dover
7be181709e Bug 776027 - Pass activity options instead of name through nsIActivityUIGlue. r=fabrice 2014-04-25 16:28:00 +02:00
Ryan VanderMeulen
13b254277b Merge b2g-inbound to m-c. 2014-04-29 23:58:05 -04:00
Jim Chen
e505a81808 Bug 1001072 - Extend shutdown watchdog timeout to allow telemetry to shutdown. r=fabrice 2014-04-24 12:48:00 -04:00
Ryan VanderMeulen
f1311f346a Merge b2g-inbound to m-c. 2014-04-29 17:07:34 -04:00
Mike Habicher
65f3fee910 Bug 985496 - rationalize camera error reporting, r=dhylands 2014-04-25 16:28:15 -04:00
Ed Morley
1c7287b8b1 Merge latest green b2g-inbound changeset and mozilla-central 2014-04-29 17:34:22 +01:00
Yoshi Huang
13387ed757 Bug 993946 - B2G NFC: Consistent naming between Nfc or NFC in WebIDL. r=dimi, sr=smaug
--HG--
rename : dom/webidl/MozNfc.webidl => dom/webidl/MozNFC.webidl
2014-04-29 11:50:25 +08:00
Yuan Xulei
63a81d9132 Bug 1000095 - Fix mozInputMethod.mgmt.hide. r=fabrice 2014-04-25 01:16:00 +02:00
Fredrik Lanker
188df7ce9d Bug 1002383 - Mark fallback cache entries correctly. r=ochameau
storeCache is async, so at the time markEntry was run for fallback
items, the cache entry might not exist yet which led to that the
fallback entries were not properly marked. Instead, we now send the
proper type directly to storeCache.
2014-04-28 02:20:00 +02:00
Szu-Yu Chen [:aknow]
ae6c78e6e8 Bug 993255 - Part 4: Fix hang up pending outgoing call. r=hsinyi 2014-04-29 10:02:20 +08:00
Wes Kocher
f2ad22eb49 Merge b2g-inbound to m-c 2014-04-28 16:10:59 -07:00
Carsten "Tomcat" Book
73db77e9ab Merge m-c to b2g-inbound 2014-04-28 14:35:09 +02:00
Botond Ballo
fe94a83a74 Bug 993930 - Do not assume TabChild::mInnerSize being (0, 0) means it's never been initialized. r=kats 2014-04-25 11:40:23 -04:00
Ed Morley
3dd24235ca Backed out changeset c4bb530fc9db (bug 690937) 2014-04-28 15:10:57 +01:00
Yoshi Huang
cae3ce10c8 Bug 987596 - B2G NFC: Marionette tests for onpeerready. r=dimi
From bfece1daa040d5e7e4ff965adea343831b2484c4 Mon Sep 17 00:00:00 2001
---
 dom/nfc/tests/marionette/head.js                   |  5 +-
 dom/nfc/tests/marionette/manifest.ini              |  1 +
 dom/nfc/tests/marionette/test_nfc_enabled.js       |  1 -
 .../marionette/test_nfc_manager_tech_discovered.js |  5 +-
 dom/nfc/tests/marionette/test_nfc_peer.js          | 64 ++++++++++++++++++++++
 5 files changed, 70 insertions(+), 6 deletions(-)
 create mode 100644 dom/nfc/tests/marionette/test_nfc_peer.js
2014-04-25 19:22:09 +08:00
Hsin-Yi Tsai
f3458d4208 Bug 1000670 - part 5 - BT - impl NotifyClirModeChanged. r=echou 2014-04-24 14:53:03 +08:00
Hsin-Yi Tsai
d417f48d5c Bug 1000670 - part 4 - ril: _sendClirModeChanged. r=vicamo 2014-04-24 14:46:27 +08:00
Hsin-Yi Tsai
a38ebd258c Bug 1000670 - part 3 - DOM: create and dispatch clirmodechange event. r=smaug 2014-04-24 14:37:49 +08:00
Hsin-Yi Tsai
e48e0987fb Bug 1000670 - part 2 - add internal api: notifyClirModeChanged. r=vicamo 2014-04-24 14:33:29 +08:00
Hsin-Yi Tsai
2653dcb691 Bug 1000670 - part 1 - [B2G] [RIL] expose clirstatuschange event to gaia. r=gene, r=smaug 2014-04-24 14:13:14 +08:00
Ryan VanderMeulen
de552d3ac3 Backed out changeset 9d04bde9fcd1 (bug 989806) for Android mochitest failures. 2014-04-27 21:25:28 -04:00
Ryan VanderMeulen
4d91442251 Merge m-c to inbound. 2014-04-27 20:57:44 -04:00
Ryan VanderMeulen
4ea01923cd Bug 963244 - Disable test_dataChannel_basicAudio.html on B2G emulator builds for being nearly perma-fail. 2014-04-27 20:05:37 -04:00
Ryan VanderMeulen
cfd536708f Merge m-c to inbound. 2014-04-27 15:09:36 -04:00
Blair McBride
af6be312f8 Backed out 2 changesets (bug 987290). r=sheriff
Backed out changeset 4ad1f662f521 (bug 987290)
Backed out changeset 080ff1f86465 (bug 987290)
2014-04-27 20:41:58 +12:00
Ryan VanderMeulen
345123d0ec Merge m-c to inbound. 2014-04-26 21:41:26 -04:00
Ehsan Akhgari
a7e90d0e69 Bug 998734 - Remove nsIAsyncScrollEventDetail; r=bzbarsky 2014-04-26 20:07:50 -04:00
Zack Weinberg
06e34322cf Bug 1001842, part 2: make umask available via OS.Constants. r=khuey sr=bz 2014-04-26 10:56:58 -04:00
Pin Zhang
8c538453b8 Bug 997064 - Do not call navigator.mozFMRadio from system app. r=baku
- Revert "Bug 938015 - Do not turn off FM radio when enabling airplane mode."
- Use setting "airplaneMode.enabled" instead of "ril.radio.disabled"
2014-04-25 17:24:00 -04:00
Boris Zbarsky
e9122abf27 Bug 942121. Fix WebIDL dictionary member tracing to null-check nullable object types before trying to trace them, since passing pointer-to-null to JS_CallObjectTracer is not OK. r=smaug 2014-04-26 21:50:00 -04:00
Boris Zbarsky
24ebb19c4f Bug 1000944. Allow unions and dictionaries that contain non-SpiderMonkey WebIDL interface types to be copy-constructed. r=dzbarsky 2014-04-26 21:49:59 -04:00
Boris Zbarsky
57cd950edf Bug 1000675. Don't always include nsContentUtils in example codegen, fix example header guards to not end with __, don't use fully-qualified names in argument types when those argument types are in the mozilla::dom namespace already, and include headers from mozilla/dom. r=jst 2014-04-26 21:49:59 -04:00
Wes Kocher
e015d5da87 Backed out changeset a73dece39b01 (bug 985496) for mochitest-5 orange 2014-04-25 16:15:37 -07:00
Wes Kocher
5cc9dd49eb Backed out changeset 27b41f71ccd4 (bug 987954) for mochitest-5 orange 2014-04-25 16:14:58 -07:00
Szu-Yu Chen [:aknow]
83cd824535 Bug 1000705 - Fix fail cause of local hang up. r=hsinyi 2014-04-25 03:05:00 -04:00
Ryan VanderMeulen
a883fbbac7 Merge m-c to b2g-inbound. 2014-04-25 16:32:31 -04:00
Andrew Osmond
97c67b97af Bug 987954 - Change camera control size/region attributes to methods to remove direct JS_*() calls, r=bz,mikeh 2014-04-25 16:28:17 -04:00
Mike Habicher
74f91d6c98 Bug 985496 - rationalize camera error reporting, r=dhylands 2014-04-25 16:28:15 -04:00
Ryan VanderMeulen
3c60ecfba4 Merge b2g-inbound to m-c. 2014-04-25 16:12:25 -04:00
Ed Morley
1ce229a50b Backed out changeset d58403b60c77 (bug 959089) 2014-04-25 17:51:11 +01:00
Marco Chen
3dd503760b Bug 999350 - Change initial values of AudioChannelService::mCurrentHigherChannel and mCurrentVisibleHigherChannel to -1 and add test case for audio-channel-change & visible-audio-channel-change of mozChromeEvent. r=baku 2014-04-25 18:22:17 +08:00
Carsten "Tomcat" Book
a93cb7d802 Merge m-c to b2g-i 2014-04-25 13:55:53 +02:00
Carsten "Tomcat" Book
500f1ce391 merge mozilla-inbound to mozilla-central 2014-04-25 12:49:50 +02:00
Jamin Liu
e7a188ed74 Bug 990423 - [Bluetooth] Fix the incorrect condition for reporting call held status when call state changed. r=echou, f=btian
---
 dom/bluetooth/bluez/BluetoothHfpManager.cpp |  108 ++++++++++++++++++++++++---
 dom/bluetooth/bluez/BluetoothHfpManager.h   |    2 +
 2 files changed, 99 insertions(+), 11 deletions(-)
2014-04-25 09:59:32 +08:00
Ryan VanderMeulen
7843a5e1a7 Merge inbound to m-c. 2014-04-24 13:19:53 -04:00
Ed Morley
d986e0aa3e Backed out changeset b589de6c1084 (bug 889744) for failures in test_marketplace_pkg_install.html 2014-04-24 15:29:20 +01:00
Masayuki Nakano
91429a979f Bug 704423 mousemove event should be cancelable r=smaug 2014-04-24 23:19:54 +09:00
Nick Fitzgerald
be19570abb Bug 984696 - Save more detailed source notes so that Debugger.Script.prototype.getAllColumnOffsets can offer more for source mapped and/or pretty printed JS debugging. r=ejpbruel 2014-04-24 09:32:00 +02:00
Ben Tian
e7082d69f6 Bug 997580 - Don't notify bluedroid of callstate change during transition. r=echou 2014-04-24 11:56:11 +08:00
Kartikaya Gupta
715b91be72 Bug 999162 - Don't set the first-paint flag on a location change on the same document. r=drs 2014-04-24 11:40:00 +02:00
Olli Pettay
bd7be9901d Bug 1001134 - "Gamepad service leaks windows if a page goes into bfcache". r=ted r=continuation 2014-04-24 14:51:00 +02:00
Masayuki Nakano
5e612fc7b4 Bug 999645 Cancel implementing KeyboardEvent.initKeyboardEvent() because it completely breaks feature detection in web apps r=smaug 2014-04-25 13:16:20 +09:00
Chuck Lee
08dca0c901 Bug 917176 - 0001. WebIDL change. r=mrbkap 2014-04-23 17:56:56 +08:00
Carsten "Tomcat" Book
d4df866972 Merge m-c to b2g-inbound 2014-05-06 14:46:11 +02:00
Edgar Chen
bc4f84b45d Bug 1003011 - Part 2: Need to enable uicc subscription for flame dsds mode. r=hsinyi 2014-04-30 16:32:07 +08:00
Edgar Chen
7ec83b4a06 Bug 1003011 - Part 1: Cleanup RIL parcel. r=hsinyi 2014-04-30 12:04:51 +08:00
Ryan VanderMeulen
de18cb0f09 Backed out changeset eaa0d64e544e (bug 996998) for B2G bustage. 2014-04-27 17:47:12 -04:00
Marco Castelluccio
2c215a0366 Bug 997886 - Test installing and updating apps with asm.js pre-compiling. r=fabrice 2014-04-26 03:37:00 -04:00
Marco Castelluccio
efa95d24df Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice 2014-04-27 13:38:00 -04:00
Edgar Chen
ac8861a560 Bug 929701 - Part 4-2: Add marionette test for changing pin via mmi. r=hsinyi 2014-04-23 17:00:33 +08:00
Edgar Chen
ed10aa2e35 Bug 929701 - Part 4-1: Convert test_mobile_mmi.js to Promise. r=hsinyi 2014-04-23 15:07:17 +08:00
Edgar Chen
f715d34c16 Bug 929701 - Part 3: Remove JS-implemented DOMMMIError. r=hsinyi 2014-04-23 15:02:11 +08:00
Wes Kocher
268fc162e7 Merge m-c to mozilla-inbound 2014-05-01 18:34:18 -07:00
Edgar Chen
13db67d14b Bug 929701 - Part 2: Implement DOMMMIError by C++. r=smaug 2014-04-23 13:59:47 +08:00
Edgar Chen
3f6e961c19 Bug 929701 - Part 1: Don't use an attribute with type |any| in DOMMMIError. r=hsinyi,smaug 2014-04-23 12:31:57 +08:00
Chuck Lee
ca888d7d6d Bug 997791 - 0002. Apply request queue optimization. r=vchang 2014-04-21 20:06:27 +08:00
Chuck Lee
593bc72320 Bug 997791 - 0001. Remove ignore settings flags. r=vchang 2014-04-21 20:06:24 +08:00
Bevis Tseng
bda03c65ad Bug 991445 - Part 3: Modify test cases to verify newly added attributes. r=vyang 2014-04-24 11:24:06 +08:00
Bevis Tseng
7f60a76efd Bug 991445 - Part 2: Align wbxml_data_array for better understanding. r=vyang 2014-04-24 10:43:10 +08:00
Bevis Tseng
d0eed3523a Bug 991445 - Part 1: Update CP Code Page 0 to the one defined in OMA-WAP-TS-ProvCont-V1_1-20090421-C. r=vyang 2014-04-22 16:41:19 +08:00
Carsten "Tomcat" Book
760be1903a Merge m-c to b2g-inbound 2014-04-24 13:41:02 +02:00
Carsten "Tomcat" Book
8c03a5b1e1 merge b2g-inbound to mozilla-central 2014-04-24 13:12:50 +02:00
Carsten "Tomcat" Book
70303532c4 merge fx-team to mozilla-central 2014-04-24 11:39:30 +02:00
Ben Turner
812e72e3e9 Bug 999742, Split Blob<> into BlobParent/BlobChild. rs=sicking.
--HG--
extra : transplant_source : %F6%EF%8D%0C%0E%0B7%EFm%7F%15%83%D5%82%19T%BF-%3C%98
2014-04-23 21:43:57 -07:00
Yoshi Huang
074230ebaa Bug 1000499 - JavaScript Error: "this.removeMessageListener is not a function". r=dimi 2014-04-24 11:14:58 +08:00
Wes Kocher
29b515de23 Merge m-c to fx-team 2014-04-23 19:35:38 -07:00
Gregor Wagner
cff45b5a89 Bug 999572 - Fix settingsService usage in NetworkGeolocationProvider.js. r=bent 2014-04-23 14:16:24 -07:00
Ryan VanderMeulen
ccb7b93d81 Merge m-c to b2g-inbound. a=merge 2014-04-23 14:00:16 -07:00
Mike Conley
012fc6e157 Bug 100180 - Modal dialogs should try to cancel any drag sessions in progress. r=roc. 2014-04-23 12:35:00 -04:00
Wes Kocher
544c9fe9d0 Merge m-c to inbound 2014-04-23 19:33:30 -07:00
Benjamin Smedberg
acb760ec94 Bug 999443 test - The first plugin found in extensions was activated, but any subsequent plugins were not. r=gfritzsche
--HG--
extra : rebase_source : 05c89bce40ab4a29f092108fb7833138c3adf337
2014-04-23 09:50:40 -04:00
Benjamin Smedberg
72064e27c3 Bug 999443 - Trying to reuse the same nsISimpleEnumerator for multiple plugins means that only the first plugin in an extension is marked as being in an extension. Cache the list in an array instead. r=gfritzsche
--HG--
extra : rebase_source : edaf8dcb026b2e1b8c31ff59022201120c3d2e4a
2014-04-23 09:51:17 -04:00
Aryeh Gregor
9e083a5d8a Bug 990725 - Rename ErrorEvent.column to .colno to match spec change; r=smaug 2014-04-23 14:55:58 +03:00
Dimi Lee
d4692925bb Bug 996452 - [NFC] Add emulator rf_discover test case. r=tzimmermann 2014-04-23 18:32:02 +08:00
Carsten "Tomcat" Book
ee46905ec0 merge b2g-inbound to mozilla-central 2014-04-23 14:58:05 +02:00
Carsten "Tomcat" Book
c4bd088c27 Backed out changeset cbd4d782c02f (bug 9844980) for mochitest 9 & 10 test failures on a CLOSED TREE 2014-04-23 08:21:23 +02:00
Jeff Gilbert
4a25e762cd Bug 999713 - Kill WS in files we want to touch. - r=kamidphish 2014-04-22 16:23:18 -07:00
Maksim Lebedev
a579feb770 Bug 987078 - If pointerType is "mouse" and buttons > 0, then pressure must be 0.5. r=smaug 2014-04-22 14:27:02 -07:00
Henri Sivonen
fcb1c588ef Bug 999349 - Add "DO NOT USE" annotation to nsIPlatformCharset. r=emk 2014-04-22 12:35:44 +03:00
Carsten "Tomcat" Book
bf96d695e0 Merge m-c to mozilla-inbound 2014-04-23 15:00:31 +02:00
Ehsan Akhgari
6eeb144cc5 Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot 2014-04-23 08:56:42 -04:00
Jed Parsons
ff8f1e047c Bug 982460 - privileged-request-sans-event. r=spenrose 2014-04-22 14:16:39 -07:00
Garvan Keeley
0772e70b9d Bug 996998 - GonkGPSGeolocationProvider::NetworkLocationUpdate::Update() MLS location can override GPS location, even through the MLS location is unchanged. r=dougt 2014-04-21 07:45:00 -04:00
David Clarke
c50b12ff19 Bug 993783 - Create a mochitest which exercises all the different events for PC.onsignalingstatechange. r=drno 2014-04-24 23:12:00 -04:00
Birunthan Mohanathas
5f1fde8824 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Ben Tian
21a9d0c6a6 Bug 993286 - Patch 3/3: Add Call.Set() function, r=echou, a=1.4+ 2014-04-21 18:19:53 +08:00
Ben Tian
0006f8f1ad Bug 993286 - Patch 2/3: Support AT+CHLD=3 to merge calls, r=echou, a=1.4+ 2014-04-24 14:55:27 +08:00
Ben Tian
4a4ef6382a Bug 993286 - Patch 1/3: Get call setup state from call array, r=echou, a=1.4+ 2014-04-24 13:56:07 +08:00
Sam Penrose
2108235bb3 Bug 995353 - fix Firefox Accounts error propagation from toolkit/ through dom/ to web content. r=jedp 2014-04-23 15:45:06 -07:00
Jan-Ivar Bruaroey
e8178b5b3b Bug 907352 - Part 6: Change media.navigator.video.default_width to 0. r=mt 2014-04-24 19:30:08 -04:00
Jan-Ivar Bruaroey
cce37e9b39 Bug 907352 - Part 5: Wiring for width/height/frameRate gUM constraints. r=mt 2014-04-18 15:15:10 -04:00
Jan-Ivar Bruaroey
8321c5043f Bug 907352 - Part 4: Normalized constraints to relieve downstream width/height/frameRate implementation. r=mt 2014-04-18 15:16:08 -04:00
Jan-Ivar Bruaroey
9f10a344cd Bug 907352 - Part 3: WebIDL for width/height/frameRate gUM constraints. r=mt 2014-04-18 15:14:44 -04:00
Jan-Ivar Bruaroey
27529456e5 Bug 907352 - Part 2: Backwards-compatible facingMode constraint on mobile. r=mt, r=drno 2014-04-18 15:14:23 -04:00
Jan-Ivar Bruaroey
412a6bc6ff Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt 2014-04-18 14:00:16 -04:00
Birunthan Mohanathas
7ac92ae5ea Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug 2014-04-25 12:49:00 -04:00
Honza Bambas
c5160a96c5 Bug 992512 - DOMStorageCache crashes (sDatabase access violation read), patch v3, r=smaug 2014-04-26 21:55:20 +02:00
Honza Bambas
b62e5a4bbb Bug 992512 - Back patch v2 out, r=me 2014-04-26 21:55:20 +02:00
Honza Bambas
52cdf4017f Bug 992512 - DOMStorageCache crashes (sDatabase access violation read), r=smaug 2014-04-26 20:39:33 +02:00
Nathan Froyd
0ed717fb8f Backout 2629257557ff:284be1609a50 (bug 1001842) for debug xpcshell bustage 2014-04-26 13:18:32 -04:00
Zack Weinberg
3f6a9ba557 Bug 1001842, part 2: make umask available via OS.Constants. r=khuey 2014-04-26 10:56:58 -04:00
Arpad Borsos
4136c664aa Bug 474369 - remove nsVoidArray includes; r=ehsan
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
2014-04-26 16:12:45 +02:00
Hsin-Yi Tsai
a2273eb78a Bug 997584 - part 1 - remove kPrefClirModePreference. r=vicamo 2014-04-18 16:11:40 +08:00
Star Cheng
17f2e922e9 Bug 984498: add new a parameter(audiochannel type) to AudioContext API. r=roc 2014-04-18 14:06:23 +08:00
Wes Kocher
ad334fd83f Merge m-c to b2g-inbound 2014-04-22 19:59:02 -07:00
Dave Hylands
41d9ebbbf3 Bug 998097 - Make DeviceStorageUsedSpaceCache use a thread-safe ref count. r=ehsan
DeviceStorageUsedSpaceCache uses the LazyIdleThread, and the underlying OS
thread can change from time to time, which in turn triggers a not thread safe
assert in the reference counting code.
2014-04-22 18:31:04 -07:00
Wes Kocher
7e12aa6d98 Merge inbound to m-c 2014-04-22 17:54:44 -07:00
Ryan VanderMeulen
d27929529c Merge fx-team to m-c. 2014-04-22 13:05:09 -07:00
Ryan VanderMeulen
e4daf0a0d5 Merge b2g-inbound to m-c. 2014-04-22 12:50:29 -07:00
Star Cheng
055bd5f25b Bug 984498: add new a parameter(audiochannel type) to AudioContext API. r=roc 2014-04-18 14:06:23 +08:00
Vincent Chang
ca289daead Bug 999391 - [Wifi] CTRL-EVENT-TERMINATING with recv errors message is not handled correctly. r=chulee 2014-04-22 20:22:03 +08:00
Yoshi Huang
06aa4d5ac5 Bug 1000191 - [NFC] |NfcPeer.sendNDEF| fails on emulator. r=dimi
From 33a39097f4d5042ed678564f506a5505573a0a93 Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/Nfc.js        | 52 +++++++++----------------------------------
 dom/system/gonk/nfc_consts.js |  2 --
 2 files changed, 10 insertions(+), 44 deletions(-)
2014-04-24 17:05:26 +08:00
Szu-Yu Chen [:aknow]
3ff30a9083 Bug 999334 - Redesign pending outgoing call mechanism. r=hsinyi 2014-04-25 14:59:40 +08:00
Edgar Chen
1dcaebdd73 Bug 898445 - Part 6-2: Convert test_mobile_preferred_network_type to Promise. r=hsinyi 2014-04-17 19:26:57 +08:00
Edgar Chen
1b13c18dea Bug 898445 - Part 6-1: Convert test_mobile_roaming_preference.js to Promise. r=hsinyi 2014-04-17 19:22:47 +08:00
Ted Mielczarek
2ca3c110fe bug 690937 - Add XInput support to the Windows gamepad backend. r=jimm 2014-04-16 19:43:39 -04:00
Maksim Lebedev
9b75714ddd Bug 985511 - When a pointing device that supports hover leaves the range of the digitizer while over an element, the pointerleave event must be dispatched. r=smaug 2014-04-16 01:15:00 +02:00
Benoit Jacob
89f10a3539 Bug 987290 - Tweak AudioChannel enum conversions to please typed enums - r=ehsan 2014-04-25 22:34:04 -04:00
Chuck Lee
4b667bd4e3 Bug 917175 - 0001. WebIDL change. r=mrbkap 2014-04-15 17:17:40 +08:00
Szu-Yu Chen [:aknow]
6698675305 Bug 1005498 - Ignore audio setting for place holder call. r=hsinyi 2014-05-06 03:01:00 +02:00
Jamin Liu
b2bb32ea0f Bug 1003658 - Avoid to create reference cycle in BluetoothProfileController which would cause memory leak. r=echou, f=shuang 2014-05-07 10:57:27 +08:00
Siddartha Pothapragada
66fd620adf Bug 996426 - Rename emulator command in marionette tests from 'nfc ntf' to 'nfc nci'. r=tzimmermann,vicamo
This change also disables nfc marionette testcases  that talk to the emulator.
2014-05-07 10:37:09 +08:00
Ben Turner
36818ba16c Bug 980549 - Simplify SettingsManager transaction management, r=gwagner.
--HG--
extra : rebase_source : 9378c05ec7a5de6f4f692680f2d4aa08b0d32957
2014-05-06 14:14:23 -07:00
Alexandre Lissy
945a46f5a9 Bug 967475 - Implement mozChromeNotifications API. r=mhenretty,bent 2014-05-08 23:16:00 +02:00
Ryan VanderMeulen
f8bcba8c0e Merge m-c to inbound. 2014-04-30 00:05:34 -04:00
Nicholas Nethercote
f7ba832608 Bug 952650 (part 17) - Remove JSVAL_IS_UNIVERSAL. r=till.
--HG--
extra : rebase_source : 40b7d3ded42fac02abe2423d9aa39a4e7750cedb
2014-04-28 16:41:16 -07:00
Nicholas Nethercote
1c0602e423 Bug 952650 (part 16) - Remove JSVAL_TO_PRIVATE. r=till.
--HG--
extra : rebase_source : 603bb66a90484b488bedf1dd4da6935324c148c6
2014-04-28 16:01:31 -07:00
Nicholas Nethercote
049829fa60 Bug 952650 (part 14) - Remove JSVAL_IS_GCTHING. r=till.
--HG--
extra : rebase_source : 469430d481f5fdb14d49609d8460f9fcbc90927f
2014-04-28 16:01:30 -07:00
Nicholas Nethercote
1c5751ac95 Bug 952650 (part 13) - Remove JSVAL_IS_PRIMITIVE. r=till.
--HG--
extra : rebase_source : 450ba0261ef5a8546c81f9f645605e312585d6c6
2014-04-27 20:27:54 -07:00
Nicholas Nethercote
530542eecd Bug 952650 (part 12) - Remove JSVAL_TO_OBJECT. r=till.
--HG--
extra : rebase_source : 60dcaa2b778d3cf6eb7dc1a4949aab010ed8c130
2014-04-27 19:58:52 -07:00
Rodrigo Rodriguez Jr.
3a5329b969 Bug 952650 (part 11) - Remove JSVAL_TO_INT. r=njn.
--HG--
extra : rebase_source : 41923458bbf8fd957c9a57685df4969f1190bd9f
2014-04-27 19:55:08 -07:00
Rodrigo Rodriguez Jr.
9a92d22f5a Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn.
--HG--
extra : rebase_source : dc0c170914c2370c218cdbbe671d2a68628f5a87
2014-04-27 19:47:02 -07:00
Rodrigo Rodriguez Jr.
e987aa99bf Bug 952650 (part 8) - Remove JSVAL_TO_STRING. r=njn.
--HG--
extra : rebase_source : 61ab9459c00849027498904863647e65453a1a43
2014-04-27 19:45:46 -07:00
Rodrigo Rodriguez Jr.
0e287e21ad Bug 952650 (part 7) - Remove JSVAL_IS_BOOLEAN. r=njn.
--HG--
extra : rebase_source : 1ac334a052b7374dd9080d9bf89658e1f5d6168f
2014-04-27 19:44:05 -07:00
Rodrigo Rodriguez Jr.
d65b5ba4e5 Bug 952650 (part 6) - Remove JSVAL_IS_STRING. r=njn.
--HG--
extra : rebase_source : ebd55749447f9feea04a78ff7cc17ba2dd2c5cd0
2014-04-27 19:41:01 -07:00
Rodrigo Rodriguez Jr.
017da05366 Bug 952650 (part 5) - Remove JSVAL_TO_DOUBLE. r=njn.
--HG--
extra : rebase_source : b1d9ba218fd1126f486f686ec5754dfaedac8b3c
2014-04-27 19:38:31 -07:00
Rodrigo Rodriguez Jr.
350562fe28 Bug 952650 (part 4) - Remove JSVAL_IS_DOUBLE. r=njn.
--HG--
extra : rebase_source : 3c7065d9e487db70a1afed0a4143ae7b0cd23af9
2014-04-27 19:35:40 -07:00
Rodrigo Rodriguez Jr.
d4d3d322ef Bug 952650 (part 3) - Remove JSVAL_TO_BOOLEAN. r=njn.
--HG--
extra : rebase_source : fbe97c23a4893b8c4c5641f41947f3a96f7111d3
2014-04-27 19:34:12 -07:00
Rodrigo Rodriguez Jr.
281223c92e Bug 952650 (part 2) - Remove JSVAL_IS_VOID. r=evilpies.
--HG--
extra : rebase_source : 0ae81cd69dc13d944927de906abc656536b4d425
2014-04-27 19:32:05 -07:00
Rodrigo Rodriguez Jr.
d3fe3aaf5d Bug 952650 (part 1) - Remove JSVAL_IS_NULL. r=terrence.
--HG--
extra : rebase_source : 83d1cdaf71260fd99b688c23303ceb2de7b00031
2014-04-27 19:30:51 -07:00
Luke Wagner
dbbb6ba00c Bug 980447 - Follow-up fixes in clearStoragesForURI to address follow-up comments (r=janv)
--HG--
extra : rebase_source : 31a02fb699def1957c96aeae09052b7106509c84
2014-04-15 21:30:26 -05:00
Ed Morley
e41a3e1c8a Merge mozilla-central and inbound 2014-04-29 18:23:29 +01:00
Marco Castelluccio
24c9fb815d Bug 999220 - Make confirmInstall call aInstallSuccessCallback after the manifest has been written to disk. r=fabrice 2014-04-29 04:18:00 -04:00
Alexandre Lissy
96894f1720 Bug 997949 - Make sure NotificationDB never starves. r=mhenretty 2014-04-28 02:55:00 -04:00
Marco Castelluccio
e497bc64af Bug 947565 - Remove custom timeout in packaged apps tests. r=fabrice 2014-04-29 04:02:00 -04:00
Ted Mielczarek
ef5ccd9de9 bug 690937 - Add XInput support to the Windows gamepad backend. r=jimm 2014-04-16 19:43:39 -04:00
Carsten "Tomcat" Book
201692bdbe Backed out changeset a89f08f4fd3e (bug 959089) 2014-04-29 12:21:52 +02:00
Carsten "Tomcat" Book
746517d73f Backed out changeset d9eb3294e6d5 (bug 955965) for mochitest-3 test bustage 2014-04-29 10:29:00 +02:00
chiajung hung
01c16a7afc Bug 959089 - Separate GrallocBuffer allocations from Compositor thread(part2). r=nical 2014-04-28 20:46:00 +02:00
Marco Castelluccio
7e259c5533 Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice 2014-04-28 10:50:00 +02:00
Nils Ohlmeier [:drno]
8db0aca6a4 Bug 1000741 - only add the fake media constraint if not provided by the caller. r=rjesup 2014-04-24 00:18:00 +02:00
Yuan Xulei
3a932629fe Bug 955965 - Mochitest for InputMethodManager#hide. r=fabrice 2014-04-25 16:49:35 +08:00
Michael Shuen
e76fd87034 Bug 972385 - Make JS::AutoValueVector subscript operator return handles. r=jonco, smaug 2014-04-28 16:53:00 +02:00
Andrea Marchesini
a6fb3eb7dd Bug 1000947 - Console::Methods must not throw exceptions, r=bz 2014-04-29 07:49:57 +01:00
Chris Peterson
aca9b90afe Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in dom. r=smaug 2014-04-20 00:36:40 -07:00
Byron Campen [:bwc]
6f58a1c0ad Bug 970734 - Part 1: When ICE fails, log a pointer to about:webrtc in the JS console. r=jib 2014-04-10 10:33:08 -07:00
Bobby Holley
3ef3111967 Bug 999213 - Remove now-unnecessary cleanup logic in ~TabChild. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
d9d1ffd373 Bug 999213 - Make TabChildGlobal::mTabChild a strong reference and cycle-collect it. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
ef61921fa4 Bug 999213 - Make TabChildBase implement nsISupports and cycle-collect it. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
e1d5378ac6 Bug 990353 - Flag for discarding where appropriate. r=bent 2014-04-22 14:08:28 -07:00
Maksim Lebedev
d25fe4c190 Bug 970220 - Set relatedTarget property of all pointer events to null after invoking the setPointerCapture method on an element. r=smaug 2014-04-22 13:59:39 -07:00
Jefry Lagrange
3b76d91c36 Bug 939323 - Warn about XMLHttpRequest sendAsBinary usage. r=smaug 2014-04-22 13:59:39 -07:00
Peter Van der Beken
42c32dddca Bug 1005978 - Add infrastructure to create main-thread WebIDL globals with XPConnect. r=bz.
--HG--
extra : rebase_source : 08c6f04e050bdd801a15883bb57d21ff93626024
2014-04-08 20:48:37 +02:00
Edgar Chen
373d82ec0b Bug 898445 - Part 5: RIL implementation changes for MobileConnection webidl. r=hsinyi 2014-04-08 14:28:54 +08:00
Benoit Girard
1591dfd8e6 Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium 2014-04-07 15:23:03 -04:00
Jeff Gilbert
32a4b23fd4 Bug 998046 - Use vendor suffix for PVRTC enums. - r=kamidphish,bz 2014-04-30 17:18:03 -07:00
Alexandre Lissy
56a5831018 Bug 963234 - Move AlertsHelper out of shell.js. r=fabrice, r=ochameau 2014-05-01 05:23:00 -04:00
Eugen Sawin
8c4799afd5 Bug 611556 - Add persistent zoom history sessions. r=roc, r=snorp 2014-04-07 13:43:58 +02:00
Bill McCloskey
204c0f3633 Bug 993714 - [e10s] Cache native key bindings in tests (r=masayuki,sr=roc) 2014-04-21 13:40:09 -07:00
Ryan VanderMeulen
22b3e73265 Merge b2g-inbound to m-c. 2014-04-21 16:16:55 -04:00
Dave Hylands
aef785347b Bug 997242 - Make DeviceStorageFileDescriptor use a threadsafe reference count. r=khuey 2014-04-21 11:56:04 -07:00
Ryan VanderMeulen
896e202b65 Backed out changeset d525f195556d (bug 997886) for intermittent test failures. 2014-04-21 14:23:54 -04:00
Reuben Morais
c5ec0c3e51 Bug 992313 - Keep track of registered idle observers so we don't call into a freed pointer. r=roc 2014-04-21 14:18:53 -03:00
Andrew McCreight
f4362369dd Bug 998779 - Remove unused #includes of nsHashtable.h. r=froydnj 2014-04-21 09:41:58 -07:00
Marco Castelluccio
fd46633915 Bug 984464 - Create mozIApplication objects directly with the mozIApplication constructor (without mutating the prototype). r=fabrice 2014-04-21 11:30:15 -04:00
Marco Castelluccio
2b6786b97e Bug 997886 - Test installing and updating apps with asm.js pre-compiling. r=fabrice 2014-04-21 10:58:19 -04:00
Kai-Zhen Li
488b2b6c47 Bug 998851 - Bind 'this' to callback function. r=vchang 2014-04-21 11:59:16 +08:00
Dimi Lee
263b9e3c5e Bug 997066 - Add MozWifiNetwork parameter to Webidl. r=mrbkap 2014-04-21 11:03:59 +08:00
Jocelyn Liu
326e43c775 Bug 993288 - Separate BTHF_CALL_STATE_INCOMING and BTHF_CALL_STATE_WAITING for CLCC response only, for other cases, use BTHF_CALL_STATE_INCOMING for both states. r=echou 2014-04-17 16:55:45 +08:00
Bobby Holley
05fc9e1f85 Bug 993772 - Remove nsXBLDocGlobalObject. r=mrbkap 2014-04-20 11:48:14 -07:00
Bobby Holley
0e0b3b6c7c Bug 993772 - Switch to the singleton compilation scope for XBL compilation. r=mrbkap 2014-04-20 11:48:14 -07:00
Ehsan Akhgari
41724a80a8 Backed out changeset 9f9e83390b46 (debugging patch for bug 991600) because the problem with the test was identified 2014-04-19 21:33:50 -04:00
Phil Ringnalda
a5452f2660 Merge m-i to m-c 2014-04-19 18:25:46 -07:00
Aaron Klotz
787d288f28 Bug 826851: Unit tests for Plugin Hang UI. r=bsmedberg 2014-04-19 12:06:35 -06:00
Phil Ringnalda
2cabee2858 Back out 8 changesets (bug 990353) for gaia-integration bustage
CLOSED TREE

Backed out changeset f6b3c03454a4 (bug 990353)
Backed out changeset 6e1f9b821ae0 (bug 990353)
Backed out changeset 2926ad6c594f (bug 990353)
Backed out changeset 74b75c155205 (bug 990353)
Backed out changeset 394e09fe2da2 (bug 990353)
Backed out changeset 0fdd36b19a51 (bug 990353)
Backed out changeset 0792729890cc (bug 990353)
Backed out changeset 487e6f72fcf7 (bug 990353)
2014-04-19 08:37:32 -07:00
Georg Fritzsche
682830aca1 Bug 982101 - Test automatically activating plugins that are bundled inside of extensions. r=bsmedberg 2014-04-19 14:17:19 +02:00
Georg Fritzsche
b9bed2fa14 Bug 982101 - Automatically activate plugins that are bundled inside of extensions. r=bsmedberg 2014-04-19 14:17:19 +02:00
Bobby Holley
861c2a9611 Bug 990353 - Flag for discarding where appropriate. r=bent 2014-04-18 23:46:27 -07:00
Ryan VanderMeulen
05e02e5efd Merge inbound to m-c. 2014-04-18 22:00:13 -04:00
Ryan VanderMeulen
c583e54c9d Merge m-c to b2g-inbound. a=merge 2014-04-18 10:03:35 -04:00
Ryan VanderMeulen
1bc62fab19 Backed out changeset a24917a68821 (bug 980549) for Gaia unit test and Gaia UI test failures. a=backout 2014-04-18 08:47:16 -04:00
Robert Longson
30cc5aa159 Bug 997725 - Simplify SMIL tests. r=dholbert 2014-04-18 11:46:27 +01:00
Robert Longson
793ff887e8 Bug 974698 - Check that keyPoints and keyTimes numbers match for animateMotion. r=dholbert 2014-04-18 10:47:28 +01:00
Patrick Wang (Chih-Kai Wang)
47db9c30ce Bug 994560: Compute CPU priority based on priority that is going to be set r=gsvelto 2014-04-18 14:28:14 +08:00
Gene Lian
230b10e8f6 Bug 967653 - [Inter-App Communication API] use appsService.getAppByManifestURL(aManifestURL).appStatus to get appStatus. r=fabrice a=v1.4+ 2014-04-17 18:57:02 +08:00
Dimi Lee
8b4fd31cd7 Bug 998274 - [NFC] Support pass tag technology to GAIA. r=allstars.chh 2014-04-18 19:25:47 +08:00
Cervantes Yu
08f2bbefda Bug 977359 Part 3: Remove runtime checks for Nuwa deadlock in debug build. r=khuey 2014-04-15 21:27:56 +08:00
Cervantes Yu
878e346c04 Bug 977359 Part 2: Test case for the deadlock in the Nuwa process. r=gal 2014-04-15 21:26:30 +08:00
Terrence Cole
56f4a8bca3 Bug 807168 - Make JSTracer into a real C++ class and kill the macro accessors; r=jonco,mccr8
--HG--
rename : js/public/Tracer.h => js/public/TracingAPI.h
2014-04-11 15:19:05 -07:00
Ryan VanderMeulen
037eeccae6 Merge m-c to inbound on a CLOSED TREE. 2014-04-17 22:53:02 -04:00
Ryan VanderMeulen
9e685c22d5 Merge inbound to m-c. 2014-04-17 22:31:17 -04:00
Ryan VanderMeulen
ecb85b74fb Backed out changesets 1e581e74878d, 7d2138e87ca0, and 7cc66aee4341 (bug 942367) for B2G mochitest failures.
CLOSED TREE
2014-04-17 22:26:07 -04:00
Marco Castelluccio
1629623676 Bug 993326 - Use SpecialPowers.autoConfirmAppInstall to confirm app installation and stop using the browser.mozApps.installer.dry_run pref. r=fabrice 2014-04-17 16:43:04 -04:00
Marco Castelluccio
aa859b7748 Bug 993326 - Automatically restore apps launchable value. r=fabrice 2014-04-17 16:43:04 -04:00