Граф коммитов

21018 Коммитов

Автор SHA1 Сообщение Дата
Albert Crespell d55b453453 Bug 887699 - Part 2/4 Multi SIM implementation. r=gene,jshih 2013-10-08 08:09:58 +02:00
Albert Crespell 4d4097b3d7 Bug 887699 - Part 1/4 IDL definition. r=jonas,hsinyi 2013-10-15 12:01:16 +02:00
Chuck Lee f497343dae Bug 928223 - 0001. Add function to perform setup for listen socket. r=qDot echou vicamo yoshi 2013-10-25 10:00:22 +08:00
Cervantes Yu ea96436c1b Bug 878366: don't send send out messages of PContendPermissionRequest if the managing TabParent is being destroyed. r=bent 2013-10-17 06:25:50 +08:00
Ed Morley ae834488ea Merge mozilla-central and b2g-inbound 2013-10-25 12:12:23 +01:00
Georgia Wang 41d04facca Bug 813042 - Part2: xpcshell test for RILQUIRKS_SEND_STK_PROFILE_DOWNLOAD. r=yoshi 2013-10-23 11:25:12 +08:00
Georgia Wang 6248dd10c0 Bug 813042 - Part1: Add Ril quirk for REQUEST_STK_SEND_PROFILE. r=yoshi 2013-10-23 11:15:36 +08:00
Georgia Wang 81bc7b7056 Bug 929396 - Message printout error in ComprehensionTlvHelper's decoding function. r=yoshi 2013-10-23 11:53:59 +08:00
"allstars.chh" ba5cb50774 Bug 928782 - B2G RIL: 'Import SIM Contact failed' after when Contact is WebIDLized. r=vicamo 2013-10-22 14:57:44 +08:00
Ed Morley 51312883f8 Backed out changeset eae783e43ea1 (bug 920551) 2013-10-25 10:52:42 +01:00
Ed Morley 4d454ec234 Backed out changeset b9c1e3b97da2 (bug 920551) 2013-10-25 10:52:39 +01:00
Ed Morley 9aea62e9e5 Backed out changeset 4e76f41737aa (bug 920551) 2013-10-25 10:52:33 +01:00
Ed Morley 414cd73a96 Backed out changeset be4d3ffb4ad0 (bug 920551) 2013-10-25 10:52:30 +01:00
Ed Morley b5f9e833e1 Backed out changeset f15f8b139950 (bug 920551) 2013-10-25 10:52:26 +01:00
Ed Morley 34b8da484e Backed out changeset 44058b66333f (bug 920551) 2013-10-25 10:52:23 +01:00
Ed Morley 1c00b1ecce Backed out changeset a8ee7948d5cf (bug 920551) 2013-10-25 10:52:20 +01:00
Ed Morley 1ddd1f40eb Backed out changeset 9302086dcead (bug 920551) 2013-10-25 10:52:17 +01:00
Ed Morley cbfb3cbcec Backed out changeset 7e0b33c685c8 (bug 920551) 2013-10-25 10:52:14 +01:00
Ed Morley 15ff1e3c37 Backed out changeset 704e9cae5ed6 (bug 913372) 2013-10-25 10:52:11 +01:00
Ed Morley 51cb7858c4 Backed out changeset cfd0b69ef12b (bug 913372) 2013-10-25 10:52:08 +01:00
Ed Morley c12014092e Backed out changeset 10ad5c75e102 (bug 913372) 2013-10-25 10:52:05 +01:00
Thomas Zimmermann c2af4fec1a Bug 923647: Replace GetDefaultAdapterAdapter by non-blocking implementation, r=echou
GetDefaultAdapter blocks while querying the default Bluetooth
adapter. This patch replaces the function with a non-blocking
call to DBus. The reply is handled in a callback function.

As a side effect, this change also removes an invalid warning in
cases where no default adapter is available, and enabling Bluetooth
seems a bit faster.

--HG--
extra : rebase_source : ad3cbb2ccc8ac98b3c8e6d56e47822da0afb07f1
2013-10-25 09:50:07 +02:00
Gina Yeh fa40f05c95 Bug 913372 - Patch 3: Make a queue for active connection requests, r=echou 2013-10-25 14:22:23 +08:00
Gina Yeh 51add0287a Bug 913372 - Patch 2: Set mController to null before invoking callback function, r=echou
For each profile manager, we'd like to make sure that the data member of
mController is nulled out before invoking the callback function. Because, in the
callback function, we continue to handle the next connect/disconnect request,
and we'd like to null out mController of previous request before handling the
new one.
2013-10-25 14:21:56 +08:00
Gina Yeh cd7d5cb11e Bug 913372 - Patch 1: Refine the architecture of BluetoothProfileController, r=echou 2013-10-25 14:20:09 +08:00
Edgar Chen d0f70c9d47 Bug 925676 - Part 2: RIL implementation. r=vyang,gene 2013-10-22 18:43:03 +08:00
Edgar Chen 0f26660bf0 Bug 925676- Part 1: IDL changes. r=vyang,gene 2013-10-22 17:30:35 +08:00
Vicamo Yang d9f9ec6aab Bug 920551 - 2.j/2: fix GonkGPSGeolocationProvider. r=kanru 2013-10-25 11:07:52 +08:00
Vicamo Yang 581f882a3f Bug 920551 - 2.i/2: fix Bluetooth. r=echou 2013-10-25 11:07:48 +08:00
Vicamo Yang 3dc0e9eff0 Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey 2013-10-25 11:07:44 +08:00
Vicamo Yang 99c8583522 Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey 2013-10-25 11:07:40 +08:00
Vicamo Yang d190222b0a Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey 2013-10-25 11:07:37 +08:00
Vicamo Yang 7242617e67 Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey 2013-10-25 11:07:33 +08:00
Vicamo Yang a73ea787a9 Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey 2013-10-25 11:07:26 +08:00
Vicamo Yang 2af6d240a4 Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey 2013-10-25 11:07:20 +08:00
Vicamo Yang f8e45051b1 Bug 920551 - 2.a/2: fix MobileMessage. r=gene,khuey 2013-10-25 11:07:16 +08:00
Michael Henretty 2e8b5819b3 Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Michael Henretty 955b4b6da4 Bug 899574 - Add public API for resolving promises in C++. r=baku 2013-09-26 11:09:16 -07:00
Fabrice Desré 9ec3e78b23 Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell 2013-10-23 11:56:20 -07:00
Carsten "Tomcat" Book 9891a8088d Merge b2g-inbound to Mozilla-Central 2013-10-23 14:51:43 +02:00
Shawn Huang bcd81bd814 Bug 880610: Part3-[Bluetooth]bluedroid-Prototype: BluetootServiceBluedroid, r=echou 2013-10-23 14:12:24 +08:00
Shawn Huang 6fdf08afa3 Bug 880610: Part2-Add build flag in UnixSocket to distinguish between bluez and bluedroid stack, r=echou 2013-10-23 14:12:24 +08:00
Shawn Huang 4471a0f8e1 Bug 880610: Part1-Add build flag to support both bluez/bluedroid stacks, r=glandium 2013-10-23 14:12:24 +08:00
Dave Hylands 8a71b055ed Backout 32307c4a20bc (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Dave Hylands 5b15ac0bbc Backout c6a0d5f696ec (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Dave Hylands b28e475dc4 Backout 033a0cdb8c03 (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Dave Hylands 41972a34a3 Backout 3867f316204e (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Dave Hylands eaa0fd5266 Backout e7a4fe2d9e5e (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Kyle Huey 9ab68d6b69 Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-10-23 07:32:04 +08:00
Wes Kocher 3d55f8e6de Merge m-c to inbound 2013-10-22 18:43:11 -04:00
Wes Kocher 16d6e76b4e Merge inbound to m-c 2013-10-22 18:11:06 -04:00
Wes Kocher 988ebab006 Merge m-c to b2g-inbound 2013-10-22 11:19:19 -04:00
Vicamo Yang 3f9ff25417 Bug 814556 - 2/2: clean up MOZ_B2G_RIL in browser/installer/package-manifest.in and dom/base/Navigator.*. r=khuey, f=Ms2ger 2013-10-22 19:23:04 +08:00
Vicamo Yang ff610008af Bug 814556 - 1/2: Move mozilla::dom::icc::* to mozilla::dom. r=khuey, f=Ms2ger 2013-10-22 19:23:00 +08:00
Wes Kocher b55c225d41 Merge b2g-inbound to m-c 2013-10-21 20:30:58 -04:00
Phil Ringnalda 6dc6aa56e3 Merge m-c to b-i 2013-10-20 19:32:48 -07:00
Phil Ringnalda ae204b8108 Merge m-c to b-i 2013-10-19 22:56:18 -07:00
Dave Hylands f599a8dad8 Bug 928558 - AutoMounter mark volumes as shared a bit early when open files are detected. r=qDot 2013-10-18 20:21:52 -07:00
Eric Chou 71f1f5760b Backed out changeset 089f015f15bb and e907ab075ec8 (bug 880610) for hitting MOZ_ASSERT 2013-10-19 16:01:25 +08:00
Eric Chou f98b1a9463 Backed out changeset e09e6815a873 (bug 928214) for crashing Settings app 2013-10-19 15:52:35 +08:00
Shawn Huang 363c5a5749 Bug 928214 - [Bluetooth]bluedroid-Prototype: BluetootServiceBluedroid, r=echou 2013-10-19 13:04:30 +08:00
Ryan VanderMeulen 956845a7af Merge inbound to m-c. 2013-10-18 15:08:39 -04:00
Henry Chang 5909ecda9e Bug 919408 - Add 'dummy-message' for gaia-ui-test. r=gene 2013-10-18 18:44:25 +08:00
Matthew Gregan 50cbffb3ef Bug 927245 - Preliminary work to enable preffing off the deprecated Audio Data API implementation. r=ehsan 2013-10-18 15:10:56 +13:00
Nicholas Nethercote dac7e13e71 Bug 918207 - Support per-tab memory profiling. r=billm,mccr8,till,smaug,nfroyd.
--HG--
extra : rebase_source : 7603eaedbd761c6b231b1b911f719388864755e6
2013-10-22 14:53:26 -07:00
Terrence Cole b41dc67067 Bug 929783 - Fix an exact rooting hazard in InterAppComm::EnabledForScope; r=smaug 2013-10-22 11:35:24 -07:00
Masayuki Nakano b285541889 Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc 2013-10-22 22:27:36 +09:00
Masayuki Nakano c0f3624551 Bug 602787 part.5 Use EventForwards.h in TabParent.h r=smaug 2013-10-22 22:27:35 +09:00
Andrea Marchesini 7fae1b5078 Bug 927735 - TypeError check for URL API. r=ehsan 2013-10-18 10:17:03 -04:00
Tareq Khandaker 54c85e8f1c Bug 924397 - WebIDL parser doesn't specify file when encountering syntax error at end of file. r=jdm 2013-10-18 10:17:00 -04:00
Ted Mielczarek 2f0a7a6e08 Bug 926091 - Make Gamepad.buttons into an array of GamepadButton objects. r=smaug 2013-10-17 15:07:19 -04:00
Ted Mielczarek e88c00efaf Bug 925812 - rm nsIDOMGamepad.idl. r=smaug 2013-10-17 15:07:16 -04:00
Ms2ger e5eac232d0 Merge inbound to m-c. 2013-10-20 10:40:40 +02:00
Ms2ger 5814f7afdb Bug 910121 - Update web-platform-test tests. 2013-10-20 09:25:20 +02:00
Ms2ger 2ff7c10052 Bug 923395 - Part b: Remove makefiles that only set LOCAL_INCLUDES and DEFINES; r=gps 2013-10-20 09:25:19 +02:00
Phil Ringnalda 42861942e2 Bug 924771 - Disable test_browserElement_oop_CloseFromOpener.html until someone teaches it to stop timing out 2013-10-19 21:43:24 -07:00
Reuben Morais 9d65307d13 Bug 850430 - Use jsval instead of nsISupports for passing mozContacts in XPIDL interfaces. r=gwagner 2013-10-19 19:38:32 -03:00
Andrea Marchesini 28eb8d7130 Bug 842081 - Workers: Transferable Objects should work if they are TypedArrays, r=sfink
--HG--
extra : rebase_source : 890a08f42a011381af23a197d0e1f73d2ec66632
2013-10-15 23:48:38 -07:00
Tom Schuster fe82cf2d65 Bug 884410 - Remove JS_ValueToNumber. r=terrence 2013-10-19 18:39:52 +02:00
Randell Jesup 538ad93772 Bug 928221: reland (backed out due to bug 924992: webidl changes sometimes fail in incremental builds) r=jesup,abr 2013-10-19 12:21:06 -04:00
Reuben Morais 2ae2d0f313 No bug - Fix broken merge (976228f4aef7). 2013-10-18 09:34:52 -03:00
Carsten "Tomcat" Book f1d2ae53bc Merge mozilla-central to mozilla-inbound 2013-10-18 14:13:10 +02:00
Carsten "Tomcat" Book 18e7416841 merge b2g-inbound to mozilla-central 2013-10-18 11:39:28 +02:00
Fernando Jiménez 3440938223 Bug 924971 - [Contacts] Trying to add a contact as a recipient opens contact details instead of returning to Messages app. r=fabrice 2013-10-18 12:58:24 +02:00
Fernando Jiménez 05c17fe7c6 Bug 927398 - Missing call to .uninit() in DOMRequestHelper. r=fabrice 2013-10-18 12:58:24 +02:00
Ben Kelly 4d8afc528c Bug 927079: Avoid for-of syntax until stable and fast. r=gwagner
--HG--
extra : rebase_source : d1330ba1c1e0df482e317e10eb0b6c91b68f4478
2013-10-18 03:50:33 -03:00
Peter Chang f2befa9556 Bug 922510 - Extend GonkNativeWindow to support android JB 4.2.2, r=sotaro,gps 2013-10-18 10:42:43 +08:00
Reuben Morais 0e53b20b57 Bug 927868 - Disable Contacts API on Android. r=blassey
--HG--
extra : rebase_source : cee7df4bb29a70ab1bbc5c9bcaec728a9c727bd2
2013-10-18 03:11:11 -03:00
Reuben Morais a5312198ca Bug 850430 - Handle new defaults correctly in the Android contacts backend. r=cpeterson
--HG--
extra : rebase_source : f3144fb6353722460b9acf237531b33957c67f22
2013-10-18 03:11:10 -03:00
Reuben Morais f1916d8c5c Bug 850430 - Handle Date properties consistently across the Contacts code. r=gwagner
--HG--
extra : rebase_source : bb97373790724aeaaeb1c5c20fb383ec6bb17f52
2013-10-18 03:11:10 -03:00
Reuben Morais 0e99522f25 Bug 850430 - Optimize mozContact creation and validation code. r=gwagner
--HG--
extra : rebase_source : 6c1cad084d36b723d84d73810adfe031d5275af5
2013-10-17 18:29:56 -03:00
Reuben Morais f6d165b4ea Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
--HG--
extra : rebase_source : 9d7a645c0d2fb102d5d498fefebeb817a186720e
2013-10-17 18:29:56 -03:00
Masayuki Nakano 87eb530a19 Bug 920425 part.26 Use mozilla::WidgetEvent::AsMouseEventBase() r=smaug 2013-10-18 15:10:26 +09:00
Masayuki Nakano 35f75c650f Bug 920425 part.24 Use mozilla::WidgetEvent::AsMouseScrollEvent() r=smaug 2013-10-18 15:10:25 +09:00
Masayuki Nakano fbe6c7ac3e Bug 920425 part.18 Use mozilla::WidgetEvent::AsKeyboardEvent() r=smaug 2013-10-18 15:10:24 +09:00
Masayuki Nakano d152366c31 Bug 920425 part.15 Use mozilla::WidgetEvent::AsTouchEvent() r=smaug 2013-10-18 15:10:23 +09:00
Masayuki Nakano 33967dade7 Bug 920425 part.4 Use mozilla::WidgetEvent::AsScriptErrorEvent() r=smaug 2013-10-18 15:10:21 +09:00
Edgar Chen e21eba7b94 Bug 912902 - MMS/SMS: retrieve GSM MSISDN / CDMA MDN correctly. r=gene 2013-10-15 10:42:49 +08:00
Dave Hylands 6a016e9163 Bug 927961 - Add ums.status so that settings app can determine if files are open. r=gwagner 2013-10-17 15:41:46 -07:00
Vicamo Yang 1b6c47fe99 Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk 2013-10-18 04:51:27 +08:00
Ben Kelly 94033b0133 Bug 927079 - Avoid for-of syntax until stable and fast. r=gwagner 2013-10-17 14:43:06 -04:00
Shao Hang Kao 8d820872ed Bug 926777 - B2G system time: |time.timezone| should save the UTC value with the correct sign. r=gene 2013-10-15 16:43:53 +08:00
Jan Jongboom 0eae884980 Bug 924893 - Add info for the value_selector to contextchange chrome event. r=yxl 2013-10-17 11:08:55 -04:00
Carsten "Tomcat" Book 16d124ade6 Merge mozilla-central to b2g-inbound 2013-10-17 13:53:51 +02:00
Carsten "Tomcat" Book 7e043134db Merge mozilla-inbound to mozilla-central 2013-10-17 13:43:37 +02:00
Shawn Huang cae6b0cfa1 Bug 880610: Part2-Add build flag in UnixSocket to distinguish between bluez and bluedroid stack. r=echou 2013-10-17 18:25:55 +08:00
Shawn Huang 633b78e812 Bug 880610: Part1-Add build flag to support both bluez/bluedroid stacks, r=glandium 2013-10-17 18:25:50 +08:00
Ryan VanderMeulen 2a5d6a7ebf Backed out 4 changesets (bug 887699).
Backed out changeset 5c878c48d732 (bug 887699)
Backed out changeset 57b03d7055e8 (bug 887699)
Backed out changeset ea06175feb4f (bug 887699)
Backed out changeset 516d0f14f7fd (bug 887699)
2013-10-16 17:12:54 -04:00
Ryan VanderMeulen 044738c1a0 Merge b2g-inbound to m-c. 2013-10-16 17:01:40 -04:00
Gregor Wagner 9497482698 Bug 924378 - [Contacts API] Error in finding matching contacts for international number (00). r=bent 2013-10-16 11:22:16 -07:00
Fernando Jiménez caed73d0e5 Bug 927363 - Add/Remove SystemMessageManager:GetPendingMessages:Return on demand. r=genelian 2013-10-16 18:19:03 +02:00
Shawn Ku 9809f34556 Bug 925618 - Part 2: Add test case for moving reading MBDN/MSISDN into readSST(). r=yoshi 2013-10-16 17:45:17 +08:00
Shawn Ku 2524eb14d2 Bug 925618 - Part 1: RIL implementation on moving MBDN/MSISDN reading to the callback of readSST(). r=yoshi 2013-10-16 13:21:29 +08:00
Andrea Marchesini 5c1103a054 Bug 926553 - Reduce the number of items in test_arrays.html to avoid timeouts indebug B2G emulators. r=ehsan 2013-10-16 08:12:16 -04:00
Gregor Wagner 45c0cb80ab Bug 927201 - Add null check before trying to close observer service. r=mrbkap 2013-10-16 08:12:16 -04:00
Ben Tian 7ad7b07111 Bug 925638 - Patch 3/3: webidl file change, r=echou, sr=mrbkap 2013-10-16 10:49:50 +08:00
Ben Tian c828f32a76 Bug 925638 - Patch 2/3: implement new webidl functions, r=echou 2013-10-16 10:38:13 +08:00
Ben Tian e3f3bf600f Bug 925638 - Patch 1/3: hfp cdma-handling functions, r=echou 2013-10-17 12:40:17 +08:00
Wes Kocher 5ee8245702 Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Wes Kocher b3eca32cc4 Merge inbound to m-c 2013-10-15 20:15:17 -07:00
Olli Pettay 1e7773f1b6 Bug 918479 - Remove listeners from a message manager if the child side dies, r=fabrice
--HG--
extra : rebase_source : 1e3b0fb36c5e489225bca8ea42b5bf21eb7d7755
2013-10-16 00:15:30 +03:00
Chuck Lee ea943ab17f Bug 914685 - 0002. HMAC authentication test case. r=vicamo 2013-10-14 14:47:52 +08:00
Chuck Lee 97b8dbde89 Bug 914685 - 0001. Support GSM network pin authentication. r=vicamo 2013-10-14 14:47:50 +08:00
Jan-Ivar Bruaroey b04d27e132 Bug 902003: getStats API skeleton. r=jesup, smaug 2013-10-17 18:00:05 -04:00
Steve Fink 35c9c98fac Backed out changeset 5349c5c0d9f8 (bug 924971) for M-oth failures
Backed out from a CLOSED TREE
2013-10-17 15:52:51 -07:00
Steve Fink 04787800bf Backed out changeset 03b50ae14f9b (bug 927398) for M-oth failures
Backed out from a CLOSED TREE
2013-10-17 15:52:46 -07:00
Olli Pettay a2e81c43a0 Bug 927586 - [@ nsDOMWindowUtils::GetIsTestControllingRefreshes(bool*)], add a null check, r=mccr 2013-10-18 00:50:24 +03:00
Fernando Jiménez 53ea380b80 Bug 927398 - Missing call to .uninit() in DOMRequestHelper. r=fabrice 2013-10-17 22:29:59 +02:00
Fernando Jiménez b206e0b490 Bug 924971 - [Contacts] Trying to add a contact as a recipient opens contact details instead of returning to Messages app. r=fabrice 2013-10-17 22:29:59 +02:00
Steve Fink 3014099584 Bug 925916 - Handlify a few things in bluetooth, r=smaug 2013-10-16 10:44:50 -07:00
Steve Fink 1b7c5fcec0 Bug 925916 - Random minor code cleanups, r=smaug 2013-10-15 15:34:13 -07:00
Steve Fink 159ed3c77f Bug 925916 - Handlify WrapNative, r=smaug 2013-10-11 22:02:39 -07:00
Steve Fink a484573cac Bug 925916 - Add some handles to dom/bindings, r=bz
--HG--
extra : rebase_source : 2443d2b988dea432c4961e8b042b0288e1dc7016
2013-10-11 22:02:39 -07:00
Tom Schuster 1faae39271 Bug 8844105 - Handlify JS_WrapObject. r=terrence 2013-10-15 20:02:23 -04:00
Michael Harrison 7cf85faa65 Bug 926744 - Remove some unused code in nsGeolocation.cpp. r=jdm 2013-10-15 13:54:11 -04:00
Masayuki Nakano e3facfba13 Bug 920425 part.29 Use mozilla::WidgetEvent::AsGUIEvent() r=smaug 2013-10-22 17:55:20 +09:00
Masayuki Nakano c2d6606a1c Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug 2013-10-22 17:55:20 +09:00
Andrea Marchesini 307f27a3f1 Bug 926890 - Throw JavaScript exceptions for URL, r=ehsan 2013-10-16 16:04:26 +02:00
Ed Morley 7fddf413ca Backed out changeset f8e64e91e443 (bug 843668) for webgl test failures 2013-10-16 15:18:20 +01:00
Albert Crespell 6942d46287 Bug 887699 - Part 4: Tests. r=gene 2013-10-08 08:10:10 +02:00
Albert Crespell 6c7a4f8f91 Bug 887699 - Part 3: Fix access of websocket channel and TCPSocket to NetworkStats API. r=jduell, r=gene 2013-10-11 08:54:34 +02:00
Albert Crespell 2cf1c0bbd2 Bug 887699 - Part 2: Multi SIM implementation. r=gene 2013-10-08 08:09:58 +02:00
Albert Crespell 1e74154822 Bug 887699 - Part 1: IDL definition. r=jonas, r=hsinyi 2013-10-15 12:01:16 +02:00
Jed Davis 46fece1eed Bug 921817 - Enable sandbox in non-preallocated child processes. r=kang, r=bent 2013-10-15 10:02:26 -04:00
Marco Chen d73eb3e70b Bug 915507 - Modify class Agent to inherit nsSupportsWeakReference then circular reference between Agent & AudioChannelAgent can be released. r=baku 2013-10-15 16:55:37 +08:00
Edgar Chen 0302b1b382 Bug 926358 - Fix the potential issue in MMI request handler. r=allstars.chh 2013-10-14 18:47:55 +08:00
Ehsan Akhgari f8b323b72d Backed out changeset dc2b71e57211 (bug 928221) because it calls a non-existing GetWeakReferent function 2013-10-19 10:48:41 -04:00
Vivien Nicolas 53ff4bdacb Bug 928405 - Reset :hover state when the application is sent to the background. r=fabrice 2013-10-19 12:30:33 +02:00
Vivien Nicolas 62565e0bf9 Bug 928367 - Preload ErrorPage.js in dom/ipc/preload.js. r=fabrice 2013-10-19 12:30:32 +02:00
Jan-Ivar Bruaroey e11c328914 Bug 928221 r=jesup, abr 2013-10-18 17:22:05 -04:00
Wes Kocher e88d48b47d Merge m-c to inbound 2013-10-21 20:47:53 -04:00
Trevor Saunders c29760731a Backed out changeset 99b17c404db2 and e40a964458f8 for landing stuff that shouldn't have and then backing out stuff that should have stayed on a CLOSED TREE
--HG--
extra : amend_source : 54312955270ea4098a3add3cd0708866de2e40bb
2013-10-21 18:58:14 -04:00
Trevor Saunders cbeff69f66 backout the part of e40a964458f8 that should never have landed 2013-10-21 18:38:50 -04:00
Sebastian Wong b85b1eea56 Bug 827160 - added HTMLObjectElement typemustmatch check as well as unit tests. r=johns,sr=bz 2013-10-21 15:22:12 -07:00
Shih-Chiang Chien 247bb2005e Bug 919149 - Maintain child process lifecycle for recording status. r=jesup, r=khuey, r=vingtetun 2013-09-30 20:09:55 +08:00
Vincent Chang a5e131c006 Bug 859209 - [Buri][Shira][WIFI]It keep Connecting when input wrong password to connect AP security with WEP. r=chucklee 2013-10-18 16:46:30 +08:00
Carsten "Tomcat" Book aa20ddde42 Merge mozilla-central to b2g-inbound 2013-10-18 12:00:14 +02:00
Jessica Jong d03df0638f Bug 818353 - Part 5: RIL implementation. f=edgar r=hsinyi 2013-10-18 15:01:03 +08:00
Jessica Jong 597240f736 Bug 818353 - Part 4: DOM changes - use default client id (0) in PhoneNumberUtils. f=edgar r=gwagner 2013-10-18 15:01:03 +08:00
Jessica Jong e58f3f2eaa Bug 818353 - Part 3: DOM changes - use default client id (0) in BT. r=gyeh 2013-10-18 15:01:03 +08:00
Jessica Jong bc3150dfce Bug 818353 - Part 2: DOM changes - use default client id (0) in MobileConnection. f=hsinyi,edgar r=smaug 2013-10-18 15:01:03 +08:00
Jessica Jong 86859a9f9b Bug 818353 - Part 1: idl changes. f=edgar r=hsinyi 2013-10-18 15:01:03 +08:00
Andrew McCreight 6654ca36f0 Bug 928655 - Set dom::Exception::mThrownJSVal to null in Unlink. r=khuey 2013-10-19 11:59:31 -07:00
Trevor Saunders 67e6559698 bug 922566 - kill dom-config.mk r=gps 2013-10-11 12:02:41 -04:00
Mark Banner 0ae45ea858 Bug 928304 Add jsonifier to mozRTCIceCandidate to simplify passing the candidate via signalling. r=jib 2013-10-21 21:56:07 +01:00
Steve Fink 076b103a07 Bug 925916 - Revert computThis() to thisv(). r=bz
--HG--
extra : rebase_source : 9de03d5a7c8867f92984eee80a185ca3f3c0f764
2013-10-21 10:52:22 -07:00
Joshua Cranmer bd929500c8 Bug 900526, part 4: Migrate FINAL_TARGET and XPI_NAME to moz.build, r=gps 2013-10-21 13:09:06 -05:00
Ed Morley 6122e59c73 Merge mozilla-central and inbound 2013-11-01 13:18:19 +00:00
Olli Pettay f4971d6f32 Bug 932886 - Stop doing slow getService bits in dom::GetCurrentJSStack, r=bz 2013-11-01 14:55:35 +02:00
Ed Morley c0ad4b1805 Backed out changeset 9f04406171f7 (bug 911889) for reftest failures on Android on a CLOSED TREE 2013-11-01 12:35:36 +00:00
Ed Morley 3c1e7babf8 Backed out changeset 6f26ebdd5751 (bug 911889) 2013-11-01 12:35:03 +00:00
Ed Morley 73c1d04905 Backed out changeset a6878c4ee086 (bug 932309) for assertions 2013-11-01 11:14:56 +00:00
Ed Morley 339e4d3302 Backed out changeset e697e7dcc321 (bug 932322) 2013-11-01 11:14:30 +00:00
Peter Van der Beken af8c9a9b08 Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : 0225f25a61d1bffdae8eac4f82d7fe725a3af2df
2013-10-08 18:18:40 +02:00
Peter Van der Beken 0fb4099fa8 Bug 932320 - Use JS_DefineProperty for replaceable properties. r=bz.
--HG--
extra : rebase_source : 89afe3e605ca66914912e1718e1558c8e266be32
2013-10-08 17:51:03 +02:00
Peter Van der Beken a4fe40c32e Bug 932315 - Throw a different error when this-unwrapping fails for security reasons. r=bz.
--HG--
extra : rebase_source : a92639be64d8d591ea4c97955bc04e6047e0d027
2013-10-16 18:11:25 +02:00
Peter Van der Beken a6a084f359 Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects. r=smaug.
--HG--
extra : rebase_source : 098d932b2bb70575aa007788588b0fe51e71f838
2013-10-16 18:11:24 +02:00
Peter Van der Beken 24546ae68c Bug 918351 - Support Replaceable WebIDL properties. r=bz.
--HG--
extra : rebase_source : 1b3ca397aa15641c1ee4c49912148d0a3bb5a640
2013-09-15 23:04:08 +02:00
Peter Van der Beken 70d1256549 Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
--HG--
extra : rebase_source : 80791f28acbf8e2cc21946b0d62bb8555b53fc99
2013-09-30 18:32:22 +02:00
Ed Morley 823546ce73 Backed out changeset f59777bbd950 (bug 924896) 2013-10-24 18:14:09 +01:00
Olli Pettay 125bd727f4 Bug 927901, bind .crypto to inner, not outer window, r=khuey
--HG--
extra : rebase_source : 801a257d7ca697c200537647f89302e84c1636ba
2013-10-24 19:25:39 +03:00
Ryan VanderMeulen 831b3c8264 Merge m-c to inbound. 2013-10-18 15:40:08 -04:00
Masatoshi Kimura 571b0da3ca Bug 925599 - Introduce version test functions using VerifyVersionInfo(). r=bbondy 2013-10-19 03:14:31 +09:00
Nicholas D. Matsakis dd1cb5d0bf Bug 914220 - Move TypedObject global names into a TypedObject module r=waldo 2013-09-09 11:52:11 -04:00
Dan Glastonbury 93f44b676a Bug 843668 - Implement WebGL -draft- extension EXT_sRGB. r=jgilbert
https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/
See content/canvas/test/webgl/conformance/extensions/ext-sRGB.html for example
usage.
2013-10-16 08:27:59 -04:00
Rik Cabanier 969c3412a7 Bug 768067 - Implement canvasRenderingContext2D.get/setLineDash. r=roc 2013-10-16 08:27:59 -04:00
Carsten "Tomcat" Book cfcb3551f1 Merge mozilla-central to mozilla-inbound 2013-10-16 13:11:30 +02:00
Masayuki Nakano 52e19b318b Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc 2013-10-16 18:37:36 +09:00
Olli Pettay bbd6507750 Bug 926690 - Crash in mozilla::DispatchAsyncScrollEventRunnable::Run(), r=khuey 2013-10-16 11:42:28 +03:00
Robert O'Callahan ec11d1a86c Bug 911889. Part 4. Add API to detect whether an nsGlobalWindow is running a timeout handler. r=bz
--HG--
extra : rebase_source : 17eabb4f819748ab9ec0ef38681c28df7b0a1861
2013-09-04 23:37:46 +12:00
Robert O'Callahan bae1657742 Bug 911889. Part 4. Add API to detect whether an nsGlobalWindow is running a timeout handler. r=bz
--HG--
extra : rebase_source : b20f70c0cb287fa3766f91172b99ad1c16329f8f
2013-09-04 23:37:46 +12:00
Robert O'Callahan 7633c2c898 Bug 911889. Part 2: Refactor MarkLayersActive code into its own class and be much more explicit about what it does. r=mattwoodrow
This also changes the functionality a little bit to track independent
per-property mutation counts and independent "content active" status.

--HG--
extra : rebase_source : e69b8e7a95d36720bd38d74f0789ede603e58a09
2013-09-04 23:30:57 +12:00
Robert O'Callahan 882475a59e Bug 924679. Part 6: Remove gfxXlibNativeRender::DrawOutput and convert tmpXlibSurface from gfxXlibSurface to cairo_surface_t. r=karlt
--HG--
extra : rebase_source : 724e9b7881949c868ba528250de6ce9d24eb2752
2013-10-25 23:25:40 +02:00
Robert O'Callahan 9ff4985627 Bug 924679. Part 3: Make gfxXlibNativeRenderer::DrawWithXlib callback take a cairo_surface_t instead of a gfxXlibSurface. r=karlt
--HG--
extra : rebase_source : 75bb23badb1f7a65cc7e82efca1ddb92e49d7e13
2013-10-25 23:25:40 +02:00
Robert O'Callahan f84589c9b9 Bug 911889. Part 2: Refactor MarkLayersActive code into its own class and be much more explicit about what it does. r=mattwoodrow
This also changes the functionality a little bit to track independent
per-property mutation counts and independent "content active" status.

--HG--
extra : rebase_source : 7b2686dc820a0b0985664b52ca030200f130a293
2013-09-04 23:30:57 +12:00
Mark Banner 63dedc7c29 Bug 932970 - Trickle ICE doesn't always send a null-candidate at the end of the candidate list - reference the localDescription correctly. r=abr 2013-11-01 09:37:02 +00:00
Georgia Wang ca5c3a0de9 Bug 908083 - Part3: browser termination envelop event xpcshell test. r=yoshi 2013-09-04 11:34:45 +08:00
Georgia Wang 02e1a2f491 Bug 908083 - Part2:"browser termination event" Envelope command implement. r=yoshi 2013-09-03 17:50:18 +08:00
Georgia Wang a4578be43f Bug 908083 - Part1: browser termination event IDL. r=yoshi, hsinyi 2013-09-03 17:48:22 +08:00
Doug Turner b228df0f72 Bug 928217 - Enable core location geolocation conditionally. r=jdm/smichaud 2013-10-20 17:53:09 -07:00
Terrence Cole 98b63a224d Bug 926779 - Do not try to mark null TypedArrays; r=efaust 2013-10-28 09:37:58 -07:00
Brian R. Bondy 4d95d9a603 Bug 931998 - Enable MOZ_CONTENT_SANDBOX for XP_UNIX instead of XP_LINUX so it gets included in B2G. r=bsmedberg 2013-10-28 20:28:21 -07:00
Andrea Marchesini 8e89b14fa1 Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey 2013-10-28 17:08:14 -07:00
Boris Zbarsky 38d1832bb2 Bug 924402. When an object that can only be returned from [NewObject] methods is used in a dictionary, just skip generating a ToObject for that dictionary. r=peterv 2013-10-28 19:34:08 -04:00
Boris Zbarsky eff45ee497 Bug 931971. Rev the nsIDOMGeoGeolocation iid. r=smaug 2013-10-28 19:34:07 -04:00
Mike Hommey 2eefafb740 Bug 930896 - Keep track of files generated by a build backend. r=gps 2013-10-29 08:00:30 +09:00
Brian R. Bondy de45bd4422 Bug 922756 - Build config for Chromium sandbox. r=bsmedberg
--HG--
rename : security/sandbox/LICENSE => security/sandbox/linux/LICENSE
rename : security/sandbox/Makefile.in => security/sandbox/linux/Makefile.in
rename : security/sandbox/Sandbox.cpp => security/sandbox/linux/Sandbox.cpp
rename : security/sandbox/Sandbox.h => security/sandbox/linux/Sandbox.h
rename : security/sandbox/android_arm_ucontext.h => security/sandbox/linux/android_arm_ucontext.h
rename : security/sandbox/android_i386_ucontext.h => security/sandbox/linux/android_i386_ucontext.h
rename : security/sandbox/android_ucontext.h => security/sandbox/linux/android_ucontext.h
rename : security/sandbox/arm_linux_syscalls.h => security/sandbox/linux/arm_linux_syscalls.h
rename : security/sandbox/linux_seccomp.h => security/sandbox/linux/linux_seccomp.h
rename : security/sandbox/linux_syscalls.h => security/sandbox/linux/linux_syscalls.h
rename : security/sandbox/moz.build => security/sandbox/linux/moz.build
rename : security/sandbox/seccomp_filter.h => security/sandbox/linux/seccomp_filter.h
rename : security/sandbox/x86_32_linux_syscalls.h => security/sandbox/linux/x86_32_linux_syscalls.h
rename : security/sandbox/x86_64_linux_syscalls.h => security/sandbox/linux/x86_64_linux_syscalls.h
2013-10-28 14:54:36 -07:00
Ed Morley e41de6bffe Merge mozilla-central and inbound 2013-10-28 18:36:22 +00:00
Ed Morley b73c596ed2 Bug 921635 - Disable test_HTMLAppletElement*.html on OS X on suspicion of causing dom-level* suite timeouts
--HG--
extra : transplant_source : f%2A%FB%DCVG%96M%A1%03%0F0%A3%11k%D2%C0%05%3A%A2
2013-10-28 15:39:02 +00:00
Carsten "Tomcat" Book d00bdf2431 Backed out changeset 5506e7033c85 (bug 925594) perma-orange mochitest test-failure on b2g-ics
--HG--
extra : transplant_source : %19E%9F_%BF%84%27%11%0D%DE%CA.%E7%09%9D%FD3%1A2U
2013-10-28 15:34:08 +01:00
Ed Morley b1d4f751cd Merge latest green b2g-inbound changeset and mozilla-central 2013-10-28 15:43:40 +00:00
Carsten "Tomcat" Book afc42a1576 Merge mozilla-central to mozilla-inbound 2013-10-28 13:03:52 +01:00
Eddy Bruel 1ed81b38c5 Bug 880330 - Refactor dom to use the new options API (2/2); r=khuey 2013-10-28 12:51:05 +01:00
Eddy Bruel 7f0f636fdf Bug 880330 - Refactor dom to use the new options API (1/2); r=khuey 2013-10-28 12:48:23 +01:00
Andrea Marchesini 028b3d33fb Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey 2013-10-28 03:45:10 -07:00
Kyle Huey dd9f94690a Bug 904720: Count event listeners. r=njn,smaug 2013-10-28 17:47:18 +08:00
Ed Morley 1d34ba4a99 Bug 921635 - Disable test_HTMLAppletElement*.html on OS X on suspicion of causing dom-level* suite timeouts 2013-10-28 15:39:02 +00:00
Carsten "Tomcat" Book beb74c06a8 Backed out changeset 5506e7033c85 (bug 925594) perma-orange mochitest test-failure on b2g-ics 2013-10-28 15:34:08 +01:00
Nils Maier 500ac6e588 Bug 924916: Part 1 - Implement OS.File.setDates() for Unix. r=yoric 2013-10-28 05:40:00 +00:00
Birunthan Mohanathas 4360fad5a0 Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
Birunthan Mohanathas 98f3b9652a Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan 2013-10-28 10:04:12 -04:00
Nils Maier ccc8856587 Bug 929297 - Part 2: Avoid calling amIAddonManager in reporters off the main process. r=njn 2013-10-28 04:53:00 +00:00
Michael Harrison 647b2cb1c0 Bug 914888 - Reset geolocation provider accuracy when the last high accuracy request is shut down. r=jdm 2013-10-15 14:03:34 -04:00
Wes Kocher a63e876e08 Merge m-c to b-i 2013-10-14 19:12:25 -07:00
Deian Stefan 915d0c5a88 Bug 919209 - Throw re-reports exception onto context. r=bholley 2013-10-09 14:43:15 -07:00
Ryan VanderMeulen 9abde8f9b2 Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
2013-10-14 14:38:54 -04:00
Ed Morley c850e0a16b Merge latest green inbound changeset and mozilla-central 2013-10-14 17:39:02 +01:00
Ed Morley d65e7e3a99 Merge latest green b2g-inbound changeset and mozilla-central 2013-10-14 17:36:01 +01:00
Ed Morley ed709a7977 Backed out changeset 877a227c502f (bug 882541) for causing bug 926305 2013-10-14 17:31:06 +01:00
Ed Morley b0477b5369 Backed out changeset d8636e485e85 (bug 882541) 2013-10-14 17:30:49 +01:00
Ed Morley 3a77b8b1b1 Backed out changeset 61092280cb2a (bug 882541) 2013-10-14 17:30:46 +01:00
Ed Morley 0f6d579260 Backed out changeset ccf11ae08ba2 (bug 882541) 2013-10-14 17:30:43 +01:00
Carsten "Tomcat" Book 8bd9ee06e5 Merge mozilla-central to mozilla-inbound 2013-10-14 14:56:31 +02:00
Kyle Huey e2f7b57b3e Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-10-14 19:58:25 +08:00
Kyle Huey 30ab732153 Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz 2013-10-14 19:58:05 +08:00
Marco Chen 1184f97f49 Bug 924787 - [AudioManager] The checking condition should be "leave here if settings name is not for bt_sco". r=mwu 2013-10-14 18:27:13 +08:00
Marco Chen d0b7711dd9 Bug 923173 - Use NS_WARNING for unexpected name to avoid crashing. r=ehsan 2013-10-14 18:45:35 +08:00
Masatoshi Kimura 26e1596b89 Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug 2013-10-15 04:03:37 +09:00
Chuck Lee 8a137b22ca Bug 789217 - 0003. Bring up keystore. r=khuey 2013-10-01 12:09:57 +08:00
Eric Chou 17bce122e9 Bug 925663 - Establish HSP connection if and only if HFP service record couldn't be found, r=gyeh 2013-10-14 17:29:21 +08:00
Thomas Zimmermann de61e57b99 Bug 925672: Update manifest.ini, r=jgriffin
Make sure Marionette knows about the test for REQUEST_SCREEN_STATE.
2013-10-14 10:22:20 +02:00
Ryan VanderMeulen e8016b0826 Merge m-c to inbound. 2013-10-14 14:43:11 -04:00
Jan-Ivar Bruaroey f077322b14 Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup 2013-10-14 12:53:56 -04:00
Jan-Ivar Bruaroey f701f0cec3 Bug 917328: First, update PeerConnection's constraints to webidl. r=bz, jesup 2013-10-09 22:27:54 -04:00
Bruce Sun 1a1ac42c57 Bug 855208: Allow one newly created content channel to play in the background. r=mchen 2013-09-17 15:46:06 +08:00
Phil Ringnalda c815374ea9 Merge m-i to m-c 2013-10-13 10:18:40 -07:00
Ryan VanderMeulen dc0c7994f5 Merge m-c to fx-team. 2013-10-12 14:28:58 -04:00
Mina Almasry a4c51500ad Bug 698437 - Allow spatial navigation with directional controller. r=kats 2013-10-12 13:59:50 -04:00
Sankha Narayan Guria ffd445ebd3 Bug 865387 - Handle the read-ahead flag operation on Linux. r=Yoric 2013-10-11 23:13:48 +05:30
Doug Turner d235f572eb Bug 923618 - Pref off native core location geolocation backend. r=jdm 2013-10-12 13:56:37 -04:00