Ryan VanderMeulen
|
9f6cd8c74a
|
Backed out 7 changesets (bug 824717) for bustage. r=khuey because the webidl hook is dumb
Backed out changeset bd7c604de980 (bug 824717)
Backed out changeset 4c4b8b15da37 (bug 824717)
Backed out changeset fd9e72e50518 (bug 824717)
Backed out changeset d66a08988272 (bug 824717)
Backed out changeset 5eaab20bb1aa (bug 824717)
Backed out changeset c80dbc9a693a (bug 824717)
Backed out changeset 62e12031b8bc (bug 824717)
|
2014-05-21 08:42:54 -04:00 |
|
Carsten "Tomcat" Book
|
64f3a4a5fe
|
Merge mozilla-central to b2g-inbound
|
2014-05-21 14:32:08 +02:00 |
|
Carsten "Tomcat" Book
|
2d16b888a9
|
merge b2g-inbound to mozilla-central
|
2014-05-21 14:08:03 +02:00 |
|
Jocelyn Liu
|
e7f37a8484
|
Bug 1009347 - Patch 4/4: Change binding headers in bluetooth2 for using new webidls, f=btian, r=echou
|
2014-05-21 14:12:31 +08:00 |
|
Jocelyn Liu
|
70b0f24171
|
Bug 1009347 - Patch 3/4: Using dom/bluetooth2 based on bluetooth API version build flag, f=btian, r=marcosc
|
2014-05-21 14:12:28 +08:00 |
|
Jocelyn Liu
|
af908f35ef
|
Bug 1009347 - Patch 2/4: Using new bluetooth webidls based on bluetooth API version build flag, f=btian, r=bz, marcosc
--HG--
rename : dom/webidl/BluetoothAdapter.webidl => dom/webidl/BluetoothAdapter2.webidl
rename : dom/webidl/BluetoothDevice.webidl => dom/webidl/BluetoothDevice2.webidl
rename : dom/webidl/BluetoothManager.webidl => dom/webidl/BluetoothManager2.webidl
|
2014-05-21 14:12:24 +08:00 |
|
Jocelyn Liu
|
bbaef4908c
|
Bug 1009347 - Patch 1/4: Make copy of dom/bluetooth for API refinement, f=btian, r=echou
--HG--
rename : dom/bluetooth/BluetoothAdapter.cpp => dom/bluetooth2/BluetoothAdapter.cpp
rename : dom/bluetooth/BluetoothAdapter.h => dom/bluetooth2/BluetoothAdapter.h
rename : dom/bluetooth/BluetoothCommon.h => dom/bluetooth2/BluetoothCommon.h
rename : dom/bluetooth/BluetoothDevice.cpp => dom/bluetooth2/BluetoothDevice.cpp
rename : dom/bluetooth/BluetoothDevice.h => dom/bluetooth2/BluetoothDevice.h
rename : dom/bluetooth/BluetoothHfpManagerBase.h => dom/bluetooth2/BluetoothHfpManagerBase.h
rename : dom/bluetooth/BluetoothHidManager.cpp => dom/bluetooth2/BluetoothHidManager.cpp
rename : dom/bluetooth/BluetoothHidManager.h => dom/bluetooth2/BluetoothHidManager.h
rename : dom/bluetooth/BluetoothManager.cpp => dom/bluetooth2/BluetoothManager.cpp
rename : dom/bluetooth/BluetoothManager.h => dom/bluetooth2/BluetoothManager.h
rename : dom/bluetooth/BluetoothProfileController.cpp => dom/bluetooth2/BluetoothProfileController.cpp
rename : dom/bluetooth/BluetoothProfileController.h => dom/bluetooth2/BluetoothProfileController.h
rename : dom/bluetooth/BluetoothProfileManagerBase.h => dom/bluetooth2/BluetoothProfileManagerBase.h
rename : dom/bluetooth/BluetoothPropertyContainer.cpp => dom/bluetooth2/BluetoothPropertyContainer.cpp
rename : dom/bluetooth/BluetoothPropertyContainer.h => dom/bluetooth2/BluetoothPropertyContainer.h
rename : dom/bluetooth/BluetoothReplyRunnable.cpp => dom/bluetooth2/BluetoothReplyRunnable.cpp
rename : dom/bluetooth/BluetoothReplyRunnable.h => dom/bluetooth2/BluetoothReplyRunnable.h
rename : dom/bluetooth/BluetoothRilListener.cpp => dom/bluetooth2/BluetoothRilListener.cpp
rename : dom/bluetooth/BluetoothRilListener.h => dom/bluetooth2/BluetoothRilListener.h
rename : dom/bluetooth/BluetoothService.cpp => dom/bluetooth2/BluetoothService.cpp
rename : dom/bluetooth/BluetoothService.h => dom/bluetooth2/BluetoothService.h
rename : dom/bluetooth/BluetoothSocketObserver.h => dom/bluetooth2/BluetoothSocketObserver.h
rename : dom/bluetooth/BluetoothUuid.cpp => dom/bluetooth2/BluetoothUuid.cpp
rename : dom/bluetooth/BluetoothUuid.h => dom/bluetooth2/BluetoothUuid.h
rename : dom/bluetooth/Makefile.in => dom/bluetooth2/Makefile.in
rename : dom/bluetooth/ObexBase.cpp => dom/bluetooth2/ObexBase.cpp
rename : dom/bluetooth/ObexBase.h => dom/bluetooth2/ObexBase.h
rename : dom/bluetooth/bluedroid/BluetoothA2dpManager.cpp => dom/bluetooth2/bluedroid/BluetoothA2dpManager.cpp
rename : dom/bluetooth/bluedroid/BluetoothA2dpManager.h => dom/bluetooth2/bluedroid/BluetoothA2dpManager.h
rename : dom/bluetooth/bluedroid/BluetoothOppManager.cpp => dom/bluetooth2/bluedroid/BluetoothOppManager.cpp
rename : dom/bluetooth/bluedroid/BluetoothOppManager.h => dom/bluetooth2/bluedroid/BluetoothOppManager.h
rename : dom/bluetooth/bluedroid/BluetoothServiceBluedroid.cpp => dom/bluetooth2/bluedroid/BluetoothServiceBluedroid.cpp
rename : dom/bluetooth/bluedroid/BluetoothServiceBluedroid.h => dom/bluetooth2/bluedroid/BluetoothServiceBluedroid.h
rename : dom/bluetooth/bluedroid/BluetoothSocket.cpp => dom/bluetooth2/bluedroid/BluetoothSocket.cpp
rename : dom/bluetooth/bluedroid/BluetoothSocket.h => dom/bluetooth2/bluedroid/BluetoothSocket.h
rename : dom/bluetooth/bluedroid/BluetoothUtils.cpp => dom/bluetooth2/bluedroid/BluetoothUtils.cpp
rename : dom/bluetooth/bluedroid/BluetoothUtils.h => dom/bluetooth2/bluedroid/BluetoothUtils.h
rename : dom/bluetooth/bluedroid/b2g_bdroid_buildcfg.h => dom/bluetooth2/bluedroid/b2g_bdroid_buildcfg.h
rename : dom/bluetooth/bluedroid/hfp-fallback/BluetoothHfpManager.cpp => dom/bluetooth2/bluedroid/hfp-fallback/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluedroid/hfp-fallback/BluetoothHfpManager.h => dom/bluetooth2/bluedroid/hfp-fallback/BluetoothHfpManager.h
rename : dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.cpp => dom/bluetooth2/bluedroid/hfp/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.h => dom/bluetooth2/bluedroid/hfp/BluetoothHfpManager.h
rename : dom/bluetooth/bluez/BluetoothA2dpManager.cpp => dom/bluetooth2/bluez/BluetoothA2dpManager.cpp
rename : dom/bluetooth/bluez/BluetoothA2dpManager.h => dom/bluetooth2/bluez/BluetoothA2dpManager.h
rename : dom/bluetooth/bluez/BluetoothDBusService.cpp => dom/bluetooth2/bluez/BluetoothDBusService.cpp
rename : dom/bluetooth/bluez/BluetoothDBusService.h => dom/bluetooth2/bluez/BluetoothDBusService.h
rename : dom/bluetooth/bluez/BluetoothHfpManager.cpp => dom/bluetooth2/bluez/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluez/BluetoothHfpManager.h => dom/bluetooth2/bluez/BluetoothHfpManager.h
rename : dom/bluetooth/bluez/BluetoothOppManager.cpp => dom/bluetooth2/bluez/BluetoothOppManager.cpp
rename : dom/bluetooth/bluez/BluetoothOppManager.h => dom/bluetooth2/bluez/BluetoothOppManager.h
rename : dom/bluetooth/bluez/BluetoothSocket.cpp => dom/bluetooth2/bluez/BluetoothSocket.cpp
rename : dom/bluetooth/bluez/BluetoothSocket.h => dom/bluetooth2/bluez/BluetoothSocket.h
rename : dom/bluetooth/bluez/BluetoothUnixSocketConnector.cpp => dom/bluetooth2/bluez/BluetoothUnixSocketConnector.cpp
rename : dom/bluetooth/bluez/BluetoothUnixSocketConnector.h => dom/bluetooth2/bluez/BluetoothUnixSocketConnector.h
rename : dom/bluetooth/bluez/BluetoothUtils.cpp => dom/bluetooth2/bluez/BluetoothUtils.cpp
rename : dom/bluetooth/bluez/BluetoothUtils.h => dom/bluetooth2/bluez/BluetoothUtils.h
rename : dom/bluetooth/ipc/BluetoothChild.cpp => dom/bluetooth2/ipc/BluetoothChild.cpp
rename : dom/bluetooth/ipc/BluetoothChild.h => dom/bluetooth2/ipc/BluetoothChild.h
rename : dom/bluetooth/ipc/BluetoothMessageUtils.h => dom/bluetooth2/ipc/BluetoothMessageUtils.h
rename : dom/bluetooth/ipc/BluetoothParent.cpp => dom/bluetooth2/ipc/BluetoothParent.cpp
rename : dom/bluetooth/ipc/BluetoothParent.h => dom/bluetooth2/ipc/BluetoothParent.h
rename : dom/bluetooth/ipc/BluetoothServiceChildProcess.cpp => dom/bluetooth2/ipc/BluetoothServiceChildProcess.cpp
rename : dom/bluetooth/ipc/BluetoothServiceChildProcess.h => dom/bluetooth2/ipc/BluetoothServiceChildProcess.h
rename : dom/bluetooth/ipc/BluetoothTypes.ipdlh => dom/bluetooth2/ipc/BluetoothTypes.ipdlh
rename : dom/bluetooth/ipc/PBluetooth.ipdl => dom/bluetooth2/ipc/PBluetooth.ipdl
rename : dom/bluetooth/ipc/PBluetoothRequest.ipdl => dom/bluetooth2/ipc/PBluetoothRequest.ipdl
rename : dom/bluetooth/moz.build => dom/bluetooth2/moz.build
rename : dom/bluetooth/tests/marionette/head.js => dom/bluetooth2/tests/marionette/head.js
rename : dom/bluetooth/tests/marionette/manifest.ini => dom/bluetooth2/tests/marionette/manifest.ini
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothAdapter_discovery.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothAdapter_discovery.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothAdapter_getters.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothAdapter_getters.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothAdapter_setters.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothAdapter_setters.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothManager_adapteradded.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothManager_adapteradded.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothManager_enabled.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothManager_enabled.js
|
2014-05-21 14:11:31 +08:00 |
|
Chuck Lee
|
0c98299efb
|
Bug 1002314 - 0002. Provide WiFi capability info. r=mrbkap, r=vchang
|
2014-05-19 10:29:21 +08:00 |
|
Chuck Lee
|
41d270d01b
|
Bug 1002314 - 0001. WebIDL Change. r=ehsan, r=mrbkap
|
2014-05-19 10:29:18 +08:00 |
|
Peter Van der Beken
|
7f2d735ffa
|
Bug 1012723 - Stop preserving Window reflectors in WindowStateHolder. r=bz.
--HG--
extra : rebase_source : 9be2ebcd765d5cb2fb8cb0a196c0d00f6752f492
|
2014-05-16 12:33:16 +02:00 |
|
Peter Van der Beken
|
e05143e196
|
Bug 1013796 - Make TraceGlobal deal with partially created global object. r=bz.
--HG--
extra : rebase_source : b487663d8d80c88a389d377b027683255460dd48
|
2014-05-20 21:44:49 +02:00 |
|
Carsten "Tomcat" Book
|
e2776f3cfa
|
Merge mozilla-central to mozilla-inbound
|
2014-05-21 14:26:21 +02:00 |
|
Andrew McCreight
|
a220032e74
|
Bug 994090 - Use do_CreateInstance in nsWindowMemoryReport. r=smaug
|
2014-05-15 09:35:00 -04:00 |
|
Shigeyuki Tsukihashi
|
493b6611e1
|
Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz
|
2014-05-13 10:24:35 +09:00 |
|
Andrew McCreight
|
e9ac904c64
|
Bug 1000613 - Don't leak txExecutionState::mInitialEvalContext. r=peterv
|
2014-05-15 09:33:00 +02:00 |
|
Tim Taubert
|
e018840e95
|
Bug 965309 - Stop the SyncLoop of a running sync XHR if the proxy was released before the LoadStartDetectionRunnable could run r=khuey
|
2014-05-09 12:53:12 +02:00 |
|
Nicholas Nethercote
|
c360e10994
|
Bug 1014249 - Beef up the "is DMD enabled?" and "is DMD running?" checks. r=mccr8.
--HG--
extra : rebase_source : 868ce1a1e470e45f51447f5126982aaeb51905f1
|
2014-05-22 19:45:14 -07:00 |
|
Bobby Holley
|
be363a4ae6
|
Bug 1013576 - Guard against duplicate property holder creation in XBL. r=billm
|
2014-05-22 18:44:03 -07:00 |
|
Wes Kocher
|
d7647deae8
|
Merge m-c to inbound
|
2014-05-22 17:55:00 -07:00 |
|
Richard Barnes
|
e4201a48b1
|
Bug 998804 - Add support for SHA-1 and SHA-2 digests to WebCrypto API. r=bz, r=cviecco, r=dkeeler
|
2014-05-04 21:25:00 -04:00 |
|
Richard Barnes
|
63aeb46ec5
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
|
Monica Chew
|
f398ab2371
|
Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret)
|
2014-05-22 16:26:57 -07:00 |
|
Ryan VanderMeulen
|
8687f8b970
|
Backed out changeset f1068bf18e64 (bug 978913) for bustage on most platforms.
CLOSED TREE
|
2014-05-22 16:39:46 -04:00 |
|
Mike Conley
|
6bfe830af6
|
Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug.
|
2014-05-22 12:07:27 -04:00 |
|
Ms2ger
|
94bcc1bbb0
|
Bug 1014537 - Mark Window.top as nullable in WebIDL; r=bz over IRC
In the !mDocShell case, we return null.
|
2014-05-22 20:43:11 +02:00 |
|
Rik Cabanier
|
7d16363b71
|
Bug 979692 - Calculate hit detection and fill in region parameter to mouse events. r=bz, r=roc
|
2014-05-20 00:54:00 -04:00 |
|
Andrea Marchesini
|
601228fc42
|
Bug 1008044 - DataStoreServiceChild should check the name of the DataStore before resolving the promise callback, r=ehsan, f=kgrandon
--HG--
rename : dom/datastore/tests/test_oop.html => dom/datastore/tests/test_bug1008044.html
|
2014-05-22 12:12:15 +01:00 |
|
Olli Pettay
|
8691a90fae
|
Bug 1014258, make sure JSEventHandler's CanSkip is called, r=mccr8
|
2014-05-22 13:58:29 +03:00 |
|
Tim Chien
|
b3e208f11d
|
Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl
|
2014-05-22 01:14:00 +02:00 |
|
Birunthan Mohanathas
|
d54d5f6f1f
|
Bug 798033 - Remove 'using namespace' from remaining headers. r=froydnj
|
2014-05-18 19:34:00 -04:00 |
|
Bevis Tseng
|
dfb1936723
|
Bug 824717 - Part 7: Modify and Add test cases to check the message id and message content when failed to send SMS/MMS message. r=vyang
|
2014-04-29 17:04:42 +08:00 |
|
Bevis Tseng
|
4e20af5db7
|
Bug 824717 - Part 7: Modify and add test cases to check the message id and message content when failed to send SMS/MMS message. r=vyang
|
2014-04-29 17:04:42 +08:00 |
|
Bevis Tseng
|
677f8b33d8
|
Bug 824717 - Part 6: Notify SendMesageFailed with saved DOM Message if available. r=vyang
|
2014-04-28 13:28:12 +08:00 |
|
Bevis Tseng
|
64c42530f5
|
Bug 824717 - Part 6: Notify SendMesageFailed with saved DOM Message if available. r=vyang
|
2014-04-28 13:28:12 +08:00 |
|
Bevis Tseng
|
7fde5151df
|
Bug 824717 - Part 5: Fire DOMMobileMessageError when NotifySendMessageFailed(). r=vyang
|
2014-04-28 13:20:02 +08:00 |
|
Bevis Tseng
|
b24d7e3928
|
Bug 824717 - Part 5: Fire DOMMobileMessageError when NotifySendMessageFailed(). r=vyang
|
2014-04-28 13:20:02 +08:00 |
|
Bevis Tseng
|
35e92cfd2c
|
Bug 824717 - Part 4: Add a optional MobileMessageData data member in ReplyMessageSendFail. r=vyang
|
2014-04-28 12:42:24 +08:00 |
|
Bevis Tseng
|
88effd3c06
|
Bug 824717 - Part 4: Add an optional MobileMessageData data member in ReplyMessageSendFail. r=vyang
|
2014-04-28 12:42:24 +08:00 |
|
Bevis Tseng
|
d9592cfeb1
|
Bug 824717 - Part 3: Modify nsIMobileMessageCallback::notifySendMessageFailed() to accept an additional nsISupports message. r=vyang
|
2014-04-28 12:33:10 +08:00 |
|
Bevis Tseng
|
bf62ada365
|
Bug 824717 - Part 3: Modify nsIMobileMessageCallback::notifySendMessageFailed() to accept an additional nsISupports message. r=vyang
|
2014-04-28 12:33:10 +08:00 |
|
Bevis Tseng
|
3209a7066b
|
Bug 824717 - Part 2: Refactor SmsParent::GetMobileMessageDataFromMessage() as a static method to be used in both SmsParent/SmsRequestParent. r=vyang
|
2014-04-28 12:06:29 +08:00 |
|
Bevis Tseng
|
477584dd51
|
Bug 824717 - Part 2: Refactor SmsParent::GetMobileMessageDataFromMessage() as a static method to be used in both SmsParent/SmsRequestParent. r=vyang
|
2014-04-28 12:06:29 +08:00 |
|
Bevis Tseng
|
1d46b6404d
|
Bug 824717 - Part 1: Define DOMMobileMessageError:DOMError to hook an additional nsISupports object like nsIDOMMozSmsMessage/nsIDOMMozMmsMessage when error occurs. r=hsinyi, r=smaug
|
2014-04-28 11:54:07 +08:00 |
|
Gregor Wagner
|
29128617e9
|
Bug 1012196 - PhonenumberJS: update metadata. r=bent
|
2014-05-27 11:58:42 -07:00 |
|
Bevis Tseng
|
b46889da34
|
Bug 824717 - Part 1: Define DOMMobileMessageError:DOMError to hook an additional nsISupports object like nsIDOMMozSmsMessage/nsIDOMMozMmsMessage when error occurs. r=hsinyi, r=smaug
|
2014-04-28 11:54:07 +08:00 |
|
Szu-Yu Chen [:aknow]
|
12513e5f2c
|
Bug 1003650 - Dynamically update debug flag. r=hsinyi
|
2014-05-21 00:50:00 +02:00 |
|
Andrew Osmond
|
0f3234e665
|
Bug 1011342 - Fix how coordinates were passed in wrong order for focus/metering areas. r=dhylands
|
2014-05-20 09:37:00 +02:00 |
|
Andrew Osmond
|
905ca74a62
|
Bug 1007832 - Reset recording hint when stopping video recording to fix driver state. r=dhylands
|
2014-05-19 11:10:00 +02:00 |
|
Rik Cabanier
|
c1c2b85353
|
Bug 979692 - Extend MouseEvent interface. r=bz
|
2014-04-26 18:32:00 -04:00 |
|
Peter Van der Beken
|
0e6293f665
|
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4c515e4a41e622f195a81904e1f896c492831440
|
2014-04-08 20:48:37 +02:00 |
|
Masayuki Nakano
|
b2f540c15c
|
Bug 865649 part.1 Implement KeyboardEvent.code r=smaug
|
2014-05-25 11:08:58 +09:00 |
|
Boris Zbarsky
|
68c240adc6
|
Bug 1007878 part 5. Implement callback codegen for MozMap. r=khuey
|
2014-05-23 17:32:39 -04:00 |
|
Boris Zbarsky
|
e115971ce5
|
Bug 1007878 part 4. Add C++-to-JS conversion for MozMap. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Boris Zbarsky
|
a76f5998d9
|
Bug 1007878 part 3. Add JS-to-C++ conversion for MozMap. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Boris Zbarsky
|
b3a35f1ad2
|
Bug 1007878 part 2. Add a C++ type to represent MozMap. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Boris Zbarsky
|
8e0a9641bc
|
Bug 1007878 part 1. Add parsing of MozMap to the WebIDL parser. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Wes Kocher
|
149c183872
|
Merge m-c to inbound
|
2014-05-23 17:37:56 -07:00 |
|
Bobby Holley
|
6aee3321e3
|
Bug 992958 - Fix test that depends on the order in which properties are enumerated. r=luke
|
2014-05-23 16:53:02 -07:00 |
|
Wes Kocher
|
e453e97449
|
Backed out 5 changesets (bug 1007878) for b2g build bustage r=khuey
Backed out changeset ee3bb06075f7 (bug 1007878)
Backed out changeset ab3dd51be3cd (bug 1007878)
Backed out changeset aa53ba4e64b8 (bug 1007878)
Backed out changeset ff6fd8187ff3 (bug 1007878)
Backed out changeset d631378463ac (bug 1007878)
|
2014-05-23 15:10:51 -07:00 |
|
Luke Wagner
|
2e76aa2d05
|
Bug 968272 - use less conservative temporary storage policy in QuotaManager (r=janv)
--HG--
extra : rebase_source : 40739bd10fa31c813303328e48bff371fbe6224c
|
2014-05-20 17:19:59 -05:00 |
|
Boris Zbarsky
|
ef09975166
|
Bug 1007878 part 5. Implement callback codegen for MozMap. r=khuey
|
2014-05-23 17:32:39 -04:00 |
|
Boris Zbarsky
|
d5a8585aec
|
Bug 1007878 part 4. Add C++-to-JS conversion for MozMap. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Boris Zbarsky
|
03d472073c
|
Bug 1007878 part 3. Add JS-to-C++ conversion for MozMap. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Boris Zbarsky
|
e3d93b4d75
|
Bug 1007878 part 2. Add a C++ type to represent MozMap. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Boris Zbarsky
|
ed52ec4291
|
Bug 1007878 part 1. Add parsing of MozMap to the WebIDL parser. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Boris Zbarsky
|
93043baf57
|
Bug 998356. Don't completely fail out of the parser if we can't format one of our string error messages. r=hsivonen
|
2014-05-23 17:32:37 -04:00 |
|
Shihua Zheng
|
db3efa4299
|
Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey
|
2014-05-23 12:53:20 -07:00 |
|
Kyle Huey
|
941a5ee91b
|
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
|
2014-05-23 12:53:17 -07:00 |
|
Yoshi Huang
|
e48080b68c
|
Bug 981646 - B2G RIL: Cannot read sdn contacts. r=smaug, vicamo
|
2014-05-16 14:50:00 +08:00 |
|
Vincent Chang
|
3957050186
|
Bug 1005775 - [Wifi] [Follow up of Bug 999388]Refactor wifi when send terminate command to wpa_supplicant. r=chulee
|
2014-05-06 13:40:07 +08:00 |
|
Fabrice Desré
|
1210c718f2
|
Bug 1009781 - Remove activities -> content handler mappings r=vingtetun
|
2014-05-20 13:51:30 -07:00 |
|
Gregor Wagner
|
a39d34195d
|
Bug 1012214 - Settings service doesn't call handle callback created in lock object. r=bent
|
2014-05-20 12:19:18 -07:00 |
|
Ryan VanderMeulen
|
20ad825976
|
Merge b2g-inbound to m-c.
|
2014-05-20 14:51:20 -04:00 |
|
Ryan VanderMeulen
|
7a18c7a667
|
Merge fx-team to m-c.
|
2014-05-20 14:31:48 -04:00 |
|
Ryan VanderMeulen
|
5bc6b74209
|
Backed out changeset 8433a3609a54 (bug 1001320) for suspected B2G device image bustage.
CLOSED TREE
|
2014-05-20 12:17:51 -04:00 |
|
Carsten "Tomcat" Book
|
e3d39ebd72
|
Merge mozilla-central to b2g-inbound
|
2014-05-20 16:18:50 +02:00 |
|
Carsten "Tomcat" Book
|
0dad072a2c
|
merge b2g-inbound to mozilla-central
|
2014-05-20 15:49:17 +02:00 |
|
Andrea Marchesini
|
4c321f5117
|
Bug 1012887 - DataStoreCursorImpl.jsm must check if the window is still available, r=gene
|
2014-05-20 10:03:35 +01:00 |
|
Carsten "Tomcat" Book
|
fd2f1f60b2
|
Merge mozilla-central to fx-team
|
2014-05-20 16:17:08 +02:00 |
|
Yuan Xulei
|
c2aed37763
|
Bug 993394 - Wait until BrowserElement child ready before calling SetInputMethodActive. r=fabrice
|
2014-05-19 17:34:55 +08:00 |
|
Szu-Yu Chen [:aknow]
|
296fe46a0c
|
Bug 1012504 - Rewrite test_emergency_label.js. r=hsinyi
|
2014-05-19 01:42:00 +02:00 |
|
Vincent Liu
|
3925547aa5
|
Bug 988704 - [dolphin][camera]camera preview is obviously slower than android. r=sotaro
|
2014-05-19 09:52:47 +08:00 |
|
Szu-Yu Chen [:aknow]
|
80167212ff
|
Bug 1005816 - Part 2: Add telephony request queue. r=hsinyi
|
2014-05-20 18:36:40 +08:00 |
|
Szu-Yu Chen [:aknow]
|
bffb0ce1d3
|
Bug 1005816 - Part 1: Remove delay of telephony diai in test case. r=hsinyi
|
2014-05-20 18:36:40 +08:00 |
|
Jessica Jong
|
dc073eaf07
|
Bug 979134 (follow-up): convert test_mobile_data_connection.js to Promise. r=vicamo
|
2014-05-18 20:45:00 +08:00 |
|
Ed Morley
|
9a622cefe4
|
Backed out changeset 756fac661b86 (bug 979692) for mochitest-ally leaks; CLOSED TREE
|
2014-05-19 15:37:17 +01:00 |
|
Ed Morley
|
8940524124
|
Backed out changeset 1f34d528c0f1 (bug 979692)
|
2014-05-19 15:36:36 +01:00 |
|
Carsten "Tomcat" Book
|
95f837a818
|
Backed out changeset 46c16792274f (bug 1010955) for suspicion of causing memory leaks on a CLOSED TREE
|
2014-05-19 15:02:58 +02:00 |
|
Hsin-Yi Tsai
|
4c1c9bf3bb
|
Bug 1011429 - [B2G][RIL] correctly update phone_state in cdma 3way call scenario. r=aknow
|
2014-05-16 17:14:11 +08:00 |
|
Jan-Ivar Bruaroey
|
07463bc134
|
Bug 970685 - definitions for WebRTC telemetry for jitter, packet-loss and RTT. r=smaug, r=jesup
|
2014-05-12 15:35:34 -04:00 |
|
James Graham
|
40142335ba
|
Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted
|
2014-05-16 04:55:00 +02:00 |
|
xKhorasan
|
8ca164cae9
|
Bug 998076 - implement responseURL attribute for XMLHttpRequest. r=smaug
|
2014-05-17 09:24:37 +09:00 |
|
Trevor Saunders
|
c913b8d558
|
bug 1004746 - part 1 - Remove a bunch of usage of nsAutoPtr's copy ctor r=froydnj
|
2014-05-07 18:05:37 -04:00 |
|
Carsten "Tomcat" Book
|
da1786b916
|
Merge mozilla-central to mozilla-inbound
|
2014-05-20 16:15:15 +02:00 |
|
Wes Kocher
|
e37402b935
|
Backed out changeset c744c837c732 (bug 789261) for Gaia-unit test bustage on a CLOSED TREE
|
2014-05-19 15:20:43 -07:00 |
|
Boris Zbarsky
|
739997c580
|
Bug 1010658 part 2. Stop storing a DOMClass* in a slot on DOM prototypes. r=peterv
|
2014-05-19 16:37:59 -04:00 |
|
Boris Zbarsky
|
1b444f52b8
|
Bug 1010658 part 1. Stop using the DOMClass stored in DOM_PROTO_INSTANCE_CLASS_SLOT for doing type checks in the jit, and do them directly on the instance classes instead. r=efaust
|
2014-05-19 16:37:59 -04:00 |
|
Boris Zbarsky
|
3d7884a267
|
Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug
|
2014-05-19 16:37:58 -04:00 |
|
Boris Zbarsky
|
5eacf4864a
|
Bug 1011815 part 1. Replace nsISupports with DOMRequest in MozIcc.webidl. r=smaug,echen
|
2014-05-19 16:37:58 -04:00 |
|
Nathan Froyd
|
4dae3afdf3
|
Bug 1012748 - part 2 - remove unnecessary includes of nsIXPCSecurityManager.h; r=bholley
|
2014-05-19 12:43:00 -04:00 |
|
Bobby Holley
|
d05d2943ee
|
Bug 1010577 - Shim window.controllers (with a warning) in RELEASE_BUILDs. r=bz
|
2014-05-19 13:08:08 -07:00 |
|
Alexandre Lissy
|
fffbce376b
|
Bug 1000337 - Make NotificationStorage cache origin-aware. r=mhenretty
|
2014-04-24 16:14:09 +02:00 |
|
Daniel Holbert
|
324f0511fe
|
Bug 1000185 - Part 2: Add a bool to keep track of whether nsSMILAnimationController instances are registered with a refresh driver. r=birtles
|
2014-05-20 08:34:26 -04:00 |
|
Daniel Holbert
|
0a75f38768
|
Bug 1000185 - Part 1: Perform synchronous SMIL sample after registering with refresh driver, not before, for consistency. r=birtles
|
2014-05-20 08:34:26 -04:00 |
|
Ben Turner
|
9ff1484eba
|
Bug 999274 - Wait for the last runnable before calling ShutdownScriptLoader. r=sicking
|
2014-05-20 08:34:25 -04:00 |
|
Arpad Borsos
|
84a9d31af6
|
Bug 1011856 - Remove usage of 2nd WeakMap#get parameter from MozKeyboard; r=xyuan
--HG--
extra : rebase_source : 9ab7d3e454a56c74380b608b32b262f80b3e2e6a
|
2014-05-20 14:19:14 +02:00 |
|
Robert O'Callahan
|
5f70fd2a1f
|
Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium
--HG--
rename : config/gcc_hidden.h => config/gcc_hidden_dso_handle.h
extra : rebase_source : 600bf9dd51c88ea0cdea3db2e20ce8ab1de9f3fb
|
2014-05-11 23:37:14 -07:00 |
|
Frederik Braun
|
d006693673
|
Bug 1010953 - different message for CSP-Report Only to devtools console. r=grobinson
|
2014-05-20 12:15:43 +02:00 |
|
Wes Kocher
|
1e908ccee8
|
Merge m-c to fx-team
|
2014-05-19 15:51:14 -07:00 |
|
Benjamin Smedberg
|
352561575b
|
Bug 1009951 - Request complete logs for test_CrashService_hang.html and the test before it to aid intermittent orange diagnosis, r=froydnj
--HG--
extra : rebase_source : 102eef2f6f1ffef5f52aec905c67c79fced06588
|
2014-05-19 14:49:56 -04:00 |
|
Boris Zbarsky
|
153192ed49
|
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
|
2014-05-15 10:26:23 -07:00 |
|
Gijs Kruitbosch
|
770d4d5385
|
Disable test for bug 1009529 on b2g desktop, rs=firebot, see bug 1011874
|
2014-05-17 13:42:16 +01:00 |
|
Gijs Kruitbosch
|
ce8a5d0538
|
Bug 1009529 - add test for window.open with null and with empty string having the same barprops, r=bz
|
2014-05-16 15:33:12 +01:00 |
|
Wes Kocher
|
f9808b2035
|
Merge m-c to inbound
|
2014-05-16 17:15:49 -07:00 |
|
Bill McCloskey
|
07f15166ed
|
Bug 996785 - Bidirectional CPOWs (r=mrbkap)
|
2014-05-16 16:40:37 -07:00 |
|
Bill McCloskey
|
8da0418c4d
|
Bug 996785 - Move CPOW wrapper answering code (r=mrbkap)
|
2014-05-16 16:40:36 -07:00 |
|
Bill McCloskey
|
9b03949476
|
Bug 996785 - Move global CPOW functions to top level (r=mrbkap)
|
2014-05-16 16:40:35 -07:00 |
|
Ryan VanderMeulen
|
b82f9a59e7
|
Merge m-c to b2g-inbound.
|
2014-05-16 15:29:08 -04:00 |
|
Ryan VanderMeulen
|
fe169d183c
|
Merge b2g-inbound to m-c.
|
2014-05-16 15:26:00 -04:00 |
|
Vicamo Yang
|
89a1c0a65a
|
Bug 866938 - 4.e/4: add xpcshell test cases for Address.resolveType. r=gene
|
2014-05-17 02:25:37 +08:00 |
|
Vicamo Yang
|
48c32b3abb
|
Bug 866938 - 4.d/4: add test_mmdb_upgradeSchema_22.js. r=gene
|
2014-05-17 02:25:37 +08:00 |
|
Vicamo Yang
|
64fb80b4e7
|
Bug 866938 - 4.c/4: rewrite test_mmdb_setmessagedeliverybyid_sms.js to use mmdb_head.js. r=gene
|
2014-05-17 02:25:36 +08:00 |
|
Vicamo Yang
|
339758b1fe
|
Bug 866938 - 4.b/4: rewrite test_filter_number.js to include non-PLMN addresses tests. r=gene
|
2014-05-17 02:25:36 +08:00 |
|
Vicamo Yang
|
0ffa0447ac
|
Bug 866938 - 4.a/4: add test_mmdb_upgradeSchema_current_structure.js. r=gene
|
2014-05-17 02:25:36 +08:00 |
|
Vicamo Yang
|
9d6c3ebf39
|
Bug 866938 - 3/4: use typed addresses internally. r=gene
|
2014-05-17 02:25:36 +08:00 |
|
Thomas Zimmermann
|
10e07d1182
|
Bug 866938 - 2.c/4: rename findThreadRecordByParticipants to findThreadRecordByPlmnAddresses. r=vicamo
|
2014-05-17 02:25:36 +08:00 |
|
Thomas Zimmermann
|
ba523fcd02
|
Bug 866938 - 2.b/4: rename findParticipantRecordByAddress to findParticipantRecordByPlmnAddress. r=vicamo
|
2014-05-17 02:25:35 +08:00 |
|
Thomas Zimmermann
|
8452e7b111
|
Bug 866938 - 2.a/4: extract createParticipantRecord. r=vicamo
|
2014-05-17 02:25:35 +08:00 |
|
Vicamo Yang
|
7e4480a6af
|
Bug 866938 - 1/4: correct RegExp used to match MMS addresses. r=gene
|
2014-05-17 02:25:35 +08:00 |
|
Ryan VanderMeulen
|
63cd113b5a
|
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
|
2014-05-16 12:29:37 -04:00 |
|
Andrew McCreight
|
85a73bcf27
|
Bug 1011137 - Reduce GC delay rather than CC delay with ICC. r=smaug
|
2014-05-16 08:09:17 -07:00 |
|
Andrew McCreight
|
444c3d4cfe
|
Bug 1011132 - Fix CYCLE_COLLECTOR_TIME_BETWEEN telemetry. r=smaug
|
2014-05-16 08:09:16 -07:00 |
|
Shawn Huang
|
96c131f612
|
Bug 1005901 - [bluedroid] Always do cleanup after disable. r=btian
|
2014-05-16 04:48:00 -04:00 |
|
Boris Zbarsky
|
016b193698
|
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
|
2014-05-15 10:26:23 -07:00 |
|
Boris Zbarsky
|
86dd4dbe2c
|
Bug 1008236. Assert that binding generic getters/setters/methods return values that match the return type claimed in the jitinfo. r=smaug
|
2014-05-15 10:26:23 -07:00 |
|
Bevis Tseng
|
df1971993a
|
Bug 1003247 - Ensure to setExtraHostRoute() after setAndConfigureActive() is done. r=vyang
|
2014-05-13 17:20:09 +08:00 |
|
Carsten "Tomcat" Book
|
7c4e008980
|
Merge mozilla-central to b2g-inbound
|
2014-05-16 14:35:35 +02:00 |
|
Carsten "Tomcat" Book
|
aa330ce16f
|
merge b2g-inbound to mozilla-central
|
2014-05-16 14:26:53 +02:00 |
|
Szu-Yu Chen [:aknow]
|
b13b3cbaae
|
Bug 1003652 - Turn on debugging in marionette test. r=hsinyi, jgriffin
|
2014-05-16 14:05:33 +08:00 |
|
Wes Kocher
|
14c46e5c08
|
Merge inbound to m-c
|
2014-05-15 15:59:45 -07:00 |
|
Ryan VanderMeulen
|
8065df607f
|
Backed out 4 changesets (bug 1008236, bug 1010344, bug 1004458, bug 1008719) for mochitest crashes on a CLOSED TREE.
Backed out changeset 28ecab881472 (bug 1008719)
Backed out changeset 7eebcecb7e26 (bug 1004458)
Backed out changeset 17ea7f2276ac (bug 1010344)
Backed out changeset 184ead7f6e37 (bug 1008236)
|
2014-05-15 14:24:12 -04:00 |
|
Ed Morley
|
63a15b8237
|
Backed out changeset 3dbd84a99ce8 (bug 993282) for causing bug 1008357
|
2014-05-15 17:01:56 +01:00 |
|
Ed Morley
|
fd00fd27cf
|
Backed out changeset 13ca7eb38c28 (bug 993282)
|
2014-05-15 17:01:39 +01:00 |
|
Ed Morley
|
285c8ce766
|
Backed out changeset 254616e044b1 (bug 993282)
|
2014-05-15 17:01:36 +01:00 |
|
Boris Zbarsky
|
45d3ff5181
|
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
|
2014-05-15 10:26:23 -07:00 |
|
Boris Zbarsky
|
36b45d89c9
|
Bug 1008236. Assert that binding generic getters/setters/methods return values that match the return type claimed in the jitinfo. r=smaug
|
2014-05-15 10:26:23 -07:00 |
|
Mike Habicher
|
6a75e749e6
|
Bug 1004434 - MaxFileSize, MaxVideoLength of CameraControl Interface recording options should be of 64 bits. r=dhylands, r=bzbarsky
--HG--
extra : rebase_source : 50b6301e11c09cc82bd42e99a738b565c0039bcb
|
2014-05-14 17:33:00 -04:00 |
|
Nils Ohlmeier [:drno]
|
e6c814edbb
|
Bug 1010670 - allow test_peerConnection_basic* to be executed by steeplechase. r=ted
|
2014-05-14 21:17:00 +02:00 |
|
Edgar Chen
|
a5b4b042af
|
Bug 986395 - Part 2: Test set/get preferred network type when radio is off. r=hsinyi
|
2014-05-13 16:08:54 +08:00 |
|
Edgar Chen
|
4f7ad74453
|
Bug 986395 - Part 1: Correct the API behavior of setPreferredNetworkType(). r=hsinyi
|
2014-05-13 14:36:18 +08:00 |
|