Chris Peterson
9f3e62a03a
Bug 1092001 - Fix warnings in dom/tv and mark as FAIL_ON_WARNINGS. r=ehsan
2014-10-29 21:52:41 -07:00
Ryan VanderMeulen
ccd8895aa4
Merge m-c to fx-team. a=merge
2014-10-31 19:18:48 -04:00
Ryan VanderMeulen
64db9b1b38
Backed out changeset 3fde6fc99b0a (bug 1020368) for non-unified bustage.
2014-10-31 18:51:23 -04:00
Ryan VanderMeulen
d748f21f2a
Merge m-c to fx-team. a=merge
2014-10-31 16:35:46 -04:00
Ryan VanderMeulen
f4b0acaa11
Merge fx-team to m-c. a=merge
2014-10-31 16:16:38 -04:00
Ryan VanderMeulen
85792b5ee7
Merge inbound to m-c. a=merge
2014-10-31 16:09:15 -04:00
Dave Townsend
36daaf9002
Bug 1089230: Add a string overload to nsIDOMWindowUtils.loadSheet. r=bholley
2014-10-31 11:48:52 -07:00
Mike Habicher
1b9a3ffc9e
Bug 1020368 - remove direct JS_*() calls from CameraRecorderProfiles, r=aosmond,bz
2014-10-31 13:19:06 -04:00
Ryan VanderMeulen
a280da7897
Bug 960762 - Disable test_notification_storage.html on Android for frequent failures.
2014-10-31 14:05:49 -04:00
Vaibhav Agrawal
ccc25e05a4
Bug 1089031 - Remove invalid mochitests and adding them to support-files in dom/encoding/test/mochitest.ini. r=jmaher
2014-10-31 05:35:00 -04:00
Ehsan Akhgari
6354828580
Bug 1091626 - Mark TVSourceListener as final; r=seanlin
...
This avoids compiler warnings when deleting this object since
its destructor is not virtual.
2014-10-31 10:42:29 -04:00
Ehsan Akhgari
5c678473f4
Bug 1091628 - Remove TVProgram::mIsInterrupting since it is unused; r=seanlin
2014-10-31 10:42:02 -04:00
Krzysztof Mioduszewski
ae9ea5239b
Bug 1003268 - [NFC] Implement onpeerfound. r=allstars.chh, r=smaug
2014-10-30 02:08:00 -04:00
Dimi Lee
41c2533bd5
Bug 1086209 - [NFC] Remove window parameter for NfcContentHelper API. r=allstars.chh
2014-10-30 18:46:41 +08:00
Carsten "Tomcat" Book
25e99bd2cd
Merge mozilla-central to b2g-inbound
2014-10-31 14:26:06 +01:00
Carsten "Tomcat" Book
6fd9e51d9f
merge mozilla-inbound to mozilla-central a=merge
2014-10-31 14:07:48 +01:00
Shawn Ku
f9d9d61b6e
Bug 1091429 - B2G RIL: Correct UCS2 handling for EFPNN. r=Edgar.
2014-10-31 10:18:28 +08:00
Kan-Ru Chen (陳侃如)
56d3253de4
Bug 978681 - Fix createNewTest.py to use mochitest.ini. r=smaug
2014-10-31 10:39:15 +08:00
Kan-Ru Chen (陳侃如)
28a5946d51
Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug
2014-10-31 10:39:15 +08:00
Kan-Ru Chen (陳侃如)
5002238d50
Bug 1090759 - Part 4. Use disabled in mochitest.ini. r=smaug
2014-10-31 10:39:14 +08:00
Kan-Ru Chen (陳侃如)
630d892dd6
Bug 1090759 - Part 3. Fix tests broken by DOM Promise's asyncness r=smaug
2014-10-31 10:39:14 +08:00
Kan-Ru Chen (陳侃如)
4fc798d590
Bug 1090759 - Part 2. Use DOM Promise in browserElementTestHelpers.js. r=smaug
2014-10-31 10:39:14 +08:00
Kan-Ru Chen (陳侃如)
b7d831b788
Bug 1090759 - Part 1. Use pushPermissions in browserElementTestHelpers.js. r=smaug
2014-10-31 10:39:13 +08:00
Wes Kocher
e0d9ddc182
Backed out 6 changesets (bug 1088228) for static analysis bustage
...
Backed out changeset 13ecff800114 (bug 1088228)
Backed out changeset de692c3335f2 (bug 1088228)
Backed out changeset 2d449a2b4e1c (bug 1088228)
Backed out changeset 49ac8f33ab70 (bug 1088228)
Backed out changeset 920d50e84a17 (bug 1088228)
Backed out changeset 55f4818378e4 (bug 1088228)
2014-10-30 16:24:02 -07:00
Blake Kaplan
3d1299294d
Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me)
2014-10-30 15:51:39 -07:00
Fredrik Lanker
5c16974f01
Bug 1091601 - Settings closes down when changing permissions for THA applications r=fabrice
...
Application kind is used in isExplicitInPermissionsTable for checking
the permissions in the permission table. When calling the function from
PermissionSettings, the app kind wasn't passed so the permission check
failed. This lead to Settings closing down when trying to change the
permissions in "App permissions", due to the assert in receiveMessage
(dom/permission/PermissionSettings.jsm).
---
dom/permission/PermissionSettings.jsm | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
2014-10-30 15:02:51 -07:00
Boris Zbarsky
c33d0bc4e2
Bug 1088228 part 6. Simplify the DOM GetParentObject setup, now that we no longer rely on it for scope chains. r=peterv
2014-10-30 17:43:42 -04:00
Boris Zbarsky
39bf0debd0
Bug 1088228 part 5. Use the new CloneFunctionObject in XBL. r=peterv
2014-10-30 17:40:17 -04:00
Boris Zbarsky
d29ace60f6
Bug 1088228 part 3. Use the new nsJSUtils API for event handlers. r=peterv
2014-10-30 17:40:13 -04:00
Boris Zbarsky
677958f38c
Bug 1088228 part 2. Create an nsJSUtils API for building the scope chain for a given Element. r=peterv
2014-10-30 17:40:09 -04:00
Boris Zbarsky
a8f73d5f5b
Bug 1088228 part 1. Introduce an nsINode API for getting the scope chain parent for a given node. r=peterv
2014-10-30 17:38:48 -04:00
Ryan VanderMeulen
9a87c4aa6f
Merge inbound to m-c. a=merge
2014-10-30 16:03:53 -04:00
Ryan VanderMeulen
aa8a043e5d
Backed out changeset 299bc1ce71c0 (bug 1089472) for making the webapps tests permafail.
2014-10-30 14:28:11 -04:00
Ryan VanderMeulen
d59c32b5f8
Backed out changesets 5e406b1536f9, 27e644701c98, and 762aff2c9dbf (bug 1083989
) for mochitest-e10s failures.
...
CLOSED TREE
2014-10-30 12:46:08 -04:00
Brian Marshall
913151dffd
Bug 82711 - Fix error with some compilers from previous patch. r=bzbarsky
2014-10-30 06:09:22 -07:00
Andrew McCreight
c1d2784a73
Bug 1080096 - Clear UDPSocketChildBase::mSocket in ReleaseIPDLReference(). r=schien
...
This breaks a possible cycle between UDPSocketChild and UDPSocket.
The nulling out must be done before the Release, because the Release may destroy |this|.
2014-10-30 14:12:09 -07:00
Alexandre Lissy
6488c90bfb
Bug 1089619 - Stop abusing the Settings API from Gonk GPS. r=kanru
...
GPS handling for Gonk abuses the Settings API in two ways. First, on
mozsettings-changed event, it will trigger two new requests to read
values (debug enabled and GPS locations ignore). This is useless since
the event already contains the key that has changed and the new value,
so there is no need to do a createLock().get() call. Then, in startup
code, the Init() method is supposed to check itself whether it is
already running. This is done through the mStarted boolean. The same
Init() method is responsible for adding the mozsettings-changed
observer, which is removed by the Shutdown() method. Investigation on
device by using the Geolocation API has proven that we were leaking some
observers. This is because checking mStarted boolean is performed after
we request settings values and we install the mozsettings-changed
observer. So any time the Init() gets called, we install it but we just
remove it once in Shutdown().
2014-10-30 07:42:00 -04:00
Ryan VanderMeulen
618a8fabc6
Merge m-c to inbound. a=merge
...
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
extra : rebase_source : 43e1262bc9912ae6b97ec9302a1bc149e51c8e1e
2014-10-30 16:19:07 -04:00
Kyle Huey
bad15624f2
Bug 1072773: Add a preference for enabling SQLite's synchronous=FULL mode in IndexedDB. r=bent
2014-10-30 13:18:33 -07:00
Christoph Kerschbaumer
6c4a924701
Bug 1084652 - CSP: Violated directive must not be empty when sending csp reports - test updates (r=sstamm)
2014-10-29 14:47:26 -07:00
James Willcox
91aaa3e40b
Bug 1089159 - Correctly use MediaCodec's audio output format r=cpearce
...
--HG--
extra : rebase_source : 2b3b3a43e54cdcdac87e303a2705e8be7c60d3dd
2014-10-29 18:40:06 -05:00
Andrea Marchesini
c3ded97a6c
Bug 1091016 - Remove network.websocket.enabled and introduce a pref just for websocket in workers, r=smaug
2014-10-30 15:22:31 +00:00
Jean-Yves Avenard
d010e3f711
Bug 1090900 - Issue SimpleTest.finish() even if test failed. r=padenot
2014-10-30 12:15:58 +11:00
Szu-Yu Chen [:aknow]
f744293b53
Bug 1090776 - Prevent DataCloneError. r=hsinyi
2014-10-29 03:09:00 -04:00
Edgar Chen
7d651c7b78
Bug 1083745 - Part 3: Remove the redundant information carried in request result of icc.{set|get|unlock}CardLock API. r=hsinyi
2014-10-29 11:42:13 +08:00
Edgar Chen
4dca680354
Bug 1083745 - Part 2: __exposedProps__ has been deprecated, use Cu.cloneInto() instead. r=hsinyi
2014-10-29 11:30:39 +08:00
Vaibhav Agrawal
3dd2076b3b
Bug 1089030 - Invalid mochitest skipped in dom/contacts/tests/mochitest.ini. r=jmaher
2014-10-29 22:00:00 -04:00
Edgar Chen
3306658855
Bug 1083745 - Part 1: Having different IPC message for getting and setting/unlocking request. r=hsinyi
2014-10-28 19:48:12 +08:00
Carsten "Tomcat" Book
7611a1f3ee
Merge mozilla-central to mozilla-inbound
2014-10-31 14:23:10 +01:00
Carsten "Tomcat" Book
1ddef21ea8
Backed out changeset 77052db08766 (bug 611388)
2014-10-31 13:12:18 +01:00
Gabor Krizsanits
7fc241ad16
Bug 1061469 - part10: Removing intermittent import test. r=mrbkap
2014-10-31 13:03:03 +01:00
Gabor Krizsanits
f8a4837fc8
Bug 1061469 - part9: test: defaultView should be null for imports. r=mrbkap
2014-10-31 13:03:03 +01:00
Junior Hsu
145d9cfd14
Bug 1089472 - Remove boardcast UpdateState as onDownloadPackage. r=fabrice
2014-10-27 19:06:00 -04:00
Bevis Tseng
3a2474f5c8
Bug 1088573 - Part 2: Enhance test coverage. r=echen
2014-10-29 17:53:55 +08:00
Bevis Tseng
431212b266
Bug 1088573 - Part 1: Ensure that the |length| argument to GsmPduHelper.readSeptetsToString() is an integer. r=echen
2014-10-29 16:45:43 +08:00
David Rajchenbach-Teller
203b0b3926
Bug 1083989
- Adapt Browser Chrome mochitests that expect Promise.jsm in the scope. r=yoric
2014-10-27 22:45:18 +01:00
David Rajchenbach-Teller
97a36d5a35
Bug 1083989
- Adapting Browser Chrome mochitests that expect Promise.jsm in the scope. r=yoric
2014-10-27 22:45:18 +01:00
Jan Varga
49c83c236c
Bug 1089764 - Treat persistent storage as temporary storage; r=bent
2014-11-01 02:21:25 +01:00
Ryan VanderMeulen
10ba157f52
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-10-31 19:13:48 -04:00
Ryan VanderMeulen
56b56834c3
Merge m-c to inbound. a=merge
2014-10-31 16:31:38 -04:00
Marcos Caceres
038f9d0476
Bug 1079453 - Implement the manifest processor part of W3C Manifest. r=ehsan
...
* spec conforming implementation
* test suite
2014-10-31 11:24:47 -07:00
Ryan VanderMeulen
5d10f27103
Backed out changeset 1cce9c56538f (bug 1087633) for static analysis bustage.
2014-10-31 13:58:52 -04:00
Kyle Huey
59d1375f34
Bug 1091981: Make sure to use the canonical nsITelephonyCallback pointer. r=aknow
2014-10-31 10:50:22 -07:00
Olli Pettay
3e6a571e29
Bug 1087633, Filter out XPConnect wrapped input streams, r=bz
...
--HG--
extra : rebase_source : a33654c249bc60464fe3c1a372dee0f58ee465c7
2014-10-31 19:11:08 +02:00
Vinay G Shetty
0f56cc3110
Bug 811470 - Send geolocation error codes to the content process. r=jdm
2014-10-23 11:31:00 -07:00
Vaibhav Agrawal
9ac0482856
Bug 1083347 - Removing entries from android23.json and annotating manifests. r=gbrown
2014-11-03 12:01:51 -08:00
Guilherme Goncalves
2997c4e001
Bug 1088042 - Fix JsonWebKey object in test_WebCrypto_JWK. r=rbarnes
2014-10-23 09:07:00 +02:00
JW Wang
eaff88ccea
Bug 1079695 - Part 3 - fix const-correctness of MediaDecoderStateMachine. r=kinetik
2014-10-30 21:12:00 +01:00
JW Wang
4d39082ebf
Bug 1079695 - Part 2 - remove audio clock wordaround from MediaDecoderStateMachine. r=kinetik.
2014-11-02 18:06:00 +01:00
JW Wang
b170447565
Bug 1079695 - Part 1 - ensure AudioSink::GetPosition() is mono-increasing in spite of AudioStream error. r=kinetik
2014-10-30 21:10:00 +01:00
Ting-Yu Chou
591080107c
Bug 1050122 - Part 2 - Disable preallocate when proc loader is not initialized. r=khuey
2014-11-01 13:28:33 +08:00
Ting-Yu Lin
397d327f00
Bug 1029943 - Part 3 - Double timeout for test_collapse.html and test_extend.html. r=Ms2ger
2014-11-02 06:05:00 +01:00
Morris Tseng
ac2d35c2aa
Bug 1029943 - Part 1 - Hide selection carets when blurred. r=roc
2014-10-31 09:12:00 +01:00
JW Wang
ffcd9af8d5
Bug 1021794 - Fix and re-enable test_played.html. r=cpearce
2014-10-30 20:51:00 +01:00
Ted Clancy
e47c829183
Bug 1000313 - Adding homescreen-webapps-manage permission. r=sicking
2014-11-02 14:04:08 -05:00
Gina Yeh
f7409ffa21
Bug 989198, Patch 6: No need to forward KeyboardEvents in BrowserElementChildPreload.js, r=kchen.
2014-11-03 15:05:54 +08:00
Gina Yeh
98a943318d
Bug 989198, Patch 5: Mochitest for BeforeAfterKeyboardEvent, r=smaug.
2014-11-03 15:05:48 +08:00
Gina Yeh
c004c75b05
Bug 989198, Patch 4: Dispatch both chrome event and key event for hardward keys, and add new permission, r=fabrice.
2014-11-03 15:05:43 +08:00
Gina Yeh
a9a5a8c2c1
Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug
2014-11-03 15:05:38 +08:00
Gina Yeh
1d9d1f4c1f
Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki.
2014-11-03 15:05:32 +08:00
Jeff Gilbert
5fcaa972fa
Bug 1087650 - Fix tests. - r=kamidphish
2014-10-22 14:58:58 -07:00
Jeff Gilbert
3af0768a4c
Bug 1087650 - Rename mochitests to test_*. - r=kamidphish
2014-10-22 12:27:21 -07:00
David Major
7d11fb7132
Bug 1084162 - Part 2: Don't PGO MobileConnection.cpp because it crashes VS2013. r=glandium
2014-11-04 14:28:06 +13:00
Bill McCloskey
6b1c293c81
Bug 1093076 - Fix compile error on a CLOSED TREE
2014-11-03 16:54:36 -08:00
Bill McCloskey
2834f7be08
Bug 1093076 - Don't run non-OOP plugins in content processes (r=bsmedberg)
2014-11-03 15:50:05 -08:00
Sean Lin
2646ca78ed
Bug 1088310 - [Stingray] Add more tests to TV Manager API. r=ehsan
...
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
2014-10-22 23:15:24 +08:00
Yoshi Huang
69f5a862bf
Bug 1074611 - pass NDEF info to Content. r=smaug, dimi.
...
From 03c850ef46ffd4baeb84596fa219e39788eb0571 Mon Sep 17 00:00:00 2001
---
dom/nfc/NfcContentHelper.js | 19 ++++++++++++++---
dom/nfc/gonk/NfcGonkMessage.h | 9 --------
dom/nfc/gonk/NfcMessageHandler.cpp | 8 +++----
dom/nfc/gonk/NfcOptions.h | 10 +++++----
dom/nfc/gonk/NfcService.cpp | 9 ++++++--
dom/nfc/nsINfcContentHelper.idl | 11 +++++++++-
dom/nfc/nsNfc.js | 28 +++++++++++++++++++++----
dom/webidl/MozNFCTag.webidl | 43 ++++++++++++++++++++++++++++++++++++++
dom/webidl/NfcOptions.webidl | 5 +++--
9 files changed, 113 insertions(+), 29 deletions(-)
2014-10-22 11:48:40 +08:00
Christoph Kerschbaumer
69c08471f7
Bug 1084652 - CSP: Violated directive must not be empty when sending csp reports (r=sstamm)
2014-10-17 16:33:02 -07:00
Jim Mathies
dde25d3a98
Bug 1091621 - Bump the pluginchanged epoch value at startup to insure content processes get a complete list of plugins. r=billm
2014-10-30 13:52:30 -05:00
Jason Orendorff
9c6679d172
Bug 1090325 - Fix unconditional Symbol usage in a test, introduced by rev bff9837442af. r=Waldo.
...
--HG--
extra : rebase_source : 6301cee87494e1d64ed42a32247e62a2f984a3f0
2014-10-28 10:50:16 -05:00
Ryan VanderMeulen
1938b69d8b
Backed out changesets bc3b048b416d and 773b27cd166b (bug 1050122) for regression B2G debug test runtimes dramatically.
2014-11-03 12:46:43 -05:00
Trevor Saunders
12d083ae32
no bug - fix nullptr to bool conversions in Blob.cpp r=themaid
...
--HG--
extra : rebase_source : aa2c9dc11c88beb53b12ddd583121ca90a2f4969
2014-11-03 07:59:27 -05:00
Carsten "Tomcat" Book
a2dc515ce6
Merge mozilla-central to mozilla-inbound
2014-11-03 13:16:04 +01:00
Bob Owen
de12f8c051
Bug 1088130: Add to TestGMPCrossOrigin.cpp gtest to test that the APIs required for Output Protection on Windows work within the sandbox. r=cpearce
2014-11-03 10:02:30 +00:00
Jacek Caban
1fb284960f
Bug 1092130 - Fixed build errors found by mingw after bug 1076698 landed (-Werror=missing-braces errors). r=cpearce
2014-11-03 10:28:52 +01:00
Bobby Holley
efd90d884a
Bug 1090991 - Introduce a new NotDecodedReason WAITING_FOR_DATA and use it for MSE. r=cpearce,r=cajbir
2014-11-03 09:20:15 +01:00
Bobby Holley
a757b63f7e
Bug 1090991 - Unify MediaDecoderStateMachine::On{DecodeError,AudioEOS,VideoEOS} and eliminate duplicated logic. r=cpearce
...
We take this opportunity to align the behavior of Finish() calls between audio
and video EOS, invoking them unconditionally for both cases. Currently both
cases always call Finish() immediately, with the exception of:
(A) Video in seeking mode, where we may push mFirstVideoFrameAfterSeek before
doing so, and
(B) Video in the |default:| case.
Push() and Finish() seem like orthogonal operations on MediaQueue, but we
nonetheless preserve the old order just in case. There doesn't seem to be a good
reason for (B).
2014-11-03 09:20:14 +01:00
Bobby Holley
a215c61b6a
Bug 1090991 - Refactor RequestSampleCallback to use a single callback for all "not decoded" message. r=cpearce,r=cajbir
...
I'm going to add another one, and want this API to scale better than it does.
2014-11-03 09:20:14 +01:00
Bobby Holley
a6e295e57c
Bug 1090991 - Modify MediaData::Type so that it may serve as a general-purpose enum for distinguishing audio and video. r=cpearce
...
We don't seem to have something like this already, and this seemed better than
introducing yet another new enum.
2014-11-03 09:20:14 +01:00
Andrea Marchesini
ee837fa3fa
Bug 1082734
- Disable location.searchParams for cross-origin insecure data access, r=bz
2014-11-03 08:18:22 +00:00