Wes Kocher
d48f2e62a4
Merge b2g-inbound to m-c a=merge
2014-06-05 18:49:36 -07:00
Chuck Lee
995c55284b
Bug 775499 - 0002. Handle subject match setting. r=vchang
2014-05-19 14:41:08 +08:00
Chuck Lee
06b3ce6c1f
Bug 775499 - 0001. WebIDL changes to support subject match setting. r=ehsan, r=mrbkap
2014-05-19 14:41:05 +08:00
Mike Habicher
20974c02fc
Bug 1004588 - remove deprecated and unused ICameraControl::Size attributes, r=bz
2014-06-05 11:21:02 -04:00
Vicamo Yang
8a0f8be05f
Bug 1019358 - 2/2: test cases. r=sku
2014-06-05 14:27:31 +08:00
ming.li
6a2ae147c0
Bug 1019358 - 1/2: [dolphin] unable to activate PDP for some specific SIM. r=vicamo
...
follow spec TS 31.102 4.2.18 EFAD and check mncLength
2014-06-05 14:27:27 +08:00
Bevis Tseng
9fce39e734
Bug 1012621 - Part 2: Move xpcshell related files into test/xpcshell sub-folder. r=vyang,khuey
...
--HG--
rename : dom/mobilemessage/tests/header_helpers.js => dom/mobilemessage/tests/xpcshell/header_helpers.js
rename : dom/mobilemessage/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/xpcshell/test_mms_pdu_helper.js
rename : dom/mobilemessage/tests/test_mms_service.js => dom/mobilemessage/tests/xpcshell/test_mms_service.js
rename : dom/mobilemessage/tests/test_smsservice_createsmsmessage.js => dom/mobilemessage/tests/xpcshell/test_smsservice_createsmsmessage.js
rename : dom/mobilemessage/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/xpcshell/test_wsp_pdu_helper.js
rename : dom/mobilemessage/tests/xpcshell.ini => dom/mobilemessage/tests/xpcshell/xpcshell.ini
2014-06-03 11:17:05 +08:00
Bevis Tseng
ee26cb3f95
Bug 1012621 - Part 1: Move mochitest related files into test/mochitest sub-folder.r=vyang,khuey
...
--HG--
rename : dom/mobilemessage/tests/mochitest.ini => dom/mobilemessage/tests/mochitest/mochitest.ini
rename : dom/mobilemessage/tests/test_sms_basics.html => dom/mobilemessage/tests/mochitest/test_sms_basics.html
rename : dom/mobilemessage/tests/test_smsfilter.html => dom/mobilemessage/tests/mochitest/test_smsfilter.html
2014-06-03 10:54:51 +08:00
Vicamo Yang
e91f727213
Bug 1020108: use DOMTimestamp in MozCellBroadcastMessage. r=gene
2014-06-05 10:06:28 +08:00
Wes Kocher
f41b5560fb
Merge m-c to b2g-inbound
2014-06-04 18:49:51 -07:00
Wes Kocher
6be262ea9e
Merge fx-team to mozilla-central a=merge
2014-06-04 17:44:12 -07:00
Mike Habicher
d268b68bab
Bug 1018820 - fix exposure compensation index calculations, r=dhylands
2014-06-04 15:20:12 -04:00
Ben Tian
52c1b3378a
Bug 1006308 - Implement adapter enable/disable functions, r=btian
2014-06-04 18:30:08 +08:00
Dimi Lee
eb72652229
Bug 1018068 - [NFC] NFC sharing does not work. r=Waldo
2014-06-03 19:05:46 +08:00
Martyn Haigh
3dd4b21c70
Bug 985614- Trigger onsuccess for package install from marketplace. r=myk
2014-06-03 05:13:00 -04:00
Gijs Kruitbosch
658eda22bb
Bug 1019643 - use Cu.cloneInto for browser elements instead of manually looping through objects and exposing them, r=bholley
...
--HG--
extra : transplant_source : %D4%CDG%19-%27F%C4%93%D5LF%2CE%0B%F7%2A6%94%E9
2014-06-04 13:21:08 +01:00
Olli Pettay
5524bedbd4
Bug 1003046 - ContentChild::RecvPBrowserConstructor should not call SendGetProcessAttributes(), r=fabrice,khuey
2014-06-04 00:15:27 +03:00
Ben Tian
da3b03f592
Bug 1019372 - Patch 6/6: [bluetooth2] Dispatch part of DiscoveryChangedCallback to main thread, r=echou
2014-06-03 11:50:50 +08:00
Ben Tian
351cd07dbb
Bug 1019372 - Patch 5/6: [bluetooth2] Dispatch part of BondStateChangedCallback to main thread, r=echou
2014-06-03 11:45:04 +08:00
Ben Tian
f8aa42bc30
Bug 1019372 - Patch 4/6: [bluetooth2] Dispatch part of RemoteDevicePropertiesCallback to main thread, r=echou
2014-06-03 11:43:40 +08:00
Ben Tian
49475c0bac
Bug 1019372 - Patch 3/6: [bluetooth2] Use Atomic on certain primitive variables to ensure thread-safe, r=echou
2014-06-03 11:42:39 +08:00
Ben Tian
22ac382752
Bug 1019372 - Patch 2/6: [bluetooth2] Dispatch part of AdapterPropertiesCallback to main thread, r=echou
2014-06-03 11:41:56 +08:00
Ben Tian
901b249bff
Bug 1019372 - Patch 1/6: [bluetooth2] Remove unneccessary variable sIsBtEnabled to avoid racing issue, r=echou
2014-06-03 11:40:42 +08:00
Sean Lin
2b0e5d4858
Bug 1013671 - Use SystemAppProxy to fire "system-messages-open-app" from SystemMessageInternal.js. r=gene
...
Bug 793420 - Remove the waiting timer for the open-app mozChromeEvents requested by System Message.
r=gene, fabrice
2014-05-30 15:48:25 +08:00
Carsten "Tomcat" Book
f2dd9cf6c6
Backed out changeset c15e59678a60 (bug 1017896) for reftest failures
2014-06-04 08:55:59 +02:00
Ehsan Akhgari
1cf7290da2
Backed out 3 changesets (bug 1015783) because of test failures on a CLOSED TREE
...
Backed out changeset 1307202f365c (bug 1015783)
Backed out changeset 5c83b4710688 (bug 1015783)
Backed out changeset feb56fc5dc01 (bug 1015783)
2014-06-03 19:49:04 -04:00
William Chen
7680954aa6
Bug 1017896 - Ensure there is a template contents owner when creating template elements. r=bz
2014-06-03 16:09:41 -07:00
Kyle Huey
a87647dfb2
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
2014-06-03 15:52:36 -07:00
Ehsan Akhgari
fd0113805e
Bug 1015783 - Add a devtools API for Web Audio; r=padenot,smaug
...
See bug 980506 for an extensive discussion about this. This patch adds
three APIs to AudioNode in order for us to be able to build awesome
devtools on top of it.
* Weak reference API.
This patch allows one to hold a weak reference to all AudioNode's
using Components.utils.getWeakReference(). That way, the devtool's
inspection code would not change the lifetime of AudioNodes.
* AudioNode.id
This is a chrome-only unique and monotonically incrementing ID for
AudioNode objects. It is supposed to be used in order for the
devtools to be able to identify a node without having to keep it
alive.
* webaudio-node-demise
This is an observer notification that is called every time an
AudioNode gets destroyed inside Gecko. The ID of the corresponding
node is passed to this notification.
2014-06-03 18:28:18 -04:00
John Schoenick
bb010177ac
Bug 870021 - Followup, fix currentSrc visibility when pref'd off. r=bz
2014-06-03 15:12:38 -07:00
Ryan VanderMeulen
0f33814e01
Merge m-c to b2g-inbound. a=merge
...
--HG--
rename : dom/telephony/gonk/TelephonyProvider.js => dom/telephony/gonk/TelephonyService.js
2014-06-03 15:22:54 -04:00
Ryan VanderMeulen
31efb3bd66
Backed out changeset a0b233afc099 (bug 1011084) for causing bug 1019827. a=me
2014-06-03 15:17:04 -04:00
Ryan VanderMeulen
2f0f166eb1
Backed out 4 changesets (bug 993282) for bringing back bug 1008357 on a CLOSED TREE.
...
Backed out changeset b67f3001c73d (bug 993282)
Backed out changeset b9ca30286579 (bug 993282)
Backed out changeset 41fe339ca4ea (bug 993282)
Backed out changeset 2a6184672f1e (bug 993282)
2014-06-03 14:32:10 -04:00
Ryan VanderMeulen
a1fd06248a
Backed out changesets 6d1c36585219 and bd403a727849 (bug 1016560) for mochitest-other failures.
...
CLOSED TREE
2014-06-03 13:48:49 -04:00
Boris Zbarsky
d706f9e661
Bug 1016560 followup. Fix a new Promise::MaybeReject callsite that was introduced. r=build-bustage
2014-06-03 12:03:16 -04:00
Kartikaya Gupta
39908cc601
Bug 1004266
- Guard against a possible null outerWindow. rs=smaug
2014-06-03 11:59:53 -04:00
Boris Zbarsky
59db282a5f
Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey
2014-06-03 11:38:38 -04:00
Boris Zbarsky
e46748d086
Bug 1019149. For calls into JS-implemented WebIDL, don't check whether it's OK to run the script (it is) and whether the script lives in a window (it doesn't). r=bholley
2014-06-03 11:38:37 -04:00
Boris Zbarsky
8dc0d6feb6
Bug 1019091. Do less work in the CallSetup destructor when we have no exception. r=bholley
2014-06-03 11:38:37 -04:00
Boris Zbarsky
6e440c0715
Bug 989584. Allow sites to set window.opener to any value. r=peterv
2014-06-03 11:38:37 -04:00
Boris Zbarsky
cd11feea1c
Bug 1017428 part 1. Store information in jitinfo about [Cached] attribute slots in addition to [StoreInSlot] ones. r=peterv,efaust
2014-06-03 11:38:36 -04:00
Fabrice Desré
fbe1c68842
Bug 993282 - Lazy load more js modules - Part 3: RIL r=gene
2014-06-03 08:35:21 -07:00
Fabrice Desré
b63fc110a3
Bug 993282 - Lazy load more js modules - Part 2: contacts r=gwagner
2014-06-03 08:35:21 -07:00
Fabrice Desré
16241c9b3b
Bug 993282 - Lazy load more js modules - part 1: NFC r=psiddh
2014-06-03 08:35:20 -07:00
Nicolas B. Pierron
d4bbb4db05
Bug 993282 - Work-around Bug 1015027. r=gwagner
2014-06-03 08:35:20 -07:00
Vicamo Yang
709ef83097
Bug 927320 - 2/2: rename related variables. r=aknow,btian
2014-06-03 22:15:30 +08:00
Vicamo Yang
546cc64d56
Bug 927320 - 1/2: rename TelephonyProvider to TelephonyService. r=aknow
...
--HG--
rename : dom/telephony/gonk/TelephonyProvider.js => dom/telephony/gonk/TelephonyService.js
rename : dom/telephony/gonk/TelephonyProvider.manifest => dom/telephony/gonk/TelephonyService.manifest
rename : dom/telephony/ipc/TelephonyIPCProvider.cpp => dom/telephony/ipc/TelephonyIPCService.cpp
rename : dom/telephony/ipc/TelephonyIPCProvider.h => dom/telephony/ipc/TelephonyIPCService.h
rename : dom/telephony/nsIGonkTelephonyProvider.idl => dom/telephony/nsIGonkTelephonyService.idl
rename : dom/telephony/nsITelephonyProvider.idl => dom/telephony/nsITelephonyService.idl
2014-06-03 22:15:25 +08:00
Andrea Marchesini
83ca441afb
Bug 957086 - patch 4 - Correct permissions for apps, r=ehsan
...
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_bug957086.html
2014-06-03 15:36:46 +01:00
Andrea Marchesini
25525c33ed
Bug 957086 - patch 3 - DataStoreService in C++ OOP, r=janv
2014-06-03 15:36:46 +01:00
Andrea Marchesini
5cd12928e4
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
2014-06-03 15:36:46 +01:00