Commit Graph

20960 Commits

Author SHA1 Message Date
Szu-Yu Chen [:aknow]
61452b55ea Bug 814625 - Part 3: DOM: Code reorder. r=khuey 2013-10-30 15:06:41 -04:00
Szu-Yu Chen [:aknow]
14ad5c3087 Bug 814625 - Part 2: WebIDL: Add multisim support. r=hsinyi, r=khuey 2013-10-30 15:06:41 -04:00
Szu-Yu Chen [:aknow]
7cea42f8d8 Bug 814625 - Part 1: WebIDL: Code reorder. r=hsinyi, r=khuey 2013-10-30 15:06:38 -04:00
Shawn Huang
ee40a658dc Bug 930853 - [Bluetooth] Support SetProperty function which enables SetName, SetDiscoverable, SetDiscoveryTimeout, r=echou 2013-10-30 19:23:39 +08:00
Shawn Huang
e9e5f812ec Bug 929941- Listening bluetooth address, name, scan mode events for bluedroid stack, r=echou 2013-10-30 13:46:03 +08:00
Jessica Jong
891fbe9843 Bug 818353 - Part 5: RIL implementation. f=edgar r=hsinyi 2013-10-30 12:04:21 +08:00
Jessica Jong
521e1d27b6 Bug 818353 - Part 4: DOM changes - use default client id (0) in PhoneNumberUtils. f=edgar r=gwagner 2013-10-30 12:03:54 +08:00
Jessica Jong
26719c17ca Bug 818353 - Part 3: DOM changes - use default client id (0) in BT. r=gyeh 2013-10-30 12:03:25 +08:00
Jessica Jong
7770bc8185 Bug 818353 - Part 2: DOM changes - use default client id (0) in MobileConnection. f=hsinyi,edgar r=smaug 2013-10-30 12:02:47 +08:00
Jessica Jong
b9646289f2 Bug 818353 - Part 1: idl changes. f=edgar r=hsinyi 2013-10-30 12:01:51 +08:00
Ed Morley
c4fca9c7f5 Merge mozilla-central and b2g-inbound 2013-10-29 16:34:46 +00:00
Gene Lian
4c306ee271 Bug 923382 - B2G Multi-SIM: support multiple SIM cards for network metering (a follow-up of bug 887699). r=albert 2013-10-29 16:33:18 +08:00
Gene Lian
0f1f2b6424 Bug 931699 - SNTP can only update system time when WiFi or Mobile gets connected (not MMS/SUPL). r=skao,echen 2013-10-29 16:13:06 +08:00
Vicamo Yang
fe8fbe2947 Bug 920551 - 2.j/2: fix GonkGPSGeolocationProvider. r=kanru 2013-10-29 16:12:47 +08:00
Vicamo Yang
ecd052d94f Bug 920551 - 2.i/2: fix Bluetooth. r=echou 2013-10-29 16:12:46 +08:00
Vicamo Yang
8d3ece0bda Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey 2013-10-29 16:12:45 +08:00
Vicamo Yang
f42c8bdec0 Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey 2013-10-29 16:12:43 +08:00
Vicamo Yang
152523ac25 Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey 2013-10-29 16:12:42 +08:00
Vicamo Yang
812e055581 Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey 2013-10-29 16:12:41 +08:00
Vicamo Yang
c6917c2beb Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey 2013-10-29 16:12:40 +08:00
Vicamo Yang
131eae1652 Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey 2013-10-29 16:12:38 +08:00
Vicamo Yang
e572c7fe09 Bug 920551 - 2.a/2: fix MobileMessage. r=gene,khuey 2013-10-29 16:12:37 +08:00
Edgar Chen
4006fc7377 Bug 926343 - Part 5: Use default clientId in OperatorApps. r=fabrice 2013-10-16 16:15:35 +08:00
Henry Chang
75829380f4 Bug 912015 - Support multiple wap_supplicant connections. r=mrbkap 2013-10-14 16:33:59 +08:00
Nicholas Nethercote
3b80765894 Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Peter Van der Beken
dfc2297bd8 Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Jan-Ivar Bruaroey
28ff0a5264 Bug 902003 - Stats webidl tuning, rename stats enums to not contain dashes etc. r=jesup 2013-10-24 14:07:20 -04:00
Alfredo Yang
b8107571f4 Bug 853356 - Test: Check mediastream track according to request type. r=jsmith 2013-10-26 21:20:31 -04:00
Alfredo Yang
190d0bf8f8 Bug 853356 - Part 3: Pass a string array instead of a single string to support multiple permissions request. r=khuey 2013-10-26 21:20:09 -04:00
Alfredo Yang
6898c45efe Bug 853356 - Part 2: Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup 2013-10-26 21:19:53 -04:00
Alfredo Yang
4317439507 Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-10-26 21:19:32 -04:00
Phil Ringnalda
7a1b54e6ac Bug 928262 - Disable test_operator_app_install.xul on Windows for frequent timeouts 2013-10-26 15:23:25 -07:00
Peter Van der Beken
e01445a2df Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Edgar Chen
9e3a6991a8 Bug 926343 - Part 4: RIL implementation changes. r=hsinyi 2013-09-30 18:46:02 +08:00
Edgar Chen
4e050df812 Bug 926343 - Part 3: Bluetooth changes for adding clientId in nsIIccProvider. r=gyeh 2013-09-30 18:22:33 +08:00
Edgar Chen
d3b654cc3e Bug 926343 - Part 2: DOM changes for adding clientId in nsIIccProvider. f=hsinyi. r=smaug 2013-10-15 12:21:36 +08:00
Edgar Chen
1e41980cf3 Bug 926343 - Part 1: nsIIccProvider.idl changes. r=hsinyi 2013-09-30 17:34:38 +08:00
Gregor Wagner
aa3b686883 Backout bug 924702 for test failures.
--HG--
extra : transplant_source : %29%D1%A0%88%92%88%87%A3%21%8A%A1%90%F5%DFD%10%CE%DD%13%C3
2013-10-25 08:19:31 -07:00
Ed Morley
e3c3253e8d Merge latest green b2g-inbound changeset and mozilla-central 2013-10-25 17:27:25 +01:00
Ed Morley
441cb93d95 Merge mozilla-central and inbound 2013-10-25 12:24:13 +01:00
Olli Pettay
5952e14704 Bug 930498 - BarProps should be got from the inner window not from the outer, r=peterv 2013-10-25 14:12:01 +03:00
Carsten "Tomcat" Book
08e3cc18e0 Backed out changeset a0a669819300 (bug 929529) for failed Mochitests/Crashes on an CLOSED TREE 2013-10-25 12:59:10 +02:00
Carsten "Tomcat" Book
75604a8ce8 Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
Ben Turner
9e86e061e3 Bug 929529 - 'Enable IndexedDB profiling tracers by default'. r=BenWa. 2013-10-25 11:29:08 +02:00
Yura Zenevich
e92f9755f6 Bug 924896 - [AccessFu] Exposing the type attribute for entries such as search, url, tel, etc. r=eeejay
---
 accessible/src/jsat/OutputGenerator.jsm            | 22 +++++++++++++++++-
 .../tests/mochitest/jsat/test_utterance_order.html | 27 ++++++++++++++++++++++
 .../en-US/chrome/accessibility/AccessFu.properties |  6 +++++
 3 files changed, 54 insertions(+), 1 deletion(-)
2013-10-24 23:21:29 -04:00
Steven Michaud
44534e0eb8 Bug 929686 - Stopgap patch to allow building of CoreLocation stuff with 10.9 SDK. r=spohl 2013-10-24 21:10:10 -05:00
Mike Hommey
b000a846c2 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Terrence Cole
856c484ab5 Bug 929800 - Handlify the structured clone interface; r=sfink,smaug
--HG--
extra : rebase_source : 4f21dd799ad27dc665997d4912996a500ae8a2f2
2013-10-22 17:18:32 -07:00
Alive Kuo
89a0b3f88f Bug 927310 - dispatch activitydone event from mozbrowser iframe 2013-10-21 19:16:00 +01:00
Vicamo Yang
b2e1f24146 Bug 926302 - 3/3: test cases. r=hsinyi 2013-10-24 16:15:15 +08:00
Vicamo Yang
7424816c3c Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey 2013-10-24 16:15:06 +08:00
Vicamo Yang
d1519aebc4 Bug 926302 - 2.a/3: refactor preference/settings names. r=gene 2013-10-24 16:14:59 +08:00
Vicamo Yang
dbb2ed7881 Bug 926302 - 1/3: B2G DSDS - numRadioInterfaces and default service ids. Interface changes. r=hsinyi 2013-10-24 16:14:50 +08:00
Carsten "Tomcat" Book
0e4e01758c Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00
Fabrice Desré
53fbbc57d8 Bug 927959 - Cannot preinstall a hosted app with appcache in a SIM customization variant r=ferjm 2013-10-23 16:50:57 -07:00
Terrence Cole
afb8aefbc1 Bug 930097 - Fix an exact rooting false positive in worker event dispatch; r=bent
--HG--
extra : rebase_source : 8fcffa0b3aa4e381b8fdce6abfd9f05e88829768
2013-10-23 15:32:50 -07:00
Mike Hommey
59a17d0f20 Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Mike Hommey
3fa7456cd6 Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal 2013-10-24 08:00:23 +09:00
Dave Hylands
d54c0e610b Bug 929816 - Allow devicestorage testing mode to work on travis. r=mikeh
--HG--
extra : amend_source : 6eeed813c1634a5c6113455c8b4319f3e8d0d5a9
2013-10-23 15:03:03 -07:00
Olli Pettay
183647a654 Bug 917026, remove few bogus NS_NOTREACHEDs from TabChild and make window.blur() not throw, r=felipe
--HG--
extra : rebase_source : feee4546e52bf2b92f92c63d31538aadef7ad877
2013-10-24 23:57:19 +03:00
Terrence Cole
66588eb6ec Bug 930101 - Fix an exact rooting hazard in JSObjectFromInterface; r=smaug 2013-10-23 15:33:00 -07:00
Trevor Saunders
f1399b6633 [PATCH] bug 922566 - kill dom-config.mk
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001
---
 content/media/webspeech/recognition/Makefile.in |  1 -
 content/media/webspeech/recognition/moz.build   |  5 +-
 content/media/webspeech/synth/Makefile.in       |  1 -
 content/media/webspeech/synth/pico/Makefile.in  |  3 --
 dom/alarm/Makefile.in                           |  2 -
 dom/apps/src/Makefile.in                        |  1 -
 dom/base/Makefile.in                            |  2 -
 dom/base/moz.build                              | 26 ++++++++++-
 dom/battery/Makefile.in                         |  1 -
 dom/bindings/Makefile.in                        |  3 --
 dom/bindings/moz.build                          | 17 ++++++-
 dom/bindings/test/Makefile.in                   |  5 +-
 dom/bluetooth/Makefile.in                       |  2 -
 dom/bluetooth/moz.build                         |  7 ++-
 dom/browser-element/Makefile.in                 |  3 --
 dom/browser-element/moz.build                   |  6 ++-
 dom/camera/Makefile.in                          |  1 -
 dom/camera/moz.build                            |  5 +-
 dom/devicestorage/Makefile.in                   |  1 -
 dom/dom-config.mk                               | 61 -------------------------
 dom/encoding/Makefile.in                        |  1 -
 dom/fmradio/Makefile.in                         |  2 -
 dom/fmradio/ipc/Makefile.in                     |  1 -
 dom/fmradio/ipc/moz.build                       |  5 +-
 dom/fmradio/moz.build                           |  5 +-
 dom/icc/src/Makefile.in                         |  4 --
 dom/media/Makefile.in                           |  3 --
 dom/media/moz.build                             |  6 ++-
 dom/mobilemessage/src/Makefile.in               |  1 -
 dom/mobilemessage/src/moz.build                 |  5 +-
 dom/network/src/Makefile.in                     |  2 -
 dom/plugins/base/Makefile.in                    |  1 -
 dom/plugins/base/moz.build                      |  8 +++-
 dom/power/Makefile.in                           |  1 -
 dom/quota/Makefile.in                           |  1 -
 dom/system/gonk/Makefile.in                     |  2 -
 dom/telephony/Makefile.in                       |  1 -
 dom/time/Makefile.in                            |  1 -
 dom/wifi/Makefile.in                            |  5 --
 39 files changed, 85 insertions(+), 123 deletions(-)
 delete mode 100644 dom/dom-config.mk
 delete mode 100644 dom/wifi/Makefile.in
2013-10-23 17:20:55 -04:00
Ehsan Akhgari
297d558e56 Bug 930583 - Stop #including nsEventStateManager in nsWindowRoot.h and nsDocument.h; r=smaug 2013-10-24 14:53:52 -04:00
Peter Van der Beken
20d1345d89 Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz.
--HG--
extra : rebase_source : 9cfba32241add4c79d67fb0323178228b00bf631
2013-10-08 17:51:15 +02:00
Peter Van der Beken
57e0597683 Bug 922160 - Bring EventHandler.webidl more in line with the spec, rename BeforeUnloadEventHandler to OnBeforeUnloadEventHandler. r=bz.
--HG--
extra : rebase_source : e4bed124f36e94e1aa646b24783f7f2c682e31b5
2013-10-08 17:51:15 +02:00
Albert Crespell
342d051d20 Bug 887699 - Part 4/4 Tests. r=gene 2013-10-08 08:10:10 +02:00
Albert Crespell
9391a1773f Bug 887699 - Part 3/4 Fix access of websocket channel and TCPSocket to NetworkStats API. r=jduell,gene 2013-10-11 08:54:34 +02:00
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