Kyle Huey
44cee0989e
Bug 1268313: Part 6 - Replace NewRunnableMethod with NS_NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
Kyle Huey
7f54121b91
Bug 1268313: Part 3 - Replace some NewCancelableRunnableMethod with NS_NewNonOwningCancelableRunnableMethod. r=froydnj
2016-05-05 01:44:59 -07:00
Kyle Huey
7311b10562
Bug 1268313: Part 2 - Replace some NewRunnableMethods with NS_NewNonOwningRunnableMethod. r=froydnj
2016-05-05 01:44:59 -07:00
Kyle Huey
63a71e96b0
Bug 1268313: Part 1 - Be explicit about which NewRunnableMethod callers want to be able to cancel. r=froydnj
2016-05-05 01:44:59 -07:00
Kyle Huey
4856a95172
Bug 1269268: Shut down the camera thread from the main thread, which will still exist. r=jesup
2016-05-05 01:44:59 -07:00
Dan Minor
b34705d0d2
Bug 1270055 - Add test for DynamicsCompressor with gain; r=karlt
...
MozReview-Commit-ID: 7vT7oaheZaS
--HG--
extra : rebase_source : 5885808d29139e468003b3414297494decf9ee1f
2016-05-05 09:20:52 -04:00
Eugen Sawin
5733830c06
Bug 1243431 - [6.1] Enable test_vibrator on Android. r=gbrown
2016-05-09 14:38:22 +02:00
Eugen Sawin
b209b679de
Bug 1243431 - [5.2] Enable vibration permission for tests. r=bz
2016-05-09 14:38:22 +02:00
Eugen Sawin
caaa34108f
Bug 1243431 - [2.3] Guard Vibration API with user permission. r=bz
2016-05-09 14:38:21 +02:00
Eugen Sawin
33655f44e4
Bug 1243431 - [1.2] Add permission handling utility functions. r=bz
2016-05-09 14:38:21 +02:00
Carsten "Tomcat" Book
98f0a3271a
Backed out changeset d385df62c0e7 (bug 1267186) for hazard failures
2016-05-09 13:40:01 +02:00
Andreas Pehrson
27ef6e83d4
Bug 1266926 - Move CaptureStreamTrackSource cleanup to Destroy method. r=jesup
...
--HG--
extra : rebase_source : f8eb4a11ac8a0e7d6f49c72a52b40498f213037c
2016-05-09 11:52:53 +02:00
Paul Adenot
2f7477a693
Bug 1270187 - Small typo in MediaStreamAudioSourceNodeCrossOrigin string. r=tchevalier
...
MozReview-Commit-ID: 78r8hv14G5J
2016-05-09 11:51:21 +02:00
Peter Van der Beken
b6c1e074c2
Bug 1267186 - Split lookup of WebIDL DOM class names from lookup of DOMCI DOM class names. r=bz.
...
--HG--
extra : rebase_source : 324cf124544c0ffe2ad2ceccbed397d5069d1435
2016-03-09 15:48:12 +01:00
Xidorn Quan
960af35678
Bug 1205938 part 2 - Enable fullscreen-api-race test on e10s and OS X. r=smaug
...
MozReview-Commit-ID: 6CGfvSuyhVc
--HG--
extra : rebase_source : 67da86633797c341b8e30d66101296ff9a9cca0b
2015-09-18 11:10:04 +08:00
Xidorn Quan
ebe6f7b562
Bug 1205938 part 1 - Add waitForCondition() function to SimpleTest. r=jmaher
...
This function is roughly copied from browser/base/content/test/general/head.js.
It has been widely used in browser chrome mochitests, and should be fine to
have it available to all mochitests via SimpleTest.
MozReview-Commit-ID: DhIfgJiUhXK
--HG--
extra : rebase_source : 95ab1cd6c1ab5f6c0d8f0171865722ca76b41c6e
2015-09-18 11:06:47 +08:00
Morris Tseng
53583599cc
Bug 1268364 - Disable out-of-bounds-uniform-array-access.html on OSX 10.6. r=jgilbert
...
MozReview-Commit-ID: 7pJn7qEOYo8
2016-05-05 11:46:21 +08:00
Boris Zbarsky
f9fae4ce87
Bug 1257849 part 5. Implement DOMTokenList.prototype.supports(). r=bkelly
2016-05-04 23:41:25 -04:00
Boris Zbarsky
63d528aa43
Bug 1257849 part 4. Pass in the right set of supported tokens to the <link> relList implementation. r=bkelly
2016-05-04 23:41:24 -04:00
Boris Zbarsky
cb9d4995fc
Bug 1257849 part 3. Pass in the right set of supported tokens to the anchor relList implementation. r=bkelly
2016-05-04 23:41:24 -04:00
Boris Zbarsky
00cfdef4b1
Bug 1257849 part 2. Pass in the right set of supported tokens to the sandbox tokenlist implementation. r=bkelly
2016-05-04 23:41:24 -04:00
Boris Zbarsky
9d1ef8deb7
Bug 1257849 part 1. Add a concept of supported tokens to nsDOMTokenList. r=bkelly
2016-05-04 23:41:24 -04:00
Henry Chang
dc7cba21ef
Bug 1251152 - Part 3: Test case. r=franziskus
2016-05-05 11:11:34 +08:00
Henry Chang
b754b05d43
Bug 1251152 - Part 1: Apply the default CSP to signed content. r=ckerschb
2016-05-05 11:10:55 +08:00
JW Wang
bf6581352a
Bug 1267933. Part 2 - add comments per comment 5. r=gerald.
...
MozReview-Commit-ID: 5mRVvwoWOEE
2016-05-05 10:29:06 +08:00
Boris Zbarsky
6205a2679f
Bug 1260515. Start allowing sync XHR with credentials in window scopes again, since no one except for us bothered to implement the spec. r=smaug
2016-05-04 20:41:32 -04:00
Bill McCloskey
4d99b7209e
Bug 1269961 - Collect more telemetry on content process crashes (r=jimm,mconley)
2016-05-04 15:09:50 -07:00
Timothy Nikkel
bab76c33fa
Bug 1265577. r=mats
2016-05-04 16:12:48 -05:00
Boris Zbarsky
049c40b0ef
Bug 1269400. Provide better error messages for the cases when a CallSetup fails and we hence fail to execute a Web IDL callback. r=bholley
2016-05-04 13:59:42 -04:00
Wes Kocher
e570132b9f
Backed out changeset 751ca24ae2c2 (bug 1249522) for android m(16) bustage
2016-05-04 10:51:21 -07:00
Andreas Pehrson
3683deb67f
Bug 957691 - Restore assertions. r=karlt
...
MozReview-Commit-ID: 1guHCRCzQjS
--HG--
extra : rebase_source : 64705edf4a784d43602b2f1de8d9594d0990d801
2016-04-21 11:44:35 +02:00
Neil Deakin
fd43d35e0e
Bug 1263330, only initialize focus ring state for non-top-level windows, r=smaug
2016-05-04 10:07:37 -04:00
Neil Deakin
10d25a9f48
Bug 1249522, when a file is present, only specify file type, r=smaug
2016-05-04 10:07:10 -04:00
Edgar Chen
04da4dcd33
Bug 1193349 - Part 2: Force a reload only when a source/img is really removed from a picture; r=jdm
...
MozReview-Commit-ID: 96ui8rQf4uz
--HG--
extra : rebase_source : 11c38886f7f3e61460bf8c6a6ca35ee051dead0a
2016-04-22 22:36:54 +08:00
Edgar Chen
914003c3ec
Bug 1193349 - Part 1: Force a reload only when a source/img is really inserted into a picture; r=jdm
...
MozReview-Commit-ID: 4FfTwg1nRFO
--HG--
extra : rebase_source : e6b71dff9e4bee8cc81622b0895fed5aefffd2e6
2016-05-04 10:21:45 +08:00
Gabriele Svelto
5cdc96be90
Bug 1254287 - Remove the EngineeringMode API r=evelyn,sicking
2016-05-04 12:46:32 +02:00
JW Wang
0a9e6a6567
Bug 1267933 - rewrite the shutdown sequence of MediaShutdownManager. r=jya,gerald.
...
MozReview-Commit-ID: 8n7JlXOby0z
2016-05-04 16:13:25 +08:00
Alastor Wu
63caf69104
Bug 1242874 - part5 : add test. r=baku, r=ehsan
...
MozReview-Commit-ID: 7xo6gMX0bR7
--HG--
extra : rebase_source : e7f2548b98a5c383ffe65c74ffd548c039c6b6dd
2016-05-03 09:52:53 +08:00
Alastor Wu
c8fae1998b
Bug 1242874 - part4 : wrap the volume/mute/suspend for notifyStartedPlaying. r=baku
...
MozReview-Commit-ID: 2FMfEVuODmu
--HG--
extra : rebase_source : 96e49e6e8d074a9bd5d9a7e6a60e7ec01cc88402
2016-05-03 09:52:44 +08:00
Alastor Wu
30466d68e1
Bug 1242874 - part3 : implement different suspended methods. r=baku, r=jwwang
...
MozReview-Commit-ID: HHYX29gbLwk
--HG--
extra : rebase_source : d774e1338c6e0cd2ce8b4329b28ad9650011a7e5
2016-05-03 09:52:38 +08:00
Alastor Wu
60f0aad68a
Bug 1242874 - part2 : window's suspend attribute. r=baku, r=ehsan
...
MozReview-Commit-ID: 2GZMjsaQWHC
--HG--
extra : rebase_source : 7840bda5c5e7e59d27fede1fce03a6b52760e798
2016-05-03 09:51:22 +08:00
Alastor Wu
40bc1f6803
Bug 1242874 - part1 : create suspened types. r=baku
...
MozReview-Commit-ID: FUAPZAdPVse
--HG--
extra : rebase_source : c9faf34965d7e2be9b76881c95dfeff62036587f
2016-05-03 09:50:24 +08:00
Makoto Kato
d5fe2ef744
Bug 1237546 - Use nsEscapeHTML2 for speech text. r=eitan
2016-05-02 03:46:00 +02:00
ctai
dac4222c8f
Bug 1266644 - Correct the StramTracks history part 2. r=me
...
The dom/media/StreamTrack.* and StreamTrack.* are the same file.
To keep the full history, need to overwrite StreamTrack.* first. Then this patch to move StreamTrack.* back to dom/media/StreamTrack.*.
MozReview-Commit-ID: 8boYLcjkiva
--HG--
rename : StreamTracks.cpp => dom/media/StreamTracks.cpp
rename : StreamTracks.h => dom/media/StreamTracks.h
2016-05-04 11:00:07 +08:00
ctai
aeee6ea528
Bug 1266644 - Correct the StramTracks history part 1. r=me
...
The dom/media/StreamTrack.* and StreamTrack.* are the same file.
To keep the full history, need to overwrite StreamTrack.* first.
MozReview-Commit-ID: 4lk0lpY1Tlm
2016-05-04 10:55:59 +08:00
Kyle Huey
7b5968c7bc
Bug 1268341: Suppress gdk deprecation warning in ContentParent. r=karlt
...
--HG--
extra : rebase_source : 2effddc518a5261606eaf756280df4dee9489378
2016-05-03 22:37:54 -07:00
Jean-Yves Avenard
55fcd538e6
Backed out changeset d14dc334734adccc6741093c388e13c7099a8a38 (Bug 1268868: [MSE] P1. Re-enable gap detection within a media segment. r=gerald)
...
MozReview-Commit-ID: IxFqoMce57F
2016-05-04 15:18:39 +10:00
Xidorn Quan
6d755304f4
Bug 1268749 part 6 - Add test for behavior when unprefixed api is disabled. r=smaug
...
MozReview-Commit-ID: EUaoiTsVJK9
--HG--
extra : rebase_source : 5dce9bd6bc53fdefd1668908fe433e6f9b592e95
2016-05-02 15:36:53 +10:00
Xidorn Quan
7854a13c5b
Bug 1268749 part 5 - Avoid dispatching unprefixed fullscreen events to content if unprefixed API is disabled. r=smaug
...
MozReview-Commit-ID: BLL7xr0EJu8
--HG--
extra : rebase_source : 9c41673bb69de10203c334e216773a23d1e7de53
2016-05-04 13:29:14 +10:00
Xidorn Quan
eb882bc07f
Bug 1268749 part 4 - Hide unprefixed Fullscreen API from content when disabled. r=smaug
...
MozReview-Commit-ID: KpjNFYYyCWh
--HG--
extra : rebase_source : 43eebf0398c3accbe2f901d482f9d4399bdf03e6
2016-05-02 14:26:04 +10:00
Xidorn Quan
80715b9c70
Bug 1268749 part 1 - Add pref to disable unprefixed fullscreen api. r=smaug
...
MozReview-Commit-ID: 4NjbHgDfvBM
--HG--
extra : rebase_source : b2da0b2063a5e2a2af3bdda5dbe26e3fb6aa1935
2016-05-02 14:14:36 +10:00
Andreas Farre
51e42c28d2
Bug 1268851 - Add SRILogHelper to hold GetSriLog r=baku
...
MozReview-Commit-ID: BqW7LXOFirn
--HG--
extra : rebase_source : cf0d1c8f1f88e05912830cef673e866b7c2756c4
2016-05-03 17:43:33 -07:00
Michael Kohler
0793a8cbff
Bug 1217031 - createPattern should not throw NS_ERROR_NOT_AVAILABLE if image usability check returns bad r=bz
...
MozReview-Commit-ID: 101uAYhcx3u
--HG--
extra : rebase_source : 1975f947176b61bb232348458ef7a0f485a0f479
2016-05-03 17:41:02 -07:00
Kit Cambridge
c90a3eecfc
Bug 1185716 - Unregistering a service worker should drop its push subscription. r=bkelly
...
MozReview-Commit-ID: A5MtdADIQVV
--HG--
extra : rebase_source : 2a87866053ee500a245b5496c8810e19bd9490ee
2016-05-03 11:44:40 -07:00
Jeff Walden
3017794ba8
Bug 888969 - Permit a cyclic [[Prototype]] chain to be created through a Location object. r=bz, r=efaust
...
--HG--
extra : rebase_source : dca3ecec791ecca5a2512a789c756bb4af1ca895
2016-04-29 19:59:40 -07:00
Jeff Walden
e69489250b
Bug 1263778 - Rename a bunch of low-level [[Prototype]] access methods to make their interactions with statically-known and dynamically-computed [[Prototype]]s clearer. r=efaust
...
--HG--
extra : rebase_source : 8c1cf4b354f6e1170da08920df5517888936d28f
2016-03-18 16:45:31 -07:00
Olli Pettay
e3940e4afc
Bug 1269465 - Enable test_bug426082.html and test_bug656379-1.html in e10s. r=baku
...
--HG--
extra : amend_source : 3fc034e1685944a805139ee04940507aa9139e5b
2016-05-02 12:51:00 -04:00
Hiroyuki Ikezoe
54478052c5
Bug 1267017 - Animation interface is exposed on release channel. r=bz
...
MozReview-Commit-ID: JCuLySnuCzN
2016-04-23 19:54:00 -04:00
Jan-Ivar Bruaroey
3980373f5f
Bug 1266345 - disable test_mediarecorder_principals.html on linux 64 r=jesup
...
MozReview-Commit-ID: IaGbaNRBQxi
--HG--
extra : rebase_source : bc639e58f7e9202f77caf7aa2022cb84892c6d93
2016-05-02 17:10:47 -04:00
J. Ryan Stinnett
a899dd1d54
Bug 1268688 - Start browser API for frames swapping to HTML. r=bz
...
MozReview-Commit-ID: 56lMg0b86Bp
2016-05-03 14:58:03 -05:00
Catalin Badea
9ba6ac46d2
Bug 1218080
- Don't send the url to the parent process when opening new windows, because it is not actually used. r=smaug
2016-05-03 18:15:07 +03:00
Daniel Holbert
0892fa8f5a
Bug 1269174: Fix nsSVGViewBox::HasRect() to return false instead of using stale mBaseVal. r=longsonr
...
MozReview-Commit-ID: esNxaomT3D
2016-05-03 07:40:26 -07:00
Andrew McCreight
ce5db61801
Bug 1268721, part 2 - Null check first argument to nsContentUtils::GetSurfaceData(). r=jimm
2016-05-03 07:04:21 -07:00
Andrew McCreight
f7e9800e93
Bug 1268721, part 1 - Use early continue in TransferableToIPCTransferable. r=jimm
2016-05-03 07:04:21 -07:00
Eugen Sawin
a614659c6d
Bug 1267862 - [1.2] Implement MP3Demuxer::GetBuffered independent of stream length and total duration. r=jya
2016-05-03 15:16:51 +02:00
Nathan Froyd
92ffe625a9
Bug 1260208 - part 1 - use C I/O facilities in TestWebGLElementArrayCache instead of C++ ones; r=BenWa
...
The libc++ included with the Android NDK does not seem to work correctly
with std::cerr; writing to it (or to std::cout, as confirmed by tests)
causes the process to hang indefinitely, causing test failures. Using
fprintf and stderr, however, seems to work correctly.
2016-05-03 09:13:49 -04:00
Carsten "Tomcat" Book
dabe843f8b
Backed out changeset d6cca05b4e9f (bug 1217031) for issues in 2d.pattern.image.incomplete.immediate.html
2016-05-03 12:20:24 +02:00
Andrea Marchesini
3df261e948
Bug 1269303
- Remove RequestSync API, r=fabrice
2016-05-03 11:13:03 +02:00
Bevis Tseng
b4c3b32f64
Bug 1268378 - Fire TypeError from IDBDatabase.transaction() if Mode is Invalid. r=khuey
...
--HG--
extra : rebase_source : 6f9a9d4d6a5a42211830e7b09970b5bf2039bf41
2016-04-28 17:38:21 +08:00
JW Wang
8bd742f2ee
Bug 1269005. part 1 - add logs to help debugging. r=bechen.
...
MozReview-Commit-ID: KQvqiEKZ2O
2016-05-03 11:28:33 +08:00
Michael Kohler
b68d05d398
Bug 1217031 - createPattern should not throw NS_ERROR_NOT_AVAILABLE if image usability check returns bad. r=bz
...
--HG--
extra : amend_source : e241dccd5b12b44cbc99467fa9a8d73ecfe5c584
2016-04-24 12:20:00 +02:00
Andrea Marchesini
6bf6e9c639
Bug 1268231 - Get rid of StopSyncLoopRunnable, r=khuey
2016-05-03 10:21:59 +02:00
Andrea Marchesini
0fdab8e9ee
Bug 1268230 - RunTime.cpp and ScriptLoader do not have to use MainThreadStopSyncLoopRunnable, r=khuey
2016-05-03 10:21:57 +02:00
Andrea Marchesini
a8a55d5447
Bug 1269383 - Remove dom.server-events.enabled pref, r=smaug
2016-05-03 10:21:54 +02:00
Andrea Marchesini
a29728b62b
Bug 1269646 - Console API should be NOP after window-inner-destroyed, r=smaug
2016-05-03 10:19:39 +02:00
Tobias Schneider
06c125d9b7
Bug 1266889 - Plugin block list blocks SWF network requests, but does not prevent plugin instantiation. r=francois
2016-04-22 16:00:43 -07:00
Xidorn Quan
43c43d0a80
Bug 1267568 part 5 - Replace the old FullscreenChangePrepare class with a single function. r=smaug
...
MozReview-Commit-ID: Lk8q6OyjB7V
--HG--
extra : source : 42aa972560ed5b9e5581eacd22da3a3bef276c6d
2016-05-03 17:58:57 +10:00
Xidorn Quan
2bb1280ba1
Bug 1267568 part 4 - Replace InFullscreenChange flag of PresShell with IsResizeSuppressed flag in RefreshDriver. r=smaug
...
MozReview-Commit-ID: FB3vGXwKZ9O
--HG--
extra : source : 84878dbedf8c2efe2221d7562fd69a7c4cf20971
2016-05-03 17:58:57 +10:00
Xidorn Quan
2ae314ff8f
Bug 1267568 part 1 - Add a weak ptr to nsGlobalChromeWindow to remember the pres shell we set the fullscreen change flag. r=smaug
...
This addresses the review comment from bug 1177155 comment 16 so that
the assertion and code to avoid breaking assertion in valid path are no
longer needed.
MozReview-Commit-ID: GHIYQwyoejC
--HG--
extra : source : 3a7d540381d12f58b6b1b150528312150e0c8893
2016-05-03 17:58:57 +10:00
Xidorn Quan
95f7be2962
Bug 1267530 part 2 - Add ASCII art explaination of flow of fullscreen transition. r=smaug
...
MozReview-Commit-ID: D5vZSPBGyHN
--HG--
extra : source : 0b7fd82dd69f77731c05ba6d2e9585c5f8297242
2016-05-03 17:58:57 +10:00
Xidorn Quan
5003029401
Bug 1267530 part 1 - Add some profiler marker for fullscreen transition. r=smaug,BenWa
...
MozReview-Commit-ID: CeFdBO9uz8C
--HG--
extra : source : ca6459b594f0dcfd46066bbab29ce068d4de6200
2016-05-03 17:58:57 +10:00
Andrea Marchesini
f43145b4f3
Bug 1268213 - BlobImplFile::GetTypeRunnable can be a WorkerMainThreadRunnable, r=khuey
2016-05-03 09:09:47 +02:00
Andrea Marchesini
513590a1ac
Bug 1267904 - Add telemetry for WorkerMainThreadRunnable, r=khuey
2016-05-03 09:09:47 +02:00
Ting-Yu Lin
807dd10097
Bug 1226455 - Enable <details> and <summary> on all channels. r=bz
...
MozReview-Commit-ID: Hp08CfgzgO3
--HG--
extra : rebase_source : b2351ae700eeb571fe8c19d48083adc8e1f25a04
2016-04-18 11:24:52 +08:00
Gerald Squelart
40a8d30e46
Bug 1268379 - Delay WMF checks in GMPParent - r=jesup
...
The WMF HasAAC/HasH264 checks were done off the main thread, as soon as the
plugin was loaded, which was way too soon in the overall startup process, when
the WMF subsystem may not have been properly initialized yet, or may be in the
middle of it.
The solution here is to delay these checks until they are actually needed to
respond to a format-support request, as they come later in the process.
Note: This may not be the ideal solution yet, as we are still relying on some
magic sequencing of events. Other avenues have been explored unsuccessfully
yet, but we may want to revisit this issue after this urgent patch has landed.
MozReview-Commit-ID: JVgINc5FLFx
--HG--
extra : rebase_source : 3d02570ed26043d050d4848d968e3c673b35f5c3
2016-05-02 15:03:11 +10:00
Jean-Yves Avenard
6c48713ed0
Bug 1269249: [MSE] P2. Add mochitest verifying behavior. r=jwwang
...
MozReview-Commit-ID: LxEjSyStUIE
--HG--
extra : rebase_source : ac543fd1e691cbd40133ed9a4453ecafbf53e65f
2016-05-02 15:23:53 +10:00
Jean-Yves Avenard
31a0cd2056
Bug 1269249: [MSE] P1. Clamp range to media source duration when media source is ended. r=jwwang
...
MozReview-Commit-ID: KncGDdTISQ8
--HG--
extra : rebase_source : 6d3234e46b21140e935d9b4490ca50c594c00370
2016-05-02 15:21:40 +10:00
Jean-Yves Avenard
ef05761a4e
Bug 1268929: Limit memory allocated for media to 2GiB max. r=gerald
...
MozReview-Commit-ID: JGJLZrGFRe2
--HG--
extra : rebase_source : 9821edb3f8acc44e8196ab5d40e20fd639176408
2016-05-03 10:03:18 +10:00
JW Wang
6197796b59
Bug 1268822 - rename mozilla::gmp::Runnable/SyncRunnable in order not to confuse NS_LOG_ADDREF/NS_LOG_RELEASE. r=rjesup.
2016-05-03 10:37:24 +08:00
Ralph Giles
0aa89fc17e
Bug 1269475
- Fix uninitialized variable warning. r=jdm
...
Initialize rv at declaration to handle the !hrefURI case.
MozReview-Commit-ID: 65tEvO4hNEA
2016-05-02 16:47:36 -07:00
Jonathan Watt
c0f13251a1
Bug 1162772, part 5 - Expose Window.isSecureContext to content. r=bz
...
MozReview-Commit-ID: 8IL8txZSZUO
2016-04-28 11:13:09 +01:00
Jonathan Watt
d4b6729909
Bug 1162772, part 4 - Implement nsGlobalWindow::IsSecureContext. r=bz
...
MozReview-Commit-ID: KB4rzoNlf1q
2016-04-28 11:13:09 +01:00
Ehsan Akhgari
6826f6d89b
Bug 1255121 - Fix test_bug260264.html to run in e10s mode; r=mrbkap
2016-05-02 15:10:41 -04:00
Boris Zbarsky
634c2d0574
Bug 1268953
. The load events we fire on iframe/frame/object (in the document case) should not be cancelable. r=smaug
2016-05-02 15:09:36 -04:00
Kit Cambridge
9265c4b746
Back out 3 changesets (bug 1263799) for bustage.
...
Backed out changeset d379317d86df (bug 1263799)
Backed out changeset 067e84f524d1 (bug 1263799)
Backed out changeset 8f31424a9d07 (bug 1263799)
MozReview-Commit-ID: KJ9b8tC5k4n
--HG--
extra : rebase_source : 125da6dbfe299e6f4621fce20e88d796d123fce0
2016-05-02 11:38:55 -07:00
Kit Cambridge
7e0401c6d3
Bug 1267889 - Always steal the error result in `PushMessage::Json`. r=dragana
...
MozReview-Commit-ID: FOpIoIYBCFW
--HG--
extra : rebase_source : b58a1e9a9199ec781afb7a1dde77b250711d8510
extra : amend_source : b2cb82443ee0022f036d318d33e16f3de0ecf406
2016-04-26 18:26:30 -07:00
Sean Lin
08a9eb457d
Bug 1263799 - Support IPC for TV service between B2G and content processes. Part 3 - Enhance TV mochitests. r=schien
...
MozReview-Commit-ID: IsCVCxtSzEn
--HG--
extra : rebase_source : 35d398296d2bfa96a41f938c8b4a9386b406b758
2015-12-18 16:33:16 +08:00
Kevin Chen
da1553afa4
Bug 1263799 - Support IPC for TV service between B2G and content processes. Part 2 - IPC. r=schien
...
MozReview-Commit-ID: 4lZj8rVYoDV
--HG--
extra : rebase_source : f3d5186c0c26e61e80d6485262c45564f8ac45cf
2016-04-15 13:44:20 +08:00
Kevin Chen
f0c6c43d98
Bug 1263799 - Support IPC for TV service between B2G and content processes. Part 1 - Refactor TV service and pass TV stream handle. r=schien
...
MozReview-Commit-ID: 7vjmcxcjGQl
--HG--
extra : rebase_source : 30ec37fdd8203dbdeb762182aecf51e4f28c2218
2016-04-15 13:40:34 +08:00
Haik Aftandilian
01b38f360c
Bug 1267453 - Amazon Widevine rejects HDCP on MacBook Pro with or without an external display. r=gcp
...
--HG--
extra : amend_source : 6a8094ddea6ac6c50e8ec8c11e0656eaddafc20e
2016-05-02 19:33:08 +02:00
Thomas Zimmermann
42c137c01d
Bug 1268432: Replace |Task| with |Runnable| in B2G code r=fabrice
...
This patch converts the remaining B2G code from |Task| to |Runnable| and
fixes related API calls. This is a follow-up to bug 1266595.
2016-05-02 10:27:15 -07:00
Kyle Machulis
85146b9ee1
Bug 1263696 - Block embed content loading when ancestor of object element with content; r=bz
2016-05-02 09:54:16 -07:00
Carsten "Tomcat" Book
9afcd53619
Merge mozilla-central to mozilla-inbound
2016-05-02 11:40:02 +02:00
Carsten "Tomcat" Book
548d98c27e
merge mozilla-inbound to mozilla-central a=merge
2016-05-02 11:25:32 +02:00
Gerald Squelart
fe40ee4beb
Bug 1269250 - Fix line endings in test_gmp_playback.html - r=jya
...
MozReview-Commit-ID: AR43LFOYvqu
--HG--
extra : rebase_source : 6030f255798fb32e2759b0b01e72212ce28798e3
2016-05-02 14:04:42 +10:00
Kaku Kuo
89962fd730
Bug 1266027 part 2 - make MDSM and SeekTask to adopt new MediaDecoderReaderWrapper API; r=jwwang
...
MozReview-Commit-ID: LqZ59A8vju1
--HG--
extra : transplant_source : %CD%E9%154%C4%81%F6%F3bt%FC%D6%BA%9FF7%A5%C1%A1%BE
2016-04-27 14:50:39 +08:00
Kaku Kuo
f78f42e9df
Bug 1266027 part 1 - make the MediaDecoderReaderWrapper as a proxy of requesting media data; r=jwwang
...
MozReview-Commit-ID: CgTBPmtbNfh
--HG--
extra : transplant_source : %16%86%F676/S%C8%5Dj%86%9C%09%0E%D9%16L%DB%92y
2016-04-27 14:50:23 +08:00
Benoit Girard
c089c3f45c
Bug 1264530
- Make sure mPluginWindow is initialized. r=njn
2016-04-29 08:51:00 +02:00
Bevis Tseng
0631910d02
Bug 1264380 - Get Composed Document of Shadow DOM Element Properly. r=wchen
2016-04-20 18:28:28 +08:00
Christoph Kerschbaumer
9944442791
Bug 1261634
- Tests for whitespace skipping within meta csp. r=dveditz
2016-04-21 21:19:50 +02:00
Christoph Kerschbaumer
a9a95d1918
Bug 1261634
- Update whitespace skipping for meta csp. r=dveditz
2016-04-21 21:15:06 +02:00
Jean-Yves Avenard
e1f2021daa
Bug 1269178: P4. Add mochitest. r=gerald
...
It ensures that resume from waiting for data is correct and the MediaFormatReader internal seek can handle partial GOP.
MozReview-Commit-ID: 1jyv3dajQPv
--HG--
extra : rebase_source : d9aba013aaacc9c19ee6a47ead839adda5c1299e
2016-05-02 13:28:39 +10:00
Jean-Yves Avenard
0eb3dc97f9
Bug 1269178: P3. Add mochitest. r=gerald
...
MozReview-Commit-ID: 2iqZetykYgj
--HG--
extra : rebase_source : b18e35f8ee6d1a714e997d8d131c6731f8de90d4
2016-05-02 11:16:00 +10:00
Jean-Yves Avenard
0508995f47
Bug 1269178: P2. Ensure that no skip to next keyframe logic is activated while there's a pending seek. r=gerald
...
While a seek is pending, the demuxer has been reset meaning that ShouldSkip() would almost always incorrectly return true and would corrupt the seeking state.
MozReview-Commit-ID: 6R912Fu6Nul
--HG--
extra : rebase_source : a20a5d0ed1c0d21c04014790bdf5a0c07edb82a4
2016-05-02 10:53:31 +10:00
Jean-Yves Avenard
a2f6eca10d
Bug 1269178: P1. Retry InternalSeek if previous attempt failed once more data is available. r=gerald
...
MozReview-Commit-ID: DtaKBzxRVR8
--HG--
extra : rebase_source : ad49222ad6405caac6e56cda959cd230b5f9b925
2016-05-01 23:37:09 +10:00
Jean-Yves Avenard
74dc9128dc
Bug 1269177: Wait for demuxing request to complete before treating new data notification. r=gerald
...
MozReview-Commit-ID: LF0YiCJJr3l
--HG--
extra : rebase_source : 05efa1d0be191bc5ceb754a30b5b2c72c09a4228
2016-05-01 20:54:11 +10:00
Martin Thomson
b5081bf610
Bug 1264470 - a=identity is a long attribute, r=bwc
...
--HG--
extra : rebase_source : 077cb5cf4017cce619ed59decd405d706683d620
2016-04-19 09:10:32 +10:00
Jean-Yves Avenard
74cc8abae0
Bug 1269048: Prevent null deref in debugging information. r=jwwang
...
MozReview-Commit-ID: FKq9dtrdegg
--HG--
extra : rebase_source : 19c71b8aa43a0f5f96b44821cc690f5295dcf79a
2016-05-02 08:49:18 +10:00
Aryeh Gregor
f14f1babe8
Bug 1193762 part 8 - Fix things that will break; r=froydnj
...
It looks like VC++ doesn't like comparisons of nsCOMPtr to 0 after this
change, but those are bad style anyway, so I removed them from
TestCOMPtr.cpp instead of trying to make them work.
2016-05-01 21:29:23 +03:00
Aryeh Gregor
931f67e573
Bug 1193762 part 6 - Return raw pointer, not nsCOMPtr; r=froydnj
...
This could alternatively have been fixed by changing
AccessibleCaret::CaretElement to return an nsCOMPtr instead of a raw
pointer, but I chose to change this in the other direction instead, to
match the accepted convention.
2016-05-01 21:29:23 +03:00
Aryeh Gregor
585263dafa
Bug 1193762 part 4 - Avoid nsCOMPtr in ternary operator; r=froydnj
2016-05-01 21:29:22 +03:00
Aryeh Gregor
49d7e81abf
Bug 1264270 - Parser should output attributes in source order, not reversed; r=hsivonen,bgrins
2016-05-01 15:15:26 +03:00
Jean-Yves Avenard
902b305d79
Bug 1268868: [MSE] P3. Prevent crash should gap be detected in content. r=gerald
...
If the last frames of a media segment were evicted due to gap detection, mLongestFrameDuration would have been reset.
Additionally, simplify the code by using temporary variables.
MozReview-Commit-ID: HCjuZkgwANN
--HG--
extra : rebase_source : eed2837fd4b05fe3f7c4774c4486a201d0100cf7
2016-04-30 15:43:59 +10:00
Jean-Yves Avenard
924a72bc46
Bug 1268868: [MSE] P2. Reset longest duration after keyframe is seen. r=gerald
...
This makes us closer to the spec, while still allowing some leeway in gap detection which was found to too strict in the past.
MozReview-Commit-ID: 9EPT2e2F6ed
--HG--
extra : rebase_source : 2bdc01667c3aaeae7a72eb5c6861076113a34c59
2016-04-30 13:10:15 +10:00
Jean-Yves Avenard
a5d72eca70
Bug 1268868: [MSE] P1. Re-enable gap detection within a media segment. r=gerald
...
It had originally been added to improve speed though further changes to the processing of frames made this optimization unecessary.
And it means that we don't properly handle invalid media segment with discontinuities within their range.
MozReview-Commit-ID: wGjWEQxLX3
--HG--
extra : rebase_source : 1a14e404c9e4630cab525472978a8c6cbfbc3bd0
2016-04-30 12:41:32 +10:00
Hiroyuki Ikezoe
3e6aae0a2d
Bug 1267937 - Part 1: Clear mProgressOnLastCompose once we are not in effect. r=birtles
...
--HG--
extra : amend_source : 2b1b5d22fdb559c940629fe4536369d95ca29306
2016-04-30 07:08:10 +09:00
Sebastian Hengst
c0293489e9
Backed out changeset 309a56e56277 (bug 1162772)
2016-04-30 09:53:54 +02:00
Sebastian Hengst
99571c48ce
Backed out changeset a921444a4b34 (bug 1162772)
2016-04-30 09:53:46 +02:00
Ben Kelly
b3174a59bc
Bug 1268849 Don't crash in GetServiceWorkersTestingEnabled if window is torn down and GetScriptableTop() returns nullptr. r=bz
2016-04-29 17:23:02 -07:00
Jonathan Watt
b80ffda53f
Bug 1162772, part 5 - Expose Window.isSecureContext to content. r=bz
...
MozReview-Commit-ID: 8IL8txZSZUO
2016-04-28 11:13:09 +01:00
Jonathan Watt
f8ab53b8f6
Bug 1162772, part 4 - Implement nsGlobalWindow::IsSecureContext. r=bz
...
MozReview-Commit-ID: KB4rzoNlf1q
2016-04-28 11:13:09 +01:00
Wes Kocher
56fe7c4bcb
Merge m-c to fx-team a=merge
...
MozReview-Commit-ID: 3H9BxQQQnNI
2016-04-29 16:05:30 -07:00
Terrence Cole
8e2294b2b6
Bug 1267699 - Move some public types to the right namespace; r=sfink
...
--HG--
extra : rebase_source : f79f7d86aab708b86a65e6f2426baeb8488f47e5
2016-04-26 09:18:48 -07:00
Paul Adenot
6e48370b67
Bug 1268861 - Insert the input data first and then run the graph iteration. r=jesup
...
This allows the graph to immediately process the input data instead of waiting
an iteration.
MozReview-Commit-ID: EGPUlPdKB6K
2016-04-29 15:16:46 +02:00
Vivien Nicolas
766c525d44
Bug 1268428 - Use the raw mic data if all the constraints to disable processing have been passed to gUM. r=jesup
...
MozReview-Commit-ID: LWvjPsEiHhk
--HG--
extra : rebase_source : c9dcaf99b04ab0cba9e28f33c1aee6f5edf3fcb1
2016-04-29 14:08:47 +02:00
Jared Wein
e889366796
Bug 1268159 - Use GreD in addition to XCurProcD for browser_misused_characters_in_strings.js to cover more string files. r=gijs
...
MozReview-Commit-ID: IlC170W0nlG
* * *
[mq]: temp
MozReview-Commit-ID: GF0k4zvONPD
2016-04-29 09:28:48 -04:00
Carsten "Tomcat" Book
7fcba36865
Backed out changeset 1681062d82dd (bug 1242874) for timeouts in own test browser_mediaPlayback_suspended_multipleAudio.js
2016-04-28 13:59:23 +02:00
Carsten "Tomcat" Book
92d4b1a25d
Backed out changeset 50896498013c (bug 1242874)
2016-04-28 13:59:06 +02:00
Carsten "Tomcat" Book
b4a55fdcfc
Backed out changeset d09b20eeb382 (bug 1242874)
2016-04-28 13:59:04 +02:00
Carsten "Tomcat" Book
0a62793b79
Backed out changeset df13b449ffcc (bug 1242874)
2016-04-28 13:59:02 +02:00
Carsten "Tomcat" Book
5ee6035efc
Backed out changeset bd757c7d0bad (bug 1242874)
2016-04-28 13:59:01 +02:00
Andrea Marchesini
5624c37fe0
Bug 1268361 - Strip leading '?' in `new URLSearchParams(query)`, r=smaug
2016-04-28 19:53:16 +08:00
Emilio Cobos Álvarez
0536cb4268
Bug 1224186: Implement DOMTokenlist.replace r=baku,Ms2ger
2016-04-28 11:20:25 +02:00
Kaku Kuo
0f9602ef0a
Bug 1267985 - include nsContentUtils.h and nsIScriptError.h; r=gerald
...
MozReview-Commit-ID: JmCUzGj1kBX
--HG--
extra : rebase_source : fcf64dc7a49e2ec6edc0ef58c5bd54e3d83df962
2016-04-27 19:03:44 +08:00
Kaku Kuo
d42d57aa97
Bug 1267983 - include MediaQueue.h; r=jwwang
...
MozReview-Commit-ID: ikxjE7VZsd
--HG--
extra : rebase_source : 0f8bcca3b15fade72b04982b9b4f79e130413938
2016-04-27 19:01:13 +08:00
Alastor Wu
75cb7468c7
bug 1242874 - part5 : add test. r=baku, r=ehsan
...
MozReview-Commit-ID: 1X7xAbiKhC3
--HG--
extra : transplant_source : i%7FRV%07%3C%5EW%EE%95%C366%EEs%02%BA%8C%8B%93
2016-04-28 00:23:52 +08:00
Alastor Wu
4e7da2f687
Bug 1242874 - part4 : wrap the volume/mute/suspend for notifyStartedPlaying. r=baku
...
MozReview-Commit-ID: GRjxz1E0C9r
--HG--
extra : transplant_source : %88%D7%C7q%3C%8A%98%C0%84k%AF%90%F7%5D%83%CC%BEa%B1%F2
2016-04-28 00:23:48 +08:00
Alastor Wu
daaa9802c9
Bug 1242874 - part3 : implement different suspended methods. r=baku, r=jwwang
...
MozReview-Commit-ID: Co4avRLWGRK
--HG--
extra : transplant_source : b%17%81%60%94_%F1%C2%5D%B1%B3%D5%F3%5C%7D4p%7F%03%EB
2016-04-28 00:23:42 +08:00
Alastor Wu
1bc115c492
Bug 1242874 - part2 : window's suspend attribute. r=ehsan, r=baku
...
MozReview-Commit-ID: Jw3E8Jdb66J
--HG--
extra : transplant_source : %2C%DF%BE%2A%8B%A6%5B%CA%DD%FAp%01%A8c%FB%9B%B4%017q
2016-04-28 00:21:27 +08:00
Alastor Wu
14fb7102ce
Bug 1242874 - part1 : create suspened types. r=baku
...
MozReview-Commit-ID: 1RJvbzMOCpu
--HG--
extra : transplant_source : %E8%3F%7BLD%F3%B8%98%3E%CA%A5%5C7%B7%9B%D0%BEFrr
2016-04-28 00:21:22 +08:00
KuoE0
96422f51d2
Bug 1235123 - Part 3 - Update interfaces and implantations of nsIPresentationDevice and nsIPresentationUIGlue to support 1-UA use case, r=schien
2016-04-28 15:18:21 +08:00
KuoE0
924d24f058
Bug 1208417 - Part 3 - Leverage socket-based session transport to establish presentation connection, r=schien, r=smaug
2016-04-28 15:05:53 +08:00
KuoE0
f6da5068fb
Bug 1208417 - Part 2 - Add DisplayDeviceProvider to Presentation API, r=schien, r=smaug
2016-04-28 15:05:25 +08:00
KuoE0
c96544e832
Bug 1208417 - Part 1 - Add disconnect to nsIPresentationDevice & add a new nsIPresentationLocalDevice interface for 1-UA device, r=smaug
2016-04-28 15:05:16 +08:00
Carsten "Tomcat" Book
6935ac79a5
Backed out changeset 3c4b7e1de629 (bug 1263778) for assertion failures
2016-04-28 08:37:48 +02:00
Paul Adenot
00e45c5141
Bug 1259831 - Remove the auto-suspend logic for AudioContext. r=karlt
...
MozReview-Commit-ID: JoSMPVfbgJb
2016-03-29 16:57:19 +02:00
Carsten "Tomcat" Book
f13688180e
Backed out changeset af51821b2fc5 (bug 1268313) for causing very frequent bc7 memory leak
...
--HG--
extra : rebase_source : 0af725bfab61b8f86e0243490aa970535f726503
2016-04-29 14:22:04 +02:00
Carsten "Tomcat" Book
dfff02b90d
Backed out changeset fd833da413ad (bug 1268313)
...
--HG--
extra : rebase_source : f857127091900871034f44d89095895abe9932dc
2016-04-29 14:21:25 +02:00
Carsten "Tomcat" Book
5d43a44ec6
Backed out changeset 3f2f3fcac66b (bug 1268313)
...
--HG--
extra : rebase_source : 438e7d7077b900ef252bd628f4559424eebd211f
2016-04-29 14:21:23 +02:00
Carsten "Tomcat" Book
de92769e7e
Backed out changeset 4bcb784492bb (bug 1268313)
...
--HG--
extra : rebase_source : f2f752ab73f5bbf31a909892a0fac0f42c894430
2016-04-29 14:21:18 +02:00
Carsten "Tomcat" Book
ba3fe0975c
Backed out changeset 85ce8cb0639a (bug 1268313)
...
--HG--
extra : rebase_source : 56d1cf41a2dc4959b67f834e07192a5c772176a8
2016-04-29 14:21:16 +02:00
Carsten "Tomcat" Book
2dc450ceba
Backed out changeset a8bae4554679 (bug 1259831)
...
--HG--
extra : rebase_source : 18ccc0c8c21d4d42afa5e8db22921b5468117b30
2016-04-29 14:21:12 +02:00
Paul Adenot
1011bcc2a0
Bug 1259831 - Remove the auto-suspend logic for AudioContext. r=karlt
...
MozReview-Commit-ID: JoSMPVfbgJb
2016-03-29 16:57:19 +02:00
Henri Sivonen
7d6b2afbac
Bug 1221856 - Infer b/f cache restoration of MediaDocument from readyState. r=smaug.
2016-04-29 10:56:53 +03:00
JW Wang
438a0405e7
Bug 1267936 - make a stronger assertion to catch that MediaDecoder is created when MediaShutdownManager::Shutdown() begins. r=jya.
...
MozReview-Commit-ID: K3OdjMFGEUF
2016-04-29 10:18:35 +08:00
Cameron McCormack
2617364266
Bug 1268390 - Part 1: Factor out most of nsStyleSet::AddDocStyleSheet for re-use. r=bholley
2016-04-29 14:01:44 +10:00
Lee Salzman
61d1a0da74
Bug 1265131, part 4 - fix tests for Skia m51 update. r=jrmuizel
2016-04-28 22:55:27 -04:00
Andrea Marchesini
1c0c183890
Bug 1261009 - Remove the Data Store API, r=fabrice
2016-04-29 09:02:45 +08:00
Andrea Marchesini
b4fdf724ae
Bug 1268393 - Some compilation issues in ServiceWorker code, r=ehsan
2016-04-29 09:01:22 +08:00
Nicholas Nethercote
2511b2c327
Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj.
...
It's an annotation that is used a lot, and should be used even more, so a
shorter name is better.
MozReview-Commit-ID: 1VS4Dney4WX
--HG--
extra : rebase_source : b26919c1b0fcb32e5339adeef5be5becae6032cf
2016-04-27 14:16:50 +10:00
Kyle Machulis
bb87072fdb
Backout of 541618e4babd (bug 1263696) due to performance timeline test bustage
2016-04-28 14:48:14 -07:00
Jeff Walden
61eb1f6b30
Bug 1263778 - Rename a bunch of low-level [[Prototype]] access methods to make their interactions with statically-known and dynamically-computed [[Prototype]]s clearer. r=efaust
...
--HG--
extra : rebase_source : 52cdd9abe79b46385c54f6b28047f24a0cd57aee
2016-03-18 16:45:31 -07:00
Jeff Walden
56d59777fd
Bug 888969 - Make the getPrototypeOf/setPrototypeOf traps scriptable. r=efaust, r=bholley
...
--HG--
extra : rebase_source : 4a19f3a59e9a5935f8a41f2928b74c0af3947942
2016-02-23 13:42:30 -08:00
Ehsan Akhgari
a9cd8f1af3
Bug 1267966 - Remove the deprecation warning from Attr.ownerElement; r=baku
...
I added this deprecation back in bug 957431 by mistake, but it's clear
that we won't be removing this attribute after all.
2016-04-28 10:49:11 +08:00
Andrea Marchesini
68f5bb0f60
Bug 1260766 - the comparison of OriginAttributes in nsFrameLoader::Swap* methods should consider the usercontextid attribute of the owning element, r=smaug
2016-04-28 10:39:51 +08:00
Kyle Huey
7579799b01
Bug 1266595: Replace Chromium Task with Runnable. r=froydnj
2016-04-27 17:06:05 -07:00
Andrea Marchesini
a9b65ecfb0
Bug 1261094 - Improve how MessageChannel::mInterruptStack is used in IPC code, r=jld
2016-04-28 07:21:49 +08:00
Wes Kocher
6a486eb10c
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 56rcBPa9a6G
2016-04-27 14:16:30 -07:00
Wes Kocher
20598f44f6
Backed out changesets baa6c68ec413,5b8583070c9e,2942bb31152c,dd2ad6863f53,c68772362633,c8db6695b991 (bug 1231981) a=backout
...
MozReview-Commit-ID: EoGyz071RoN
--HG--
extra : amend_source : 69d6593ae0a946ed6366513a2e186b43c7435440
extra : histedit_source : cdce5a0698d6e7996ae731cff56263abc202ae65%2Ca62e94bdb37fc3e9266884f283d732e61e0f4715
2016-04-27 10:24:37 -07:00
Wes Kocher
55d7bfae3f
Backed out changesets 8ed054e5853e,d56adef9c8e0,408df9f84697,7092e498ac3a,29dce05596c6,ae1dc75009e7 (bug 1231975) for breaking local mochitests a=backout
...
MozReview-Commit-ID: 17mJDyZMVju
--HG--
extra : histedit_source : cf965b94d4b36cc1b4ce0a89272f9c355ae1b82e%2C72cefdebce52a0e6653a87dd0ef0a1316fe0ec18
2016-04-27 10:20:42 -07:00
Nathan Froyd
5672bb749c
Bug 1259733 - use forward declarations for nsIDocument in a few places; r=dholbert
...
This is sufficient for nsCSSFrameConstructor.h's needs, and the
corresponding C++ file already includes nsIDocument.h.
2016-04-27 14:48:36 -04:00
Christoph Kerschbaumer
da0d241d98
Bug 1206961 - Use channel->AsyncOpen2() for imageLoader; Remove security checks from callsites (r=bz)
2016-04-27 19:41:13 +02:00
Dan Minor
4b3726dd99
Bug 1265405 - Add test case for PeriodicWave normalization; r=padenot
...
MozReview-Commit-ID: B85kaip1xQT
--HG--
extra : rebase_source : 565fe160a510cad0bf1f406404e33121a0783a3c
2016-04-22 09:47:07 -04:00
Dan Minor
c86fe66751
Bug 1265405 - Use a dictionary to specify how PeriodicWave should be normalized (or not); r=padenot
...
MozReview-Commit-ID: IH7no48COML
--HG--
extra : rebase_source : 649afa948369812a93667929e1b9bf1cba93172a
2016-04-25 11:37:20 -04:00
Dan Minor
11d3cf6d22
Bug 1265405 - Add a dictionary to specify how PeriodicWave should be normalized (or not); r=smaug
...
MozReview-Commit-ID: CR5kO8MXdZv
--HG--
extra : rebase_source : 10ac8c5f18b18fdc92d8eb2013354bbbf2da0c9e
2016-04-26 06:54:38 -04:00
Morris Tseng
fa4e4a6fd2
Bug 1193526 - Add generated files. r=jgilbert
...
MozReview-Commit-ID: FX6wNAmtfUH
2016-04-27 11:55:46 +08:00
Morris Tseng
91b61fd363
Bug 1193526 - Update errata to mark all failures in 1.0.3 webgl conformance tests. r=jgilbert
...
MozReview-Commit-ID: 3sXVAcVByvh
2016-04-27 11:55:45 +08:00
Morris Tseng
455022580c
Bug 1193526 - Handle image.src being invalid. r=jgilbert
...
MozReview-Commit-ID: IhTC5kkiBu5
2016-04-27 11:55:45 +08:00
Morris Tseng
53a7c08931
Bug 1193526 - Handle image failing to load. r=jgilbert
...
MozReview-Commit-ID: viVuDjJkGH
2016-04-27 11:55:45 +08:00
Morris Tseng
adb83aa7cc
Bug 1193526 - Handle video failing to load. r=jgilbert
...
MozReview-Commit-ID: CBO2VQXsHuD
2016-04-27 11:55:45 +08:00
Morris Tseng
e79aaa8b81
Bug 1193526 - Rename built_in_varying_array_out_of_bounds to biv_array_oob. r=jgilbert
...
The name of some tests is too long and exceed maximum length of windows
path. So we rename it to shorter name.
MozReview-Commit-ID: 2Mp94FkUehd
--HG--
rename : dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/built_in_varying_array_out_of_bounds/built_in_varying_array_out_of_bounds_001_to_001.html => dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biv_array_oob/biv_array_oob_001_to_001.html
rename : dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/built_in_varying_array_out_of_bounds/gl_Color_array_index_out_of_bounds_frag.frag => dom/canvas/test/webgl-conf/checkout/conformance/ogles/GL/biv_array_oob/gl_Color.frag
2016-04-27 11:55:45 +08:00
Morris Tseng
42adee6ebb
Bug 1193526 - Update tests to 1.0.3 from a8ffce2eb6906f3b910399de9ce82dc5538df95b. r=jgilbert
...
MozReview-Commit-ID: H4SQMlrx5ZP
2016-04-27 11:55:45 +08:00
Morris Tseng
0bb31aa671
Bug 1193526 - Update mochitest paths. r=jgilbert
...
MozReview-Commit-ID: 5oLPIdQCuAI
2016-04-27 11:55:42 +08:00
Morris Tseng
96090d52da
Bug 1193526 - Update all generator files for webgl conformance test 1.0.3. r=jgilbert
...
MozReview-Commit-ID: GfDBclBMKcP
2016-04-27 11:55:41 +08:00
Morris Tseng
7387ca5b1d
Bug 1193526 - Update conformance path and remove unused file. r=jgilbert
...
The folder name "webgl-conformance" is too long. Rename it to
"webgl-conf".
MozReview-Commit-ID: FPpYn7MkjFN
--HG--
rename : dom/canvas/test/webgl-conformance/always-fail.html => dom/canvas/test/webgl-conf/always-fail.html
rename : dom/canvas/test/webgl-conformance/generate-wrappers-and-manifest.py => dom/canvas/test/webgl-conf/generate-wrappers-and-manifest.py
rename : dom/canvas/test/webgl-conformance/mochi-single.html => dom/canvas/test/webgl-conf/mochi-single.html
rename : dom/canvas/test/webgl-conformance/mochi-wrapper.html.template => dom/canvas/test/webgl-conf/mochi-wrapper.html.template
rename : dom/canvas/test/webgl-conformance/mochitest-errata.ini => dom/canvas/test/webgl-conf/mochitest-errata.ini
rename : dom/canvas/test/webgl-conformance/mochitest.ini.template => dom/canvas/test/webgl-conf/mochitest.ini.template
2016-04-27 11:55:41 +08:00
Morris Tseng
6f5966c383
Bug 1193526 - Remove old conformance tests and generated files. r=jgilbert
...
MozReview-Commit-ID: 7kXV1e0Cgua
2016-04-27 11:55:41 +08:00
Henry Chang
535880a873
Bug 1178337 - Part 2: Update/add test cases. r=sicking.
...
--HG--
extra : source : 1f0f356a737c1a7063fe5a464c14c8255b89122f
2016-04-27 10:28:38 +08:00
Henry Chang
7ec95c63c9
Bug 1178337 - Part 1: Supports all referrer policies for element atrributes. r=sicking, r=Gijs, r=mcmanus
...
--HG--
extra : source : 6948efdbc5187e754d5bddd6391a7b67a30222a5
2016-04-27 10:26:57 +08:00
Sebastian Hengst
b578483c45
Backed out changeset 286171389d12 (bug 1264214) for unexpected passes in test_conformance__glsl__misc__shaders-with-name-conflicts. r=backout
2016-04-27 18:59:01 +02:00
JerryShih
77e1be0c84
Bug 1267100 - test case for webgl getFramebufferAttachmentParameter() call. r=jgilbert
2016-04-27 18:58:54 +02:00
JerryShih
dc3eae0de8
Bug 1267100 - add makeCurrent() for WebGLContext::GetFramebufferAttachmentParameter(). r=jgilbert
2016-04-27 18:58:47 +02:00
Sebastian Hengst
5fcb84c80e
Backed out changeset de77b0c64ad9 (bug 1267100) for unexpected passes in test_conformance__glsl__misc__shaders-with-name-conflicts.html. r=backout
...
de77b0c64ad9
2016-04-27 18:49:57 +02:00
Sebastian Hengst
5560e8ccb1
Backed out changeset f72ce6c9ec3f (bug 1267100)
2016-04-27 18:47:49 +02:00
Ben Kelly
c9b282c4c6
Bug 1267733 P3 Trigger service worker update after failed interception. r=jdm
2016-04-27 02:24:04 -07:00
Ben Kelly
2623d70dd2
Bug 1267733 P2 Pass ServiceWorkerRegistrationInfo down to CancelChannelRunnable. r=jdm
2016-04-27 02:24:04 -07:00
Ben Kelly
0dd830cdc0
Bug 1267733 P1 Treat last-update-time as infinitely in the past when checking for service worker update after restart. r=jdm
2016-04-27 02:24:04 -07:00
Neil Deakin
1cb35f2cd1
Bug 1267259 - Add extra drag promise types to whitelist. r=smaug
...
--HG--
extra : rebase_source : 1ceaa05bfeb1afbeba86307453802cada4f8be57
2016-04-26 02:21:00 +02:00
JerryShih
1972cbd20e
Bug 1267100 - test case for webgl getFramebufferAttachmentParameter() call. r=jgilbert
...
--HG--
extra : rebase_source : a8f5b4d19b3a8f8803ac5d820fb205681436dbb7
2016-04-25 22:04:00 +02:00
JerryShih
eeaa88231c
Bug 1267100 - add makeCurrent() for WebGLContext::GetFramebufferAttachmentParameter(). r=jgilbert
...
--HG--
extra : rebase_source : d6a28a318fac9ba2712e9d4500eee2ae757780a1
2016-04-25 22:04:00 +02:00
Jean-Yves Avenard
a466daa52e
Bug 1267637: [wmf] P9. Reject audio data with unsupported channel configuration. r=gerald
...
MozReview-Commit-ID: BJQXojV4SZZ
--HG--
extra : rebase_source : a956ba4df7256ba7cca408ee66d7a64231b2aed6
2016-04-27 17:56:45 +10:00
Jean-Yves Avenard
ceb6630f4a
Bug 1267637: [gonk] P8. Reject audio data with unsupported channel configuration. r=gerald
...
MozReview-Commit-ID: 8pURK1mQ714
--HG--
extra : rebase_source : 6bd0743a090794a04077fad80ae4a47962a155fe
2016-04-27 17:55:26 +10:00
Jean-Yves Avenard
d65e98a062
Bug 1267637: [ffmpeg] P7. Reject audio data with unsupported channel configuration. r=gerald
...
MozReview-Commit-ID: AoEjMjYfUzn
--HG--
extra : rebase_source : a7d4fe53fc27bb19f2bb30c01d7c02f0275ea6b0
2016-04-27 17:54:15 +10:00
Jean-Yves Avenard
65e4605445
Bug 1267637: [AT] P6. Reject audio data with unsupported channel configuration. r=gerald
...
MozReview-Commit-ID: IrjTi5gWp7F
--HG--
extra : rebase_source : b6a9887ff7154286f3f5a1357034ecd3ab29fe27
2016-04-27 17:51:40 +10:00
Jean-Yves Avenard
938a977605
Bug 1267637: [android] P5. Reject audio data with unsupported audio configuration. r=gerald
...
MozReview-Commit-ID: LkXcG7HhJ2V
--HG--
extra : rebase_source : 58351327bee907a006d873c6c60b5567153bb694
2016-04-27 17:50:23 +10:00
Jean-Yves Avenard
0c5b54bf23
Bug 1267637: [vorbis] P4. Reject audio data with unsupported audio configuration. r=gerald
...
MozReview-Commit-ID: LS41MX5LwW5
--HG--
extra : rebase_source : 230307e125862a914aed93ce0ab0f8b130a28ba4
2016-04-27 17:43:49 +10:00
Jean-Yves Avenard
38261a97cc
Bug 1267637: [opus] P3. Reject audio data with unsupported audio configuration. r=gerald
...
MozReview-Commit-ID: 5od4WqRAorK
--HG--
extra : rebase_source : 15d945e1a7a7479209294d5d623d7c1049cf71c5
2016-04-27 17:41:06 +10:00
Jean-Yves Avenard
f15a29610d
Bug 1267637: P2. Ignore outright audio track considered invalid. r=gerald
...
MozReview-Commit-ID: 6rMz8cjgLiY
--HG--
extra : rebase_source : 9e006f0125d9d3c786d64aae5f521f8239bbae8b
2016-04-27 17:35:58 +10:00
Jean-Yves Avenard
25410f2b25
Bug 1267637: P1. Consider invalid an AudioData with more than 8 audio channels. r=gerald
...
Add AudioConfig::IsValid() method
--HG--
extra : rebase_source : 80f7dd62b3b5971a0710c0c3bbf40735a4095fbf
2016-04-27 17:34:41 +10:00
Ethan Lin
9b75326cc2
Bug 1264214 - WebGL check the conflict name when LinkProgram. r=jgilbert
...
--HG--
extra : rebase_source : be2acb64cda6932174643802033c439a8fded28b
2016-04-24 23:39:00 +02:00
KuoE0
253cb47534
Bug 1234492 - Part 3 - Test case, r=smaug
...
--HG--
extra : rebase_source : adc59deab0c27b58b41b6abae944acb187e56409
2016-04-26 20:25:00 +02:00
KuoE0
f4bf3654a2
Bug 1234492 - Part 2 - Use the role definition in nsIPresentationService, r=smaug
...
--HG--
extra : rebase_source : 3e04a5cb6e5a6f20730f6d0a4d45a376405aec66
2016-04-18 02:23:00 +02:00
KuoE0
846c1e60ec
Bug 1234492 - Part 1 - Add direction in PresentationService, r=smaug
...
Conflicts:
dom/presentation/PresentationConnection.cpp
dom/presentation/PresentationService.cpp
dom/presentation/interfaces/nsIPresentationService.idl
dom/presentation/ipc/PPresentation.ipdl
dom/presentation/ipc/PresentationIPCService.cpp
dom/presentation/ipc/PresentationParent.cpp
--HG--
extra : rebase_source : c592a64c13113cc323a18a68c103faaa7614d314
2016-04-18 02:19:00 +02:00
Ting-Yu Lin
3256e20da1
Bug 1267209 - Convert nsLayoutUtils::PaintFrame flags to be an enum class. r=jfkthame
...
MozReview-Commit-ID: 4IFOlP9oVHl
--HG--
extra : rebase_source : 012b15e5e7b7489cf8ea9a2c812719ed009ef72e
2016-04-27 12:01:54 +08:00
Jessica Jong
9066685a11
Bug 1206616 - Part 1: Fire input event for type=checkbox,radio,file. r=smaug
2016-04-25 19:52:00 +02:00
Yoshi Huang
ba1bb72568
Bug 1263496 - Part 3: fix for nsNullPrincipal::Create
...
This fixed the locations listed by
http://searchfox.org/mozilla-central/search?q=nsNullPrincipal::Create (&redirect=true
that needs to inherit origin attributes.
2016-04-27 18:38:07 +08:00
Yoshi Huang
7ae2e09f40
Bug 1263496 - Part 2: fix for NS_NULLPRINCIPAL_CONTRACTID. r=bholley
...
This fixed the locations listed by
http://searchfox.org/mozilla-central/search?q=NS_NULLPRINCIPAL_CONTRACTID&redirect=true
2016-04-27 18:38:03 +08:00
Yoshi Huang
7dbdb00273
Bug 1237077 - Part 3: use createCodebasePrincipal. r=tanvi
2016-04-27 18:32:32 +08:00
Gregor Wagner
acecad8f82
Bug 1267577
- Move nsRunnable to mozilla::Runnable. r=gsvelto
2016-04-27 12:05:40 +02:00
JW Wang
686c1bbdad
Bug 1195601 - Remove MediaDecoderStateMachine::mLogicallySeeking. r=kinetik.
...
MozReview-Commit-ID: 9YVPTO8hYqB
2016-04-27 12:51:57 +08:00
Hiroyuki Ikezoe
68ab4bd520
Bug 1267547 - Test to check script animations keep running on display:none element but does not cause restyles. r=birtles
...
Currently isRunningOnCompositor flag is not cleared when 'display:none'
is set to the target element.
We need to fix it at some point.
MozReview-Commit-ID: CjtWUyT9CP9
--HG--
extra : rebase_source : c1da5ed5e79f9a7f78d920943dabad719cb7abc7
2016-04-27 17:17:00 +09:00
Brian Birtles
5b507cd9d6
Bug 1267893 part 4 - Make setting the start time set 'did seek' to true; r=hiro
...
Based on changes to the spec: 8bf2b102de
MozReview-Commit-ID: GXllrLuyh8
--HG--
extra : rebase_source : cc979b43e46632aefdd3262299f4d810b13f6015
2016-04-27 11:34:05 +09:00
Andrea Marchesini
e065196e10
Bug 1267932 - Update EventSource.webidl, r=ehsan
2016-04-27 14:58:54 +08:00
Jocelyn Liu
be57980c08
Bug 911477 - Implement DOM4 methods: prepend(), append(), before(), after() and replaceWith(). r=bz
...
MozReview-Commit-ID: A6SklLqXZtv
--HG--
extra : rebase_source : 87b99d99881347e4fe89dbc203a536bd99c7cb29
2016-04-12 10:48:14 +08:00
Kyle Huey
48a594a09e
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-04-28 14:08:25 -07:00
Kyle Huey
12d497cb39
Bug 1268313: Part 6 - Replace NewRunnableMethod with NS_NewRunnableMethod. r=froydnj
2016-04-28 14:08:24 -07:00
Kyle Huey
a13954d079
Bug 1268313: Part 3 - Replace some NewCancelableRunnableMethod with NS_NewNonOwningCancelableRunnableMethod. r=froydnj
2016-04-28 14:08:24 -07:00
Kyle Huey
72c9966484
Bug 1268313: Part 2 - Replace some NewRunnableMethods with NS_NewNonOwningRunnableMethod. r=froydnj
2016-04-28 14:08:24 -07:00
Kyle Huey
e713dbefec
Bug 1268313: Part 1 - Be explicit about which NewRunnableMethod callers want to be able to cancel. r=froydnj
2016-04-28 14:08:24 -07:00
Ethan Lin
a929c63894
Bug 1264214 - WebGL check the conflict name when LinkProgram. r=jgilbert
2016-04-28 06:10:00 -04:00
Kit Cambridge
e74c4e5540
Bug 1265828 - Remove persistent notifications from storage. r=wchen
...
MozReview-Commit-ID: DmegHA1YVsB
--HG--
extra : rebase_source : dfe052327a29b7b28d76f9c1993e6cff181471c9
2016-04-20 17:13:21 -07:00
Kit Cambridge
c6e8720d75
Bug 1267021 - Use fallible allocation and move semantics for Push events. r=wchen
...
MozReview-Commit-ID: H43zrz5fhvU
--HG--
extra : rebase_source : 63631f3c2f4a3389e8e0365cd9a770a537162762
2016-04-22 20:54:22 -07:00
Boris Zbarsky
d2cd761b35
Bug 1267338. Remove dead codepath for the case when we opened a window even though popupState was openAbused, since we never open a window in that situation. r=mrbkap
2016-04-28 16:18:52 -04:00
Kyle Machulis
58d9018e54
Bug 1263696 - Block content loading for embed nodes that are ancestors of objects with data; r=bz
2016-04-28 13:08:12 -07:00
Geoff Brown
22f6c292d5
Bug 1268050 - Skip dom/xbl/crashtests/336744-1.html on Android, for frequent failures
2016-04-28 10:49:40 -06:00
Eitan Isaacson
5a98fd6332
Bug 1267309 - Escape embedded speech command delimiters. r=m_kato
...
MozReview-Commit-ID: qv7TbGGWdE
--HG--
extra : rebase_source : ffba7e10038df5fd5ab622e920aba85b1024d5f5
2016-04-26 11:53:42 -07:00
Boris Chiou
c9cda033c2
Bug 1067769 - Part 15: Test for setting the target while running on the compositor. r=birtles
...
MozReview-Commit-ID: 7xHwFk4sFKn
--HG--
extra : rebase_source : 6c6f94413599326e05ff0c838e15eb231d801a67
2016-04-28 23:22:44 +08:00
Boris Chiou
b64b7ea3fc
Bug 1067769 - Part 14: Test for our animation mutation observer. r=birtles
...
MozReview-Commit-ID: IQItWcNBscr
--HG--
extra : rebase_source : 218ac06dcb2b9d75d4078c66aa0f112678d42ba0
2016-04-28 23:22:44 +08:00
Boris Chiou
44367b12f2
Bug 1067769 - Part 12: Use Maybe<OwningAnimationTarget> in KeyframeEffect(ReadOnly) constructors. r=birtles
...
MozReview-Commit-ID: Euv76D6sIFX
--HG--
extra : rebase_source : 7ef6e5d70104942b21671e2143c107e678f400a7
2016-04-28 23:22:44 +08:00
Boris Chiou
43960e1a63
Bug 1067769 - Part 11: Implement animation mutation observer while setting the target. r=birtles
...
MozReview-Commit-ID: EjgbslUwPKw
--HG--
extra : rebase_source : a93b08d48769c1e73fccb420553b41d06fbc8e16
2016-04-28 23:22:43 +08:00
Boris Chiou
6b5b1483f8
Bug 1067769 - Part 10: Implement SetTarget(). r=birtles
...
MozReview-Commit-ID: GW3Ujn5cbY3
--HG--
extra : rebase_source : ffc006c67d5b0dd712c4d7d3f938c37b8167ad58
2016-04-28 23:22:43 +08:00