Reed Koser
b7aff93098
Bug 965967, part 1 - Get rid of some Thebes backed gfxContexts in the plugin code (Moz2D migration). r=mattwoodrow
...
--HG--
extra : rebase_source : 54fd4a60da6031b64598ca697b84437e672d126b
2014-06-06 10:24:24 +01:00
Eric Chou
0912f285c0
Bug 1002391 - Get the latest SDP records of the target device, r=shuang
...
Use BlueZ API 'CreateDevice' to update the SDP records of those
unknown devices. On the other hand, still use 'DiscoverServices'
to update SDP records of paired devices.
2014-06-06 18:14:22 +08:00
Jamin Liu
977cebb36f
Bug 968709 - Add a marionette test for pairing APIs of BluetoothAdapter. r=echou, f=vyang
2014-06-06 11:38:24 +08:00
Jamin Liu
3b2cb1758d
Bug 968709 - Add a marionette test case to Bluetooth set to make sure the URL of Marionette client is correct. r=echou, f=vyang
...
Few marionette tests in unit-test set may navigate to specific URL and
wouldn't restore the URL of marionette client when the tests end.
Navigate the URL to default value before running Bluetooth test to make
sure the correctness of test.
2014-06-06 11:38:24 +08:00
Ryan VanderMeulen
269f15b355
Merge m-c to fx-team. a=merge
2014-06-06 17:34:33 -04:00
Myk Melez
d4ff39f24e
Bug 1013433 - complete the packaged app update process; r=mfinkle,marco
2014-06-06 12:10:59 -07:00
Wes Kocher
d48f2e62a4
Merge b2g-inbound to m-c a=merge
2014-06-05 18:49:36 -07:00
Jon Coppeard
521b24a4d6
Bug 1021114 - Remove GCMethods::kind() in favour or RootKind::rootKind() r=terrence
2014-06-07 10:34:57 +01:00
Jan-Ivar Bruaroey
f23107dd2f
Bug 951496 - Codec getStats. r=smaug, r=jesup
2014-06-07 17:27:26 -04:00
Ryan VanderMeulen
ffc6a57faf
Backed out changeset 3b877866e65c (bug 1022235) since it just pushed the crashes to the next test.
2014-06-09 15:30:01 -04:00
Peter Van der Beken
7bd353ed90
Bug 1018085 - "ASSERTION: Inner window supports nsWrapperCache, fix WrapObject!". r=bz
...
--HG--
extra : rebase_source : f988ef0d99419ac66064a03beaa51f4d2215f146
2014-06-06 14:54:35 +02:00
Daniel Holbert
95a75448f4
Bug 1022764: Add #ifdef guards around some WebRTC-specific code in MediaManager.cpp. r=jesup
2014-06-09 11:45:14 -07:00
Doug Turner
b8c3ba173b
Bug 1022463 - Gonk GPS should default to 10s before trying a a network position. r=kanru
2014-06-08 22:58:40 -07:00
Doug Turner
1e80fc1282
Bug 1022283 - Increase the timeout value of the NetworkLocationProvider and clean up its usage. r=kanru
2014-06-08 22:58:37 -07:00
Doug Turner
85e9f8975d
Bug 1022279 - NetworkLocationProvider should respect wifi.enabled settings. r=kanru
2014-06-08 22:56:29 -07:00
Garvan Keeley
07f106eb4e
Bug 1018379 - Use wifi scanner as the sole the heartbeat that drives location updates, shorten the wifi scanner wait to 5s to ensure this (also stop and restart the scanner on WifiGeoPositionProvider.startup() to ensure this). r=jdm
2014-06-08 22:52:53 -07:00
Ehsan Akhgari
8f6948b38d
Bug 1021670 - Enable using non-wrapper-cached objects in unions; r=bzbarsky
...
--HG--
extra : rebase_source : 43353aa015a793d2eb6bed507213ceda2065d99e
2014-06-07 11:50:21 -04:00
Nathan Froyd
b558491613
Bug 1019160 - part 4 - use jsids to access JS-implemented interface properties; r=bz
2014-06-05 14:47:13 -04:00
Vincent Chang
b66f1d41b8
Bug 1014924 - [B2G][Tarako][Geolocation] WifiWorker scan fails With wifi off, and geolocation stops. r=chulee
2014-06-04 18:08:51 +08:00
Vincent Chang
631b6bd714
Bug 1018355 - IPv6 tethering failure. r=chulee
2014-06-05 11:49:38 +08:00
Krzysztof Mioduszewski
2028ffbe3c
Bug 1019436 - NFC: Assertion failed: (rfst != NUMBER_OF_NFC_RFSTS), function nfc_create_rf_discovery_ntf, r=dlee
2014-06-09 11:49:12 +02:00
Gene Lian
6eab22341b
Bug 958689 - Dump some logs for finding out the root cause of the intermittent error. r=albert
2014-06-10 11:44:36 +08:00
Carsten "Tomcat" Book
3f2faa7461
Backed out changeset b85f5ec21392 (bug 1014466) for Android 2.3 Opt M-8 test failures on a CLOSED TREE
2014-06-06 10:21:36 +02:00
Carsten "Tomcat" Book
1bff0214f7
Backed out changeset 355e895f7ae9 (bug 1014466)
2014-06-06 10:21:00 +02:00
Carsten "Tomcat" Book
5031905f24
Backed out changeset 87ed776cbacd (bug 1014466)
2014-06-06 10:20:58 +02:00
Ms2ger
f5f42c265d
Bug 1018306 - Call interface.hasInterfaceObject rather than checking the truthiness of the method; r=bz
2014-06-06 10:06:27 +02:00
Ms2ger
c99890a39b
Bug 1017764 - Remove SCRIPTVERSION_DEFAULT; r=jst
...
This define has outlived its usefulness, as we have moved away from a
language-agnostic DOM.
2014-06-06 10:06:26 +02:00
Ms2ger
de2a24ea3b
Bug 1017762 - Remove the language argument to EventListenerManager::SetEventHandler; r=smaug
2014-06-06 10:06:26 +02:00
Ms2ger
fd8c47231c
Bug 1017752 - Remove nsDOMClassInfo::GetArrayIndexFromId; r=jst
2014-06-06 10:06:26 +02:00
Ms2ger
16c9273f30
Bug 1018103 - Remove support for the "JavaScript-global-static-nameset" category; r=bholley
...
The only in-tree consumer was removed in bug 1012320; the addons MXR and a web
search suggest that it is unused outside the tree as well.
2014-06-06 10:06:26 +02:00
Jeff Walden
970c606fe5
Bug 1020034. r=bz
...
--HG--
extra : rebase_source : a38cdad564a8499b28f2f83dd1ad63f762419383
2014-06-03 18:47:59 -07:00
Olli Pettay
b1dc98e935
Bug 1024986 - Use Preferences::AddBoolVarCache for dom.testing.ignore_ipc_principal check, r=ehsan
2014-06-13 23:40:46 +03:00
Nathan Froyd
78a8f1ecf2
Bug 1019160 - part 3 - create atom caches for JS-implemented interfaces; r=bz
2014-06-02 17:23:39 -04:00
Boris Zbarsky
2e18b306eb
Bug 1019160 - part 2 - separate out some Fake* class changes; r=froydnj,because-it-works
2014-06-05 14:06:58 -04:00
Nathan Froyd
4d0b8802dd
Bug 1019160 - part 1 - factor out initIdsClassMethod from CGDictionary; r=bz
2014-06-02 17:14:03 -04:00
Jonathan Watt
6ef0f578e6
Bug 1022140 - Fix corruption of Flash videos at www.weather.com etc. r=mattwoodrow
...
--HG--
extra : rebase_source : 8710d39f5f80dd2cecde2dc35263dc7877ca5a00
2014-06-07 19:02:41 +01:00
Richard Barnes
bfaaa46751
Bug 1020598 - Add telemetry to measure WebCrypto usage. r=vladan
2014-06-09 22:01:00 -04:00
Ed Morley
6b907ae33a
Merge mozilla-central and inbound
2014-06-10 16:40:17 +01:00
Andrea Marchesini
a273f7a11d
Bug 1020041 - host limit in nsStandardURL, r=jduell, r=valentin
...
--HG--
rename : dom/base/test/test_url_empty_port.html => dom/base/test/test_url_malformedHost.html
2014-06-10 12:53:54 +01:00
Ben Tian
4321c0291d
Bug 1016196 - Patch 1/2: Add Promise support in BluetoothReplyRunnable, r=echou
2014-05-28 18:11:25 +08:00
Hsin-Yi Tsai
6aed7e33fe
Backed out changeset 5a7932a4a7a9 (bug 981519) for causing regression bug 1026081
2014-06-17 15:37:31 +08:00
Hsin-Yi Tsai
14b6cef9c6
Backed out changeset 75b36820d545 (bug 981519) for causing regression bug 1026081
2014-06-17 15:37:31 +08:00
Hsin-Yi Tsai
3b9d73c70e
Backed out changeset 598098217e1f (bug 981519) for causing regression bug 1026081
2014-06-17 15:37:31 +08:00
Hsin-Yi Tsai
06e8f97805
Backed out changeset 03919674446d (bug 981519) for causing regression bug 1026081
2014-06-17 15:37:31 +08:00
Hsin-Yi Tsai
3e0fc2db93
Backed out changeset e152089ae843 (bug 981519) for causing regression bug 1026081
2014-06-17 15:37:31 +08:00
Hsin-Yi Tsai
c22ede042a
Backed out changeset db71d2354a77 (bug 981519) for causing regression bug 1026081
2014-06-17 15:37:31 +08:00
Krzysztof Mioduszewski
487dbc6fa2
Bug 1019668 - Part 2: Re-enable missing marionette tests (error_messages, checkP2PRegistartion). r=allstars.chh
2014-06-09 05:34:00 -04:00
Krzysztof Mioduszewski
aaaebbae8c
Bug 1019668 - Part 1: Don't add errorMsg if the status property is undefined. r=allstars.chh
2014-06-16 07:54:00 -04:00
Gijs Kruitbosch
a43a4213ab
Bug 1022025, r=bholley,mfinkle
2014-06-14 22:01:55 +01:00
Nikhil Marathe
ab04f844ca
Bug 1023520 - Add support for Promise returning methods on globals. r=bz
2014-06-11 09:05:22 -07:00
Gijs Kruitbosch
2333259d84
Bug 1022003 - remove ObjectWrapper.jsm, r=bholley,gwagner
...
--HG--
extra : rebase_source : cdafaf22aaddbb04519a9bc1099b6a10f7b6c886
2014-06-10 16:15:42 +01:00
Edgar Chen
9d2a289d88
Bug 861725 - Part 1: Disable callforwarding test cases to wait emualtor changes. r=vicamo
2014-05-19 18:13:54 +08:00
Wes Kocher
eaaf774e40
Merge m-c to b2g-inbound
2014-06-10 18:57:00 -07:00
Vicamo Yang
45bd978b7c
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
2014-06-11 09:23:34 +08: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
Andrea Marchesini
1900e87270
Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
...
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-06-03 15:36:46 +01:00
Carsten "Tomcat" Book
123732de3f
merge b2g-inbound to mozilla-central
2014-06-03 14:49:15 +02:00
Ben Tian
17483b32b5
Bug 1019377 - Fix build break due to RIL and nsTArrayToJSArray changes (bug 1016849 and bug 1017419), r=shuang
2014-06-03 14:18:00 +08:00
Ryan VanderMeulen
6c8212c187
Merge mozilla-inbound to m-c.
2014-06-02 17:20:08 -04:00
Steve Fink
6a809adfba
Bug 1017419 - Handlify nsTArrayToJSArray, r=terrence
...
--HG--
extra : rebase_source : 802407d2c25fe060e16b546890859720664158ae
2014-06-02 09:40:13 -07:00
Ehsan Akhgari
605ff62421
Merge m-c into b2g-i
2014-06-02 10:24:47 -04:00
Ehsan Akhgari
c8fc679ea8
Backed out 3 changesets (bug 957086) for causing bug 1018406
...
Backed out changeset f8b6dab2f985 (bug 957086)
Backed out changeset b69bcaa24ab5 (bug 957086)
Backed out changeset 3b45335d4694 (bug 957086)
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
2014-06-02 10:19:19 -04:00
Carsten "Tomcat" Book
fe8c4744c1
Merge mozilla-central to b2g-inbound
2014-06-02 15:28:19 +02:00
Carsten "Tomcat" Book
ad7f0721bc
merge b2g-inbound to mozilla-central
2014-06-02 15:20:05 +02:00
Phil Ringnalda
8f0619f51f
Merge m-c to b-i
2014-05-31 20:46:07 -07:00
Phil Ringnalda
61966eed95
Merge f-t to m-c
2014-05-31 20:31:07 -07:00
Phil Ringnalda
21c5c5cc73
Back out b1935bebcf0e (bug 1018482) for assertion failures
2014-05-31 07:15:38 -07:00
Ehsan Akhgari
6fbf83180d
Bug 1018482 - Switch to release assertions of the security checks in DOMWindowUtils; r=bholley
2014-05-31 09:19:12 -04:00
Ehsan Akhgari
08458ccf9b
Bug 1018482 - Switch to release assertions of the security checks in DOMWindowUtils; r=bholley
...
X-Git-Commit-ID: 0ad8b821e3c9bcf8789291649bc57aae4f737620
--HG--
extra : rebase_source : 415c1d39059ad14573d3a5d5dc743f9aad91fe76
2014-06-01 11:20:25 -04:00
Gregor Wagner
b847bf4a26
Bug 1018512 - Fix settings blob test assertions. r=bent
2014-05-30 14:31:13 -07:00
Ben Kelly
f574bcfb3a
Bug 1016746: Consistently send 'child-process-shutdown' from ContentParent destruction. r=khuey
2014-05-30 17:03:05 -04:00
Sean Lin
6df6540048
Bug 911242 - [LED] De-couple the control of screen backlight and keyboard backlight. r=dhylands, sr=sicking
2014-05-30 11:11:23 +08:00
Ben Tian
e4c2c7b81b
Bug 1006309 - Patch 4/4: Add logs specific for refined WebBluetooth API. r=echou
2014-05-29 17:20:19 +08:00
Ben Tian
efe3026d03
Bug 1006309 - Patch 3/4: Query adapters list from bluetooth backend, r=echou
2014-05-29 17:16:20 +08:00
Ben Tian
75ebfffc15
Bug 1006309 - Patch 2/4: BluetoothManager implementation, r=echou, r=bz
2014-05-29 17:14:45 +08:00
Nils Ohlmeier [:drno]
2d6d10cbd0
Bug 1017329 - send a test message through data channel in reverse direction. r=whimboo
2014-05-29 00:29:00 +02:00
Nils Ohlmeier [:drno]
0c553ae4c7
Bug 1013890 - a new test case which keeps testing the old logic for data channel tests. r=jib
2014-06-02 17:23:00 +02:00
Nils Ohlmeier [:drno]
a016751412
Bug 1013809 - switch order of setLocalDescription and setRemoteDescription on dataChannels tests. r=jib
2014-06-02 17:22:00 +02:00
Nils Ohlmeier [:drno]
1e9ebb31b9
Bug 1013809 - a new test case which keeps testing the old logic before this bug. r=jib
2014-06-01 22:33:00 +02:00
Nils Ohlmeier [:drno]
0bd6e165e0
Bug 1013809 - switch order of setLocalDescription and setRemoteDescription for the answer. r=jib
2014-06-01 22:32:00 +02:00
Nils Ohlmeier [:drno]
97ad874523
Bug 965656 - wait for close of all data channels in all tests. r=jesup
2014-06-02 20:10:00 +02:00
Phoebe Chang
943fc38329
Bug 924692 - Part 4: Hooks up event handling to TouchCaret; r=roc, bugs
2014-06-03 15:08:54 +08:00
Ben Tian
9535774e79
Bug 1006309 - Patch 1/4: Revise BluetoothManager2.webidl according to refined WebBluetooth API. r=bz
2014-05-28 10:21:59 +08:00
Kyle Huey
34957a3bed
Back out bug 1019248 due to test failures.
2014-06-02 20:18:17 -07:00
Jed Parsons
b33fbbad7a
Bug 1011084 - Implement navigator.mozId with WebIDL; r=bholley,spenrose, sr=jst
2014-05-30 17:06:18 -07:00
Kyle Huey
4aab93126e
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
2014-06-02 19:02:37 -07:00
Kyle Huey
7dda430ff2
Bug 1011110: Don't allow replying to a BluetoothRequest twice. r=bent
2014-06-02 19:02:27 -07:00
Bill McCloskey
d765144f56
Bug 1017310 - Rename *XBLScope to *ContentXBLScope in xpconnect (r=bholley)
2014-06-02 18:04:21 -07:00
Victor Porof
5643294005
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
2014-05-23 17:12:29 -04:00
Ryan VanderMeulen
cd91c2a3a5
Merge inbound to m-c.
2014-05-30 16:23:21 -04:00
Jan-Ivar Bruaroey
5a80883fa7
Bug 1017774 - Relax stats test on minimum rtp payload from 8 bytes to 1. r=jesup
2014-05-29 15:12:06 -04:00
Qeole
e767fe7a59
Bug 1011136 - Add a histogram for plugin startup duration. r=bsmedberg
2014-05-30 07:14:00 -04:00
Emilio Pozuelo Monfort
3a0b343ee2
Bug 624422 - Clean up MOZ_WIDGET_GTK usages. r=karlt
...
Based on a patch from Mike Hommey.
2014-05-28 04:23:00 -04:00
Carsten "Tomcat" Book
fc987c1ac0
Merge mozilla-central to b2g-inbound
2014-05-30 14:51:43 +02:00
Carsten "Tomcat" Book
55ece3cb3b
merge b2g-inbound to mozilla-central
...
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-30 14:38:11 +02:00
Ms2ger
af6c726c7d
Merge mozilla-inbound to mozilla-central.
2014-05-30 14:07:35 +02:00
Ms2ger
7a49550ced
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
2014-05-30 09:36:53 +02:00
Andrea Marchesini
85893fcab8
Bug 886420 - Move SVGNumber to WebIDL; r=bz
...
This commit also implements constructors for the SVGNumber interface.
2014-05-30 09:36:52 +02:00
Ms2ger
2e33242a04
Bug 1012320 - Move the code that defines window.netscape into nsGlobalWindow and simplify it; r=bholley
2014-05-30 09:36:52 +02:00
Ms2ger
9e3df726f9
Bug 995780 - Remove CSSStyleSheet classinfo; r=bz
2014-05-30 09:36:51 +02:00
Shawn Ku
bfe9b6b6ab
Bug 1014408 - B2G RIL: Show empty APN for 405-05 SIM. r=HsinYi
2014-05-30 11:26:04 +08:00
Wes Kocher
003c6fbdbc
Merge m-c to b2g-inbound
2014-05-29 18:04:59 -07:00
Wes Kocher
80e3272ce0
Merge b2g-inbound to m-c
2014-05-29 17:44:25 -07:00
Fabrice Desré
1d015cbffb
Bug 1017420 - Add support for certified apps to get the list of apps matching an activity request r=sicking
2014-05-29 17:24:49 -07:00
Ryan VanderMeulen
68a976dd72
Merge m-c to b2g-inbound.
2014-05-29 14:36:11 -04:00
Mike Habicher
7a6de7dd11
Bug 1015368 - add missing cases to OnUserError() switch, r=aosmond
2014-05-29 13:37:44 -04:00
Jon Morton
6d43c9d89b
Bug 1013221: Remove duplicate object store names when a transaction is created. r=khuey
2014-05-29 13:07:35 -07:00
Brian Hackett
6fe0a1d95d
Bug 941805 - Use helper thread pool in all runtimes in a process, r=billm.
2014-05-29 13:06:23 -06:00
Ryan VanderMeulen
4511841a1f
Backed out changeset 3add0c55a799 (bug 984048) for mochitest-e10s timeouts.
2014-05-29 15:02:41 -04:00
Ed Morley
b34dba41c3
Merge latest green b2g-inbound changeset and mozilla-central
2014-05-29 15:43:28 +01:00
Ed Morley
4014c05bd9
Backed out changeset 1d4226ea1c1b (bug 854421) for causing bug 1017478
2014-05-29 10:57:03 +01:00
Ed Morley
8c09229999
Backed out changeset 6c53f6dbb7d0 (bug 1013809) for causing bug 1016498
2014-05-29 10:48:42 +01:00
Kyle Huey
d4fb9d502a
Bug 965309: Shut down the sync loop, if any, when we shut down the XHR. r=bent
2014-05-28 22:07:38 -07:00
Shian-Yow Wu
7070951543
Bug 1010784: Null out sync loop target to avoid assertions when reusing sync XHR. r=khuey
2014-05-28 22:07:02 -07:00
Szu-Yu Chen [:aknow]
98ffa9da21
Bug 1016849 - Part 4: Remove isActive (provider). r=hsinyi
2014-05-29 00:16:00 -04:00
Szu-Yu Chen [:aknow]
1031fdbf4e
Bug 1016849 - Part 3: Remove isActive (bluetooth). r=btian
2014-05-29 00:16:00 -04:00
Szu-Yu Chen [:aknow]
294e87c78a
Bug 1016849 - Part 2: Remove isActive (dom). r=hsinyi
2014-05-29 00:15:00 -04:00
Szu-Yu Chen [:aknow]
2652800639
Bug 1016849 - Part 1: Remove isActive (interface and ipc). r=hsinyi
2014-05-29 00:15:00 -04:00
Andrea Marchesini
31fa9a1a3d
Bug 957086 - patch 3 - DataStoreService in C++ for OOP, r=janv
2014-05-30 07:59:51 +01:00
Andrea Marchesini
6d1733189b
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
2014-05-30 07:59:27 +01:00
Andrea Marchesini
74ac7ae58e
Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
...
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-30 07:59:00 +01:00
Matt Woodrow
598501438c
Bug 854421 - Part 1: Add a transaction id number to DidComposite. r=nical
2014-05-29 09:42:14 +12:00
Peter Van der Beken
ae261fc98e
Bug 1016960 - make |instanceof WebIDLInterface| work with outer windows. r=bz.
...
--HG--
extra : rebase_source : d62525ea541af2cf832884fb8ea5398595887679
2014-05-28 22:45:37 +02:00
Michael Vines
6b006a15fc
Bug 1016022 - Restart softap when the link goes down unexpectedly. r=vchang
2014-05-28 13:28:00 -04:00
Kilik Kuo
1f021efe55
Bug 942032 - Add singleton pattern to AudioManager and avoid accessing it from content processes. r=mchen
2014-05-28 14:19:22 +08:00
Szu-Yu Chen [:aknow]
8e3266a3c8
Bug 1018051 - Delay 1s in test_outgoing_emergency_in_airplane_mode.js. r=echen
2014-05-30 03:33:00 +08:00
Bevis Tseng
c7ca63c686
Bug 1008557 - setUiccSubscription when the RadioState is ready. r=htsai
2014-05-27 16:35:14 +08:00
Jose Antonio Olivera Ortega
572d7e737b
Bug 1006380
- Set phone in PHONE_STATE_IN_COMMUNICATION audio state when telephony audio channel is in use. r=mchen
2014-05-29 09:20:42 +02:00
Szu-Yu Chen [:aknow]
99c24da9be
Bug 1017413 - Make sure emulator command is ok. r=hsinyi
2014-05-29 15:15:21 +08:00
Vincent Chang
3187452580
Bug 774582 part2 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap
2014-05-29 13:50:57 +08:00
Bevis Tseng
9f0507e1c8
Bug 999867 - Dispatch WAP Push according to contentType which is the mandatory field in Push PDU. r=gene
2014-05-23 14:41:57 +08:00
Chuck Lee
2bd6e14d75
Bug 790056 - Remove WPA-EAP filter. r=vchang
2014-05-27 14:31:09 +08:00
Henry Chang
99bb9c066e
Bug 1010733 - Add WISPr notification capability. r=schien
2014-05-23 14:19:03 +08:00
Byron Campen [:bwc]
bbaf4386c7
Bug 998989 - Part 1: ChromeOnly API for getting notifications when PCs are initted, or change ICE connection/gathering state. Also, expose the PC id, and allow getAllStats to be filtered by the same. r=jib, r=bz
2014-05-22 14:14:56 -07:00
Sean Lin
040151966e
Bug 899260 - System notifications are fired even if the message handler is not set in the manifest file of the app. r=gene
2014-06-03 18:27:12 +08:00
Carsten "Tomcat" Book
5f5b9b41d3
Merge mozilla-central to b2g-inbound
2014-06-04 15:50:29 +02:00
Ben Tian
5019f35a9b
Bug 1020046 - Apply Bug 1011110 to bluetooth2, r=shuang
2014-06-04 10:03:14 +08:00
Nicholas Nethercote
1640dcd133
Bug 1018039 - Enable DMD on TBPL debug builds. r=glandium.
...
--HG--
extra : rebase_source : 90b11d0a42d9a3f41630fedd4af0e60d34e67d7f
2014-05-19 18:17:07 -07:00
Matt Woodrow
598b361ff8
Bug 854421 - Part 1: Add a transaction id number to DidComposite. r=nical
2014-05-29 09:42:14 +12:00
Ehsan Akhgari
fce1dc6e84
Bug 1017820 - Remove the classinfo for DOMWindowUtils; r=bzbarsky
2014-05-29 22:45:47 -04:00
Wes Kocher
9ef20d2479
Merge m-c to inbound
2014-05-29 18:03:39 -07:00
Valentin Gosu
d9bbc5353b
Bug 960014 - Escape IPv6 address in URL::GetHostname r=smaug
2014-05-30 01:19:09 +03:00
Ehsan Akhgari
dc90f39542
Merge m-c into m-i
2014-06-02 10:22:11 -04:00
Jonathan Watt
9eae2dde89
Bug 1016931 - Provide better messages to users for range underflow/overflow of HTML number, date and time inputs. r=smaug
2014-06-02 14:53:56 +01:00
Carsten "Tomcat" Book
38afec9d3c
Merge mozilla-central to mozilla-inbound
2014-06-02 15:23:46 +02:00
Robert O'Callahan
a8bbe633b9
Bug 1015664. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg
2014-06-03 00:08:24 +12:00
Robert O'Callahan
9170085906
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
Vivien Nicolas
f77300baa2
Bug 984897 - Pressing on the edge of the screen misbehaves for HiDPI screens. r=kats
2014-06-02 10:34:53 +01:00
Andrea Marchesini
ea7020dba2
Bug 1024618 - DataStoreChangeNotifier.jsm doesn't remove all the children when they are unregistered, r=ehsan
2014-06-13 16:33:50 +01:00
Andrea Marchesini
33dfed9264
Bug 1023175 - AudioContext should have attribute EventHandler onmozinterruptend/begin in the webIDL interface, r=ehsan, r=smaug
2014-06-13 07:06:14 +01:00
Bob Owen
0634234647
Bug 1017030 - Part 6: Replace AutoPushJSContext in nsDeviceStorage StringToJsval. r=bholley
2014-06-11 17:45:08 +01:00
Bob Owen
6b1f969322
Bug 1017030 - Part 5: Replace AutoPushJSContext in Icc::NotifyStkEvent. r=bholley
2014-06-11 17:40:38 +01:00
Bob Owen
f1f56a14f3
Bug 1017030 - Part 4: Replace AutoPushJSContext in nsJSContext::InitClasses. r=bholley
2014-06-11 17:31:24 +01:00
Bob Owen
8d321d76c0
Bug 1017030 - Part 3: Replace AutoPushJSContext in PostMessageRunnable::Run. r=bholley
2014-06-11 17:22:00 +01:00
Bob Owen
f165ac189f
Bug 1017030 - Part 2: Replace AutoPushJSContext in ConsoleProfileRunnable::RunConsole. r=bholley
2014-06-11 17:18:20 +01:00
Bob Owen
ac077864bf
Bug 1017030 - Part 1: Replace AutoPushJSContext in ConsoleCallDataRunnable::RunConsole. r=bholley
2014-05-30 10:38:30 +01:00
Jim Blandy
1d6ce23008
Bug 971673: Replace ScriptSettingsStack's array with a C++-stack-allocated linked list. r=bholley
2014-06-12 23:24:13 -07:00
Henry Chang
df38aa2241
Bug 997090 - Add wifi test case. r=vchang, f=vyang
2014-05-16 10:50:37 +08:00
Hsin-Yi Tsai
f63243e461
Bug 981519 - number and name presentation - part 6 - test_call_presentation.js. r=vicamo
2014-05-15 14:37:19 +08:00
Wes Kocher
ec0e7fc262
Backed out changeset dc79f34a19f1 (bug 1011831) for OSX dt1 bustage on an otherwise CLOSED TREE
2014-05-30 17:35:30 -07:00
William Chen
6559966b58
Bug 1011831 - Support <template> element in XHTML parser. r=hsivonen
2014-05-30 16:11:02 -07:00
Shian-Yow Wu
efbf0f85e4
Bug 1008126 - Part 1: Always transfer array buffers when cloning. r=bent
2014-06-06 13:34:29 +08:00
Bobby Holley
a3813be0b5
Bug 987111 - Temporarily waive Xrays on the aOptions argument passed to mozId.watch and mozId.request. r=jedp
...
Bug 1011084 is getting hung up on various things, and we're currently blocked on
it because Object Xrays filter out callables. So let's just turn off Xrays here
for that case, so that we can enable them everywhere else.
2014-06-05 22:32:37 -07:00
Bobby Holley
4f080382c8
Bug 1021244 - Switch the browser-element API to Cu.exportFunction. r=baku
2014-06-05 22:32:37 -07:00
Brian Birtles
51bf333009
Bug 77992 part 4 - Add mochitests for event.timeStamp; r=masayuki
2014-06-06 14:29:50 +09:00
Brian Birtles
40700f79aa
Bug 77992 part 3 - Make event.timeStamp return a DOMHighResTimeStamp; r=bz
...
Even when dom.event.highrestimestamp.enabled is false and we should return
a DOMTimeStamp (=unsigned long long), we still just return a double since that's
what would happen anyway when we convert the DOMTimeStamp to a Javascript
Number and it simplifies the code significantly to just always return a double.
2014-06-06 14:29:49 +09:00
Brian Birtles
d38051f593
Bug 77992 part 2 - Make event.timeStamp use TimeStamp value based on a pref; r=smaug
...
Note that this pref isn't fully live since the timeStamp member of the event
interface is [Pure] and so values will be cached.
2014-06-06 14:29:49 +09:00
Brian Birtles
dba77091dc
Bug 77992 part 1.0 - Add timeStamp to WidgetEvent; r=smaug
...
This patch adds a timeStamp member to WidgetEvent alongside the existing 'time'
member. In the future we would like to remove 'time' and just keep timeStamp but
that depends on it being web-compatible. For now we introduce both members
side-by-side. Later we will add a pref to determine which one to return. If no
compatibility issues arise we will remove 'time' altogether.
2014-06-06 14:29:49 +09:00
Shian-Yow Wu
0e83486db9
Bug 1014466 - Part 3: Test case for async XHR reuse. r=khuey
2014-06-06 12:17:55 +08:00
Shian-Yow Wu
04a13e40b5
Bug 1014466 - Part 2: Allow setting responseType after abort() or new open(). r=khuey
2014-06-06 12:17:54 +08:00
Shian-Yow Wu
7eb4b53e72
Bug 1014466 - Part 1: Only send readystatechange event when state changed. r=khuey
2014-06-06 12:17:53 +08:00
Borting Chen
4345a6d64c
Bug 951976 - Part 2: Test cases. r=gene
2014-05-12 18:55:49 +08:00
Botond Ballo
5e4ee6b555
Bug 1016682 - Make TabChild's initial zoom calculation consistent with APZ. r=kats
2014-05-29 13:20:02 -04:00
Botond Ballo
1d2e4492a5
Bug 1016682 - Store CSS viewport size as floating-point to avoid rounding errors. r=tn
2014-05-28 16:27:38 -04:00
Emilio Pozuelo Monfort
2a900375b8
Bug 624422 - Force OOP plugins on GTK3. r=karlt
2014-05-01 13:25:34 +02:00
Mounir Lamouri
8ab5cc0095
Bug 1014581 - Follow-up, fix typo. r=me
2014-06-07 13:40:20 +01:00
Jason Orendorff
8920364a5c
Bug 998115 - Make the output of Codegen.py less #BOGUS. r=peterv.
2014-06-06 11:15:22 -04:00
Jason Orendorff
736717218a
Bug 1017067 - Merge deleteProperty/deleteElement ops back into a single deleteGeneric op. r=bhackett.
2014-06-05 13:19:23 -04:00
Ed Morley
65f098a0bd
Backed out changeset 7a0d8feb1575 (bug 774388) for build failures during startup cache precompilation; CLOSED TREE
2014-06-06 16:01:43 +01:00
Mike Conley
fa31efe305
Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug.
2014-06-05 22:51:14 -04:00
Mike Conley
cb3e70b5c5
Bug 1021466 - Part 1: Make it possible to stash opener and newly created TabParent's inside DocShell. r=smaug.
2014-06-05 22:49:43 -04:00
Nikhil Marathe
3e6773ffae
Bug 1020652 - Add T& assigment operator to OwningNonNull. r=bz
2014-06-05 14:16:54 -07:00
Benoit Jacob
2ad326a319
Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
2014-06-06 09:51:24 -04:00
Hsin-Yi Tsai
1e95e74425
Bug 981519 - number and name presentation - part 5 - BT module. r=btian
2014-04-17 11:46:03 +08:00
Hsin-Yi Tsai
835e41164b
Bug 981519 - number and name presentation - part 4 - ril impl. r=vicamo
2014-04-16 19:43:08 +08:00
"Kan-Ru Chen (陳侃如)"
da1abf1e93
Bug 879475 - Part 007. Allow nested remote mozbrowsers to push layer transactions to the compositor r=mattwoodrow
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:39 +08:00
"Kan-Ru Chen (陳侃如)"
8019b23d50
Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:36 +08:00
"Kan-Ru Chen (陳侃如)"
95bc816ffe
Bug 879475 - Part 005. Implement ContentBridge r=jlebar
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:13 +08:00
"Kan-Ru Chen (陳侃如)"
3ca44b10d5
Bug 879475 - Part 004. Fix IndexedDBObjectStore to not assume that PContent connects the same processes as PBrowser r=bent
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:11 +08:00
"Kan-Ru Chen (陳侃如)"
f31f7a1f1e
Bug 879475 - Part 003. Use nsIContentParent in indexeddb r=bent
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:08 +08:00
"Kan-Ru Chen (陳侃如)"
d21a1c174b
Bug 879475 - Part 002. Add an nsIContentChild api r=jlebar
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:06 +08:00
"Kan-Ru Chen (陳侃如)"
06c1e368a8
Bug 879475 - Part 001. Add an nsIContentParent api r=jlebar
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:03 +08:00
Shian-Yow Wu
a692e2e20f
Bug 1022607 - Only cache the response when the readyState is DONE. r=bent
2014-06-11 11:37:47 +08:00
Bobby Holley
da5622f8f9
Bug 1022016 - Redesign nsDependentJSString API to be less of a footgun. r=gabor
2014-06-10 20:15:56 -07:00
Boris Zbarsky
131179a544
Bug 1019417. When enumerating the window, make sure to not enumerate frame names that we wouldn't actually expose. r=bholley
2014-06-10 22:50:21 -04:00
Alexandre Lissy
80b6debe50
Bug 1024090 - Ensure proper loading of Notification database. r=gwagner
2014-06-14 03:52:00 -04:00
Carsten "Tomcat" Book
141b0d4db9
Merge mozilla-central to mozilla-inbound
2014-06-17 14:32:55 +02:00
Alphan Chen
20a33906f7
Bug 855952 - [DeviceStorage] add appendNamed into DeviceStorage webidl. r=bz
2014-06-17 15:08:56 +08:00
Alphan Chen
67c9ed4983
Bug 855952 - [DeviceStorage] support append file operation. r=dhylands
2014-06-10 16:51:28 +08:00
Alphan Chen
ae41a60e53
Bug 855952 - [DeviceStorage] testcase for append file operation. r=dhylands
2014-06-10 14:59:43 +08:00
Hsin-Yi Tsai
1e45a201a6
Bug 981519 - number and name presentation - part 3 - DOM & IPC code. r=smaug
2014-04-10 14:25:42 +08:00
Hsin-Yi Tsai
8799cd4ac5
Bug 981519 - number and name presentation - part 2 - internal api. r=vicamo
2014-04-16 19:07:11 +08:00