Nathan Froyd
4331d7171e
Bug 1217939 - part 1 - remove nsContentUtils::GetViewportInfo; r=smaug
...
All it was doing was forwarding to the provided document, which is an
unnecessary layer of indirection.
2015-10-23 13:21:57 -04:00
Ben Kelly
ac1df23ecf
Bug 1217501 P2 Send */* for fetch() default Accept header. r=ehsan
2015-10-26 08:25:16 -07:00
Carsten "Tomcat" Book
a9a8475367
Merge m-c to mozilla-inbound
2015-10-26 14:45:35 +01:00
Carsten "Tomcat" Book
3c73dc77d1
Backed out changeset 88b02bfcc8c7 (bug 1119442) for test failures in browser_ProcessHangNotifications.js
2015-10-26 14:40:28 +01:00
Carsten "Tomcat" Book
758c43af6b
merge mozilla-inbound to mozilla-central a=merge
2015-10-26 10:57:35 +01:00
Carsten "Tomcat" Book
a1c13d0acf
merge fx-team to mozilla-central a=merge
2015-10-26 10:56:02 +01:00
Makoto Kato
d034f5af8e
Bug 1212366 - Part 2. Don't release SourceMediaStream until StreamListener is called. r=roc
2015-10-26 14:02:51 +09:00
Makoto Kato
dc43cca5c9
Bug 1212366 - Part 1. Don't call SetAudioOutputVolume if stream is destroyed. r=roc
2015-10-26 12:31:58 +09:00
Wes Kocher
2625db041f
Merge m-c to b2ginbound, a=merge
...
--HG--
extra : commitid : IGU3ThODOFR
2015-10-23 15:52:06 -07:00
Wes Kocher
efe440fad9
Merge b2ginbound to central, a=merge
...
--HG--
extra : commitid : LUnL6HF99Z8
2015-10-23 15:46:08 -07:00
Wes Kocher
4fa57a6039
Merge inbound to central, a=merge
...
--HG--
extra : commitid : DZp5o9P5r4R
2015-10-23 15:37:37 -07:00
Fabrice Desré
59bf225b8b
Bug 1201685 - Limit the number of indexedDB open() calls in IndexedDBHelper r=gwagner
2015-10-23 14:40:52 -07:00
Shawn Huang
40066e9d8b
Bug 1217339 - Fix illegal format of folder-listing object, r=btian
2015-10-23 22:21:09 +08:00
Carsten "Tomcat" Book
cdc2142f50
Merge m-c to b2g-inbound
2015-10-23 11:54:28 +02:00
Carsten "Tomcat" Book
c138c48fd1
Merge m-c to fx-team
2015-10-23 11:51:27 +02:00
Thomas Nguyen
4e6cb8fda5
Bug 1166210 - Remove ServicesSetting changes listener in NfcContentHelper. r=yoshi
...
--HG--
extra : rebase_source : d8257c5b59d8b986ffd117ebda0a4c1f40330fc6
2015-10-22 20:43:00 +02:00
Ben Tian
85c9f0cd43
Bug 1214139 - Connect to HFP, A2DP, and AVRCP if CoD is invalid, r=shuang
2015-10-22 21:03:08 +08:00
Wes Kocher
5ba2dcfe5c
Merge b2ginbound to central, a=merge
2015-10-22 16:50:22 -07:00
Victor Porof
9dc0ce6b1a
Bug 1202657 - Add markers for workers' message passing and serialization/deserialization, r=smaug, jsantell, tromey, ejpbruel
...
--HG--
rename : docshell/base/timeline/OTMTMarkerReceiver.h => docshell/base/timeline/MarkersStorage.h
2015-10-21 23:10:05 +02:00
Ryan VanderMeulen
29c09a2467
Bug 843086 - Add crashtest.
...
--HG--
extra : rebase_source : f87beeeea3b7fceef27b70de6c52047c4599b8f2
2015-10-25 16:20:15 -04:00
Carsten "Tomcat" Book
7306a78fd9
Backed out changeset cae63161b689 (bug 1214965) for mulet test failures on a CLOSED TREE
2015-10-26 12:22:36 +01:00
Kit Cambridge
641f7ea40a
Bug 1217065 - Unconditionally ack incoming updates. r=dragana,benbangert
...
--HG--
extra : commitid : B1gV3zsa54r
2015-10-22 10:32:33 -06:00
Kit Cambridge
bca5312693
Bug 1206163 - Retry failed register requests on reconnect. r=dragana
...
--HG--
extra : commitid : ITUpqPr1O3m
extra : amend_source : 8c9062cd1d3fcecc5b78ea0773fff3c618b440b5
2015-10-22 10:14:43 -06:00
Olli Pettay
6c9a90e086
bug 120684 may have changed which .cpp files are compiled together in unified builds causing ScreenOrientation.cpp to not compile on Windows, a=bustage, CLOSED TREE
2015-10-27 20:52:58 +02:00
Olli Pettay
2e683ca304
bug 120684, add ChromeNodeList so that chrome JS can create proper NodeList objects, r=baku
...
--HG--
extra : rebase_source : 7a06c3b8a9b485cd86c511fa0c2b13e9bd88106c
2015-10-27 19:48:46 +02:00
James Willcox
1866d4ece3
Bug 1204483 - Fix busted audio decoding output on Android r=esawin
2015-10-27 12:43:50 -05:00
Olli Pettay
a062f00aab
Bug 1218190 - Add a pref to enable Clients.openWindow, r=catalinb
2015-10-25 22:36:27 +02:00
Ryan VanderMeulen
4e1540b2b5
Bug 779707 - Add crashtest.
2015-10-25 00:06:24 -04:00
Ryan VanderMeulen
5dfded4cea
Bug 729431 - Add crashtest.
2015-10-25 00:06:24 -04:00
Wes Kocher
e01755351b
Merge m-c to fx-team, a=merge
...
--HG--
extra : commitid : 5iarrH8FlDy
2015-10-23 15:52:55 -07:00
Nathan Froyd
69382a523a
Bug 1216964 - remove nsAutoArrayPtr use from ActorsParent; r=khuey
...
We could have just replaced it directly with UniquePtr, but it seemed
just as easy to use UniqueFreePtr and adapt the code to use
AdoptingBlobVariant, which was apparently added after the XXX comment.
2015-10-20 14:24:29 -04:00
Ben Kelly
34de792e6b
Bug 1217501 P5 Relax guard checking on Headers with existing headers. r=ehsan
2015-10-27 09:23:34 -07:00
Ben Kelly
26038d4a37
Bug 1217501 P4 Fill headers before setting guard when reading response from Cache. r=ehsan
2015-10-27 09:23:34 -07:00
Ben Kelly
9338a75577
Bug 1217501 P2 Send */* for fetch() default Accept header. r=ehsan
2015-10-26 08:25:16 -07:00
Ehsan Akhgari
073195c513
Bug 1206298 - Part 2: Add a test to make sure that we respect Cache-Control headers on the synthesized response; r=jdm
2015-10-27 11:58:30 -04:00
Jean-Yves Avenard
5b3264d688
Bug 1217170: [MSE] P2. Enable WebM/MSE on systems with no MP4/H264 support. r=kentuckyfriedtakahe
2015-10-27 23:57:35 +11:00
Jean-Yves Avenard
d1b1c57939
Bug 1217170: P1. Rename functions to explicitly reflect what they are doing. r=kentuckyfriedtakahe
2015-10-27 23:57:13 +11:00
Jean-Yves Avenard
a0f576a061
Bug 1215370: Maintain coded group continuity in sequence append mode when resetting parser state. r=gerald
...
W3C issue 29133.
2015-10-27 23:54:47 +11:00
Neil Deakin
a38d52b60a
Bug 1214293, initialize show focus rings state properly in all child frames, r=smaug
2015-10-27 08:53:00 -04:00
Jean-Yves Avenard
18ef6c89dc
Bug 1214208: Do not use MP3Decoder on B2G. r=alfredo
...
the Gonk PDM doesn't support AudioOffloadPlayer leading to increased power consumption.
2015-10-27 23:52:27 +11:00
Carsten "Tomcat" Book
e13f2e5c02
Merge mozilla-central to mozilla-inbound
2015-10-27 10:57:40 +01:00
Ryan VanderMeulen
6fc25d5d88
Bug 495546 - Add crashtest.
...
--HG--
extra : rebase_source : 3911a4b705d660722713b7a7d94505566c732d84
2015-10-24 15:03:19 -04:00
Robert O'Callahan
2c08de69e9
Bug 1215699. Ensure that AudioGraphDriver uses the MediaStreamGraph's AudioChannel. r=padenot
2015-10-23 16:43:15 +13:00
Sebastian Hengst
e6d06af59f
Backed out 2 changesets (bug 1215699, bug 1209994) for web platform failures. r=backout
...
Backed out changeset a8adf1f9d366 (bug 1209994)
Backed out changeset f5ed98fdc16e (bug 1215699)
2015-10-24 15:38:03 +02:00
Catalin Badea
cc62c14549
Bug 1172870 - Implement service workers clients.openWindow for desktop (non-e10s). r=baku,smaug
...
Based on patches from:
Nikhil Marathe <nsm.nikhil@gmail.com>
Alberto Crespell Perez <alberto.crespell@gmail.com>
2015-10-24 15:16:23 +03:00
Robert O'Callahan
c97605eefe
Bug 1215699. Ensure that AudioGraphDriver uses the MediaStreamGraph's AudioChannel. r=padenot
...
--HG--
extra : commitid : DMIEO7qauwZ
extra : rebase_source : e34a31e0adb0a9a6b3e4ff259d8ffdafe12e3c68
2015-10-23 16:43:15 +13:00
Robert O'Callahan
0e2b65352f
Revert incorrectly committed changes ab657569f554 and a396f4262479
...
--HG--
extra : commitid : IHQ60dccnSZ
extra : amend_source : 9302339fd951446a37909b31a1ccb56aff470325
2015-10-24 22:38:22 +13:00
Robert O'Callahan
b09242d6c1
Bug 264412. Implement HTMLElement.innerText. r=smaug,mats
...
--HG--
extra : commitid : LLiSI8usEMT
extra : rebase_source : 928b4fd451c28b57a43a873f05b7bf030ba13083
2015-10-21 10:23:17 +13:00
Wes Kocher
2fc1737838
Merge m-c to inbound, a=merge
2015-10-22 16:56:10 -07:00
Ehsan Akhgari
bbf58e7a30
Bug 1185558 - Send a "Service-Worker: script" header when downloading service worker scripts; r=bkelly
2015-10-22 17:33:35 -04:00
Ben Kelly
c0ad7f1171
Bug 1212904 P7 Verify xhr respects service worker CORS tainting. r=ehsan
2015-10-22 11:07:32 -07:00
Ben Kelly
6980736b1b
Bug 1212904 P6 Check for CORS response type in fetch mochitests. r=sicking
2015-10-22 11:07:32 -07:00
Ben Kelly
2a1f6bf379
Bug 1212904 P5 Make XHR respect channel tainting. r=ehsan r=sicking
2015-10-22 11:07:32 -07:00
Ben Kelly
d7e898d8d0
Bug 1212904 P4 Set channel tainting in FetchEvent.respondWith(). r=ehsan
2015-10-22 11:07:32 -07:00
Ben Kelly
07f46d6f8c
Bug 1212904 P3 Make FetchDriver look for the channel Tainting value. r=ehsan
2015-10-22 11:07:32 -07:00
Ben Kelly
6907b44f9a
Bug 1212904 P0 Do not abuse fetch response tainting to create opaqueredirect responses. r=ehsan
2015-10-22 11:07:32 -07:00
Nick Alexander
8b9481fa99
Bug 1214366 - Part 3: Use getLastVisited equivalent in PushService.jsm. r=kitcambridge,rnewman
...
--HG--
extra : commitid : 7BJvkjwmp6t
extra : rebase_source : b856fccd39ddf3cf8692b45b6b2d77e6c229f51a
2015-10-23 10:07:05 -07:00
Nick Alexander
094c128f78
Bug 1214366 - Part 1: Don't preprocess PushServiceWebSocket.jsm. r=kitcambridge
...
Just a little build system clean-up. There's no reason for this to be
special, and it's easier to use in the debugger with correct line
numbers.
--HG--
extra : commitid : JCVz3bj1bH5
extra : rebase_source : 73c3556e84f8e4b1189f54bad544033bdf27eb48
2015-10-16 14:04:37 -07:00
Nathan Froyd
9f16f39c05
Bug 1217662 - part 6 - remove Layers.h #include from FrameListBuilder.h; r=mattwoodrow
...
This change necessitates a few other header changes around the tree:
either places that we relying on FrameLayerBuilder.h to #include
ImageLayers.h for them, or places that were bootlegging headers from
ImageLayers.h.
2015-10-22 17:02:14 -04:00
Nathan Froyd
735e488da3
Bug 1217662 - part 2 - move mozilla::layers::LayerUserData to a separate header; r=mattwoodrow
...
Having to include all of Layers.h just to get at the definition of
LayerUserData is inconvenient, especially as most of the interesting
things in Layers.h can be forward-declared. Let's move LayerUserData to
its own header, so clients can include a small header for that,
forward-declare anything else they need from Layers.h, and reduce header
bloat.
2015-10-22 16:04:35 -04:00
Jean-Yves Avenard
938964cf0e
Bug 1207198: P3. Fix mochitest: do not error if loadedmetadata is fired. r=jwwang
...
loadedmetadata is to be fired when "The user agent has just determined the duration and dimensions of the media resource and the text tracks are ready. " .
The invalid-preskip.webm has valid metadata however the codec data is invalid, meaning we will fail decoding the first frame.
As such firing loadedmetadata for this file appears correct (it's an audio only file and we have determined its duration)
2015-10-23 23:34:07 +11:00
Jean-Yves Avenard
16d89e70eb
Bug 1207198: P2. Defer dormant request while ReadMetadata is pending in MDSM. r=sotaro
2015-10-23 23:34:06 +11:00
Jean-Yves Avenard
3b37e9ab5c
Bug 1207198: P1. Do not initialize decoders during ReadMetadata. r=cpearce
...
Decoders are created and initialized automatically when needed.
Also fix issues where we could have a pending initialization promise pending when going into dormant mode.
2015-10-23 23:34:06 +11:00
Jean-Yves Avenard
4b03031ba2
Bug 1217304: P2. Do not transition to HAVE_ENOUGH_DATA readyState until we do have data. r=jwwang
...
We must have at least a decoded frame available to transition to HAVE_ENOUGH_DATA, as otherwise canplay/canplaythrough will always be fired even if the data was invalid so long that it was small.
2015-10-23 23:34:05 +11:00
Jean-Yves Avenard
38486b8704
Bug 1217304: P1. Only fire loadeddata once the first frame has been decoded. r=jwwang
...
We can't determine otherwise if data is actually playable at the current position
2015-10-23 23:34:05 +11:00
Tom Tromey
64050c40ce
Bug 1200832 - make Console.trace follow async parents; r=baku,bgrins
...
--HG--
extra : rebase_source : a39ad1bdc73ac53d0f611c3b5e43327aea36ec6f
2015-10-21 08:40:00 +02:00
Kit Cambridge
a801ab1747
Bug 1212149 - e10s support for opening notification settings. r=wchen
...
--HG--
extra : commitid : 8SX4FBldeTR
extra : rebase_source : 6af638808188d36ac6e8ed97154b1bd0b138568d
extra : amend_source : 5dc80cecadd6ffae17f5e4ef0fd0960b71bad7fb
2015-10-22 15:20:51 -06:00
Kit Cambridge
ec05a62f84
Bug 1212129 - e10s support for disabling site notifications. r=wchen
...
--HG--
extra : commitid : DPxANWhtVhu
extra : rebase_source : ba1b2c4cc9a93f7acbc4b68936b808dfc3552294
2015-10-22 15:10:14 -06:00
Anthony Ramine
ae1b97a89f
Bug 1194991 - Part b: coerce WebIDL constants to the correct type; r=khuey
2015-10-27 09:18:12 +01:00
Ms2ger
6a05c7fc20
Bug 1194991 - Part a: rewrite test_const.py to simplify adding new tests; r=khuey
2015-10-27 09:18:11 +01:00
Ms2ger
b7bf2ba511
Bug 1207512 - Remove the JS_IsRunning call in nsObjectLoadingContent::ScriptRequestPluginInstance; r=bholley
2015-10-27 09:18:11 +01:00
Andrew McCreight
edab757f4e
Bug 1218496 - Add MOZ_COUNT_CTOR/DTOR to ErrorResult::Message. r=bz
2015-10-26 14:50:00 +01:00
Milan Sreckovic
3ac5f098a5
Bug 1217550 - In debug build, drop a note if we use SkiaGL canvas. Simplify logging defines and flags for non-critical errors. r=benwa
2015-10-23 14:08:00 +02:00
Tim Chien
c3e8b522aa
Bug 1214965 - Test KeyboardEvent#location of Numpad section keys, r=masayuki
2015-10-26 20:12:00 +01:00
Carsten "Tomcat" Book
a58c789859
Merge m-c to b2g-inbound
2015-10-22 12:00:41 +02:00
Phil Ringnalda
5f89ef1b02
Back out changeset 8a2cff15b055 (bug 1180968) for test_peerConnection_certificates.html timeouts
...
CLOSED TREE
2015-10-21 21:00:22 -07:00
Phil Ringnalda
6401c0185c
Back out 2 changesets (bug 1173811
) for test_synthesized_response.js timeouts
...
CLOSED TREE
Backed out changeset 56bc1314e660 (bug 1173811
)
Backed out changeset 0ad51d302ba9 (bug 1173811
)
2015-10-21 20:21:05 -07:00
Nick Fitzgerald
67c1e9e6a9
Bug 1216819 - Allow JSAPI SavedFrame accessors to skip past self-hosted frames. r=bz
2015-10-21 10:39:00 -04:00
Sean Lin
4dce1c7f21
Bug 1215426 - [Presentation WebAPI] Grant access to browser receiving pages. r=smaug
2015-10-21 14:01:08 +08:00
Jessica Jong
a491be2740
Bug 1216853 - B2G RIL: chain promises properly in test_network_interface_mtu.js. r=echen
...
--HG--
extra : commitid : DZYnCt3L5zo
2015-10-22 15:43:48 +08:00
Alastor Wu
5a7dd93588
Bug 1215447 - move flag setting from SeekStarted() to Seek(). r=roc.
...
--HG--
extra : transplant_source : f94M3%13%FA%B1%C3t%94%3B%E29%9A%19%07%FC%F4%3E
2015-10-22 11:37:16 +08:00
Alastor Wu
603c594a23
Bug 1183033 - Don't mute the system channel type. r=baku
...
--HG--
extra : transplant_source : %11%A8%A3%3E%93W%F1%9D%F90m%A3%85pK%AE%25%01%C0%CE
2015-10-20 20:42:24 +08:00
Wes Kocher
ceefa2939a
Merge b2ginbound to central, a=merge
2015-10-21 16:37:24 -07:00
Wes Kocher
b8596f28a2
Merge inbound to m-c a=merge
2015-10-21 16:28:43 -07:00
J. Ryan Stinnett
7eceb8f4c5
Bug 1203159 - Clean up various tests after DevTools resource move. r=me
2015-10-21 14:18:29 -05:00
Wes Kocher
0d82e52f17
Backed out changeset 93cc2cef6304 (bug 1207480) for breaking device image builds
2015-10-21 08:37:52 -07:00
Andrea Marchesini
b134d4fff4
Bug 1215684
- Shut down AudioChannelService in the child process. r=mccr8
2015-10-20 11:04:00 -04:00
Thomas Zimmermann
ca6d3097cf
Bug 1207480 - Remove B2G Bluedroid configuration from tree. r=shuang
...
The Bluedroid configuration header for B2G is now located in the repo
of libhardware_moz, as Bluedroid drivers should not depend on Gecko's
source code. This patch removes the configuration header from Gecko.
2015-10-20 07:11:00 +02:00
James Cheng
a62a1ecc50
Bug 1194606 - Add gtest for demuxed-only scenario in MediaFormatReader. r=jya
2015-10-20 10:47:00 -04:00
James Cheng
f01266ed3f
Bug 1194606 - Make MediaDecoderStateMachine capable of requesting different kind (decoded/raw) of media data. r=jya
2015-10-20 05:33:00 -04:00
Carsten "Tomcat" Book
68ab10be0d
Merge m-c to b2g-inbound on a CLOSED TREE
2015-10-21 15:37:25 +02:00
Wes Kocher
040a8332a6
Merge m-c to inbound, a=merge CLOSED TREE
2015-10-20 15:28:33 -07:00
Wes Kocher
9630ce26b8
Merge b2ginbound to central, a=merge
2015-10-20 14:59:07 -07:00
Wes Kocher
e076823935
Merge fx-team to central, a=merge
2015-10-20 14:53:07 -07:00
Gregor Wagner
3dca58077b
Bug 1216498 - Bump SettinsDB version in order to enable pin the web. r=mhenretty
2015-10-20 19:33:56 +02:00
Michael Layzell
d2d7336d08
Bug 918771 - Part 2: Send text/html as MIME type for XHR send() of HTML document, r=bz
2015-10-20 15:54:15 -04:00
Michael Layzell
3a0f4a517e
Bug 918771 - Part 1: Move Fragment Serialization logic into nsContentUtils::SerializeNodeToMarkup, r=bz
2015-10-20 15:54:14 -04:00
Eric Rahm
5b38c55967
Bug 1174785 - Part 2: Convert xpcom over to LogModule. r=froydnj
...
--HG--
extra : rebase_source : 58d3b32bd0174f2540512cef810cafdd3556ef6b
2015-10-19 12:50:14 -07:00
Carsten "Tomcat" Book
c6d3789b06
Merge m-c to fx-team
2015-10-20 12:33:28 +02:00
Carsten "Tomcat" Book
3198b767f9
merge mozilla-inbound to mozilla-central a=merge
2015-10-20 12:00:53 +02:00