Tom Schuster
00d0808e8f
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
2014-07-09 11:43:33 +02:00
Masayuki Nakano
962ff61379
Bug 1036290 Use nsAutoTArray at copying WidgetTouchEvent::TouchArray r=roc
2014-07-10 01:17:05 +09:00
Carsten "Tomcat" Book
52abeab55b
Merge mozilla-central to mozilla-inbound
2014-07-09 16:13:17 +02:00
Carsten "Tomcat" Book
00eb06aadf
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js
2014-07-09 15:54:37 +02:00
Thomas Zimmermann
007b4fd7cc
Bug 1033961: Asynchronous Bluedroid DUT and LE interfaces (under bluetooth2/), r=btian
2014-07-09 09:39:43 +02:00
Thomas Zimmermann
0ef5154365
Bug 1033961: Asynchronous authentification in Bluedroid (under bluetooth2/), r=btian
2014-07-09 09:39:31 +02:00
Thomas Zimmermann
bea0ee1af9
Bug 1033961: Asynchronous Bluedroid device bonding (under bluetooth2/), r=btian
2014-07-09 09:39:18 +02:00
Thomas Zimmermann
164d45aec7
Bug 1033961: Asynchronous discovery methods in Bluedroid (under bluetooth2/), r=btian
2014-07-09 09:39:04 +02:00
Thomas Zimmermann
16d0770aea
Bug 1033961: Asynchronous remote-service methods in Bluedroid (under bluetooth2/), r=btian
2014-07-09 09:38:49 +02:00
Thomas Zimmermann
06ae360365
Bug 1033961: Asynchronous Bluedroid device-property methods (under bluetooth2/), r=btian
2014-07-09 09:38:35 +02:00
Thomas Zimmermann
2244cbf6c3
Bug 1033961: Asynchronous Bluedroid adapter methods (under bluetooth2/), r=btian
2014-07-09 09:38:20 +02:00
Thomas Zimmermann
5a28ab6e1b
Bug 1033961: Asynchronous Bluedroid starting and stopping (under bluetooth2/), r=btian
2014-07-09 09:38:06 +02:00
Thomas Zimmermann
1988138e46
Bug 1033961: Split Bluedroid start/stop code (under bluetooth2/), r=btian
...
This patch prepares refactoring of the Bluedroid start and stop
code towards an asynchronous design.
2014-07-09 09:37:53 +02:00
Thomas Zimmermann
300611466e
Bug 1033961: Add result handler for Bluetooth Core profile (under bluetooth2/), r=btian
...
The result-handler class contains a method for each interface
in the Core profile and a method for failed calls. The patch
also adds runnable classes that execute a result handler's
method on the main thread.
2014-07-09 09:37:40 +02:00
Carsten "Tomcat" Book
1c6ac63820
Backed out changeset 6a56c14d382f (bug 1024707) for dt1 and xpshell test bustages on a CLOSED TREE
2014-07-09 13:19:33 +02:00
Krzysztof Mioduszewski
7124970438
Bug 1033218 - [NFC] use emulator command triggering tech-lost. r=allstars.chh
2014-07-07 20:40:01 +02:00
Wes Kocher
ec986afc0f
Merge m-c to b2g-inbound
2014-07-08 20:06:10 -07:00
Jamin Liu
66461e6980
Bug 1030536 - Write a marionette test for verifying the setters of adapter based on bluetooth API v2. r=btian
2014-07-09 09:52:11 +08:00
Wes Kocher
ec066f4920
Merge b2g-inbound to m-c a=merge
2014-07-08 16:34:48 -07:00
Kyle Huey
f7d7f2ca04
Bug 1033618: If we take the preallocated process but fail to start the app try again with a non-preallocated process. r=smaug
2014-07-08 15:56:22 -07:00
Fernando Jiménez
e11235db84
Bug 1022181 - Mobile ID Tests. Part 1: DOM Tests. r=sicking
2014-07-08 19:57:44 +02:00
Fabrice Desré
300974a052
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
...
* * *
Bug 1024513 - followup to get ASAN builds r=me
2014-07-07 21:45:23 -07:00
Ed Morley
0098a223b6
Backed out changeset ad9e35d75c08 (bug 1026997) for test_reftests_with_caret.html failures
2014-07-08 17:06:00 +01:00
Ed Morley
04ad4b9b37
Backed out changeset a2f2a28e0856 (bug 1024513) for build failures
2014-07-08 16:03:04 +01:00
Fabrice Desré
fb6b7b9cea
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
2014-07-07 21:45:23 -07:00
Antonio M. Amaya
f0e866ddd2
Bug 1033453 - Fix the composed permission check on app updates. r=fabrice
2014-07-08 05:45:00 -04:00
Sean Lin
d78f5563b8
Bug 1015540 - Prevent Alarms API from performing unsafe toJSON conversions on content objects. r=bz
2014-07-08 17:04:05 +08:00
Tom Schuster
cf0d038a2b
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
2014-07-09 11:43:33 +02:00
Wes Kocher
7cf37526f7
Merge m-c to inbound
2014-07-08 20:04:41 -07:00
Blake Kaplan
b573f69331
Bug 1001957 - Don't use a CPOW for reload. r=felipe/mccr8/smaug
...
Original patch from billm.
2014-07-08 18:27:59 -07:00
Wes Kocher
196c4d51c5
Backed out changeset 76a96d6f0330 (bug 1001957) for mochitest-2 bustage on a CLOSED TREE
2014-07-08 17:55:35 -07:00
Blake Kaplan
8a1d25238c
Bug 1001957 - Don't use a CPOW for reload. r=felipe/mccr8/smaug
...
Original patch from billm.
2014-07-08 16:19:10 -07:00
Wes Kocher
5325f9ea14
Backed out changeset 725b7db309c3 (bug 1013571) for causing the failures in 1032783
2014-07-08 14:43:46 -07:00
Benoit Jacob
fa79bad116
Bug 1035394 - Fix dangerous public destructors in dom/events - r=smaug
2014-07-08 17:23:17 -04:00
Benoit Jacob
57ed0c585c
Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan
2014-07-08 17:23:17 -04:00
Masayuki Nakano
00a8555f46
Bug 1035595 Use mozilla::WidgetTouchEvent::TouchArray instead of nsTArry<nsRefPtr<mozilla::dom::Touch>> r=roc
2014-07-09 05:48:19 +09:00
Andrew McCreight
c72abd8a14
Bug 1034911 - Make the destructor for KeyAlgorithm private. r=smaug
2014-07-08 13:46:23 -07:00
Ben Kelly
c765ce3a6e
Bug 1013571 Reland support for PBackground on workers. r=bent
2014-07-08 14:57:16 -04:00
Jan Jongboom
7ce8fa258a
Bug 957213 - Rewrite tests for inputmethod to avoid intermittent errors. r=yxl
2014-06-25 07:58:00 -04:00
Carsten "Tomcat" Book
d8abb066d3
Merge mozilla-central to b2g-inbound
2014-07-08 15:39:29 +02:00
Carsten "Tomcat" Book
58b9019bcb
merge mozilla-inbound to mozilla-central a=merge
2014-07-08 14:41:21 +02:00
Fabrice Desré
8ba7ba40e7
backout a6ae40c60e77 for build failures
2014-07-07 22:21:51 -07:00
Fabrice Desré
a2c91fc105
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
2014-07-07 21:45:23 -07:00
Garvan Keeley
93447c88fb
Bug 1018383 - Added request-level caching in NetworkGeolocationProvider.js. r=jdm
...
This is a cleanup of the patch used in the Tarako bug. I made it clearer that this is request-level caching, NOT position caching.
This is specifically for preventing unnecessary requests to the server. It is unrelated to the W3C PositionOptions and their effect on position caching.
Hopefully this detail is clearer in this patch.
Updated mochitests that were relying on old logic to succeed
The failing mochitests were relying on the provider to have a specific behaviour -behaviours that are incidental to the test case. I updated these to reflect the behaviour of the current system.
2014-07-07 07:16:00 +02:00
Garvan Keeley
c766711ce9
Bug 1013012 - Support for js highAccuracy flag in geolocation. r=jdm
2014-07-07 06:47:00 +02:00
Bevis Tseng
2447269f45
Bug 1028791 - Re-write Marionette Test Cases of CellBroadcast with Promise. r=vyang
2014-07-02 19:28:33 +08:00
Jan Jongboom
9d019f9823
Bug 1026997 - Use nsISelectionPrivate to track selection changes in forms.js. r=yxl
2014-07-08 03:31:00 -04:00
Dimi Lee
b1c674417f
Bug 997576 - [NFC] Testcase for reading empty NFC tag. r=tzimmermann
2014-07-08 11:56:57 +08:00
Fernando Jiménez
7993494aa4
Bug 1024396 - Allow blocking certain permissions for privileged apps. r=fabrice
2014-07-08 12:10:24 +02:00
Jamin Liu
462d75d9f0
Bug 1006317 - Write a marionette test for BT on/off based on bluetooth API v2. r=btian
2014-07-08 14:57:01 +08:00