Sylvestre Ledru
2bf505b023
Bug 1562642 - Add missing MPL2 headers r=mhoye
...
Differential Revision: https://phabricator.services.mozilla.com/D37053
--HG--
extra : moz-landing-system : lando
2019-07-05 17:05:57 +00:00
Bryce Van Dyk
e454136cb1
Bug 1547757 - Use a RefPtr to hold owner element ref when moving media resource load to background. r=cpearce
...
Differential Revision: https://phabricator.services.mozilla.com/D31019
--HG--
extra : moz-landing-system : lando
2019-05-16 07:01:02 +00:00
Andrea Marchesini
a7033b2822
Bug 1515658 - ChannelMediaResource should use the BlobURLs' length when known, r=jya
2019-01-03 19:22:49 +01:00
Andrea Marchesini
8c648079ae
Bug 1514581 - Don't use async streams with FileMediaResource, r=jya
2018-12-18 17:20:14 +01:00
Sylvestre Ledru
804b8b8883
Bug 1204606 - Reformat of dom/media r=jya
...
# skip-blame
Differential Revision: https://phabricator.services.mozilla.com/D12251
--HG--
extra : moz-landing-system : lando
2018-11-19 13:25:37 +00:00
Andrea Marchesini
7ba8b77e07
Bug 1466023 - Separate FontTableURI and BlobURL, r=qdot
...
This patch splits FontTableURI and BlobURL in 2 classes:
FontTableURIProtocolHandler and BlobURLProtocolHandler
both under mozilla::dom.
It also removes a memory reporter because that report is already covered by the
BlobURL one.
--HG--
rename : dom/file/nsHostObjectProtocolHandler.cpp => dom/file/BlobURLProtocolHandler.cpp
rename : dom/file/nsHostObjectProtocolHandler.h => dom/file/BlobURLProtocolHandler.h
2018-06-02 15:51:42 +02:00
JW Wang
32ec06ebb2
Bug 1422657. P2 - remove unused mDecoderPosition and related code. r=bechen,gerald
...
MozReview-Commit-ID: 8RobmJKC40i
--HG--
extra : rebase_source : 2b9abaa1a22b78cadbbdbf99d1c778fe82f84eac
extra : source : 7267883c2b722f806fc11c35ff9c8c5743a57bf3
2017-12-01 14:02:44 +08:00
Narcis Beleuzu
bc723a6e7e
Backed out 2 changesets (bug 1422657) for browser chrome failures on browser_cache.js r=backout on a CLOSED TREE
...
Backed out changeset 7267883c2b72 (bug 1422657)
Backed out changeset 9c77dddb2fac (bug 1422657)
2017-12-06 00:40:16 +02:00
JW Wang
da8d5c072e
Bug 1422657. P2 - remove unused mDecoderPosition and related code. r=bechen,gerald
...
MozReview-Commit-ID: 8RobmJKC40i
--HG--
extra : rebase_source : 50037c4dbe422f911819f845548b0ba69ac5d35f
2017-12-01 14:02:44 +08:00
Chris Pearce
c16ed38cc5
Bug 1405697 - Move BaseMediaResource implementation into cpp file. r=jwwang
...
This means MediaResource.cpp now only contains the stuff for the MediaResource
super class, and MediaResourceIndex.
MozReview-Commit-ID: 5xFxibn0aJ4
--HG--
extra : rebase_source : 4cb940008abb62c43759689cdc9e034d25b7e36f
2017-10-04 20:34:07 +02:00