Commit Graph

22524 Commits

Author SHA1 Message Date
Andrew McCreight
0b819c9ed7 Bug 1035454, part 3 - Disable test_bug345339.html on e10s for leaking. r=jst 2014-10-15 20:04:33 -07:00
Christoph Kerschbaumer
43fe8b22ea Bug 1041180: Remove deprecated nsIChannelPolicy and use LoadInfo instead (r=sstamm) 2014-10-15 19:12:53 -07:00
Christoph Kerschbaumer
faccbd4747 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
Karl Tomlinson
a7c7feb189 bug 1082206 detach TrackBuffer when unlinking SourceBuffer r=kinetik
When HTMLMediaElement initiates MediaSourceDecoder Shutdown() in cycle
collection, it may no longer have access to the SourceBuffers to notify
through Detach().

The DiscardDecoder() call in TrackBuffer::Shutdown() is too late as this runs
after MediaDecoderStateMachine::FlushDecoding(), which waits for decode tasks
waiting on the MediaSourceResource.

--HG--
extra : rebase_source : 67e276044a251556eda2186d044c7f6b1f4363cd
extra : histedit_source : 4d921a5d2f4c0bce9ed67a3cb769c0d407662d6c
2014-10-15 17:02:43 +13:00
Karl Tomlinson
ffa9f57aec bug 1081766 clear mDecoders in BreakCycles to save dispatching another task r=kinetik
--HG--
extra : rebase_source : 24cd218c1fe0bc4c67d6f9d94d98dfec1e3b497b
extra : histedit_source : 43fd6a0c7d2ba766f8f9f4fdb8fcd5adc6e5ed02
2014-10-10 17:58:50 +13:00
Karl Tomlinson
6f77880f07 bug 1081766 don't clear mDecoders in TrackBuffer::Shutdown so that BreakCycles can recurse r=kinetik
--HG--
extra : rebase_source : a6f20e639b6e71a26fe65ad9cedb8d852f8b31e4
extra : histedit_source : 08a606b2583a442b84d153ad776cc7a87229266b
2014-10-10 17:46:14 +13:00
Karl Tomlinson
35779dc7f8 bug 1081766 clear mInitializedDecoders and mParentDecoder only once r=kinetik
--HG--
extra : rebase_source : 2652f33a99818ec842233fda29f155fe193b195f
extra : histedit_source : 5711775674d0d68e3e1e7cab48272cb1fa1694ec
2014-10-10 17:22:41 +13:00
Karl Tomlinson
1a1ab16028 bug 1081766 don't clear mTrackBuffers in Shutdown so that BreakCycles can recurse r=kinetik
--HG--
extra : rebase_source : 2b5154fd7e5844b503eca37836aca116f4018fb3
extra : histedit_source : 31d7305391d71def3ed360582a3c4caacd736baa
2014-10-10 18:27:19 +13:00
Karl Tomlinson
a74994372c bug 1081766 clear audio/video track/reader only once r=kinetik
Clearing tracks after Shutdown of TrackBuffers means they are cleared
after any more can be added.

--HG--
extra : rebase_source : afd6c4336f440f59da84465908e25b88619484de
extra : histedit_source : 9e2b5856642e9c2084fc14e6bf79195a67e7bff5
2014-10-10 18:26:12 +13:00
Eitan Isaacson
9dfe1af3f7 Bug 1080863 - Make nsPicoService an observer and initialize on profile-after-change. r=smaug 2014-10-15 14:44:10 -07:00
Randell Jesup
995f8abd7c Bug 1070457: downgrade assertion about cubeb audiostreams to a warning r=roc 2014-10-15 17:33:54 -04:00
Andrew McCreight
c320aa8bad Bug 1081415 - Traverse and Unlink nsXMLHttpRequest::mResponseBlob and ::mDOMFile. r=baku 2014-10-15 14:14:30 -07:00
Ryan VanderMeulen
b87718267b Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Carsten "Tomcat" Book
8b3a6338e5 Backed out changeset 6f411275b7ec (bug 1068740) for bustage on a CLOSED TREE 2014-10-15 16:50:45 +02:00
Fabrice Desré
f46b32e993 Bug 982874 - Import / export API for apps : Part 2: dom/webapps implementation r=marco,sicking 2014-10-14 22:55:14 -07:00
Fabrice Desré
2cb62d547e Bug 982874 - Import / export API for apps : Part 1, temporary blobs r=bent 2014-10-14 22:55:14 -07:00
Wes Kocher
ae387ada3b merge inbound to m-c a=merge 2014-10-14 17:17:55 -07:00
Gabor Krizsanits
82bc04722e Bug 1081677 - Fixing multiple DOMContentLoaded issue for imports. r=smaug 2014-10-14 14:02:15 +02:00
Carsten "Tomcat" Book
06d5d829cd Backed out changeset 3193763d0a3b (bug 1069222) for M1 test failures 2014-10-14 12:39:08 +02:00
Carsten "Tomcat" Book
c3882ca06a Merge m-c to fx-team 2014-10-14 15:52:03 +02:00
Randell Jesup
1c4c354396 Backed out changesets ef6465b02d0d f749e3f70ffc ecd54a3fbfdd 8f472a850073 (bug 879717) 2014-10-13 22:18:22 -04:00
Chris Pearce
b76f1ebf42 Bug 1067216 - Make MediaKeys.isTypeSupported() more accurate. r=edwin,jesup 2014-10-14 13:52:56 +13:00
Edwin Flores
7d2f7fdcb6 Bug 1082239 - Disable gizmo-frag-cencinit.mp4 test case on test_encryptedMediaExtensions.html on a CLOSED TREE - r=bustage 2014-10-14 13:03:24 +13:00
Michael Best
81768c8fac Bug 1077308 - If a field is auto-filled while not in focus, fire a change event immediately. r=smaug r=MattN 2014-10-07 10:54:51 +02:00
Wes Kocher
239c3cfc69 Backed out changeset d975d5a0f6ce (bug 1081686) for b2g/android mochitest-1 bustage 2014-10-13 11:40:19 -07:00
Sylvestre Ledru
dab312a057 Bug 1081935 - Missing UUID bump. r=smaug a=me 2014-10-13 17:27:34 +02:00
Andrea Marchesini
c0558bbc7c Bug 1081686 - WebSocket can be still accessible once it is disconnected, r=smaug
--HG--
rename : content/base/test/test_websocket_hello.html => content/base/test/test_bug1081686.html
2014-10-13 18:22:09 +01:00
Peter Van der Beken
65e7e5726c Bug 1068740 - Consider putting union types in the binding files where they're used. r=bz.
--HG--
extra : rebase_source : f2d78da408764170cb9f366d97960ca62245f113
2014-10-01 20:43:26 +02:00
Olli Pettay
80719ad5bd Bug 855443 - Assertion failure in nsSHEntry.cpp, don't just append a new SHEntry to parent if we already have an SHEntry for the loading page, r=bz
--HG--
extra : rebase_source : 8f8d0df030a3205d9d9845e90c849bf94115ff1b
2014-10-15 13:10:04 +03:00
Gabor Krizsanits
ddac482d04 Bug 1079141 - mDocument null check in nsScriptLoader::ReadyToExecuteScripts. r=bz 2014-10-15 12:02:41 +02:00
Gabor Krizsanits
79b0459413 Bug 1082540 - LoadGroups of imports should be contained by the LoadGroup of the master. r=bz 2014-10-15 12:02:30 +02:00
Chris Pearce
9fefdde45d Bug 1081755 - Implement MediaKeySession keyschange event. r=edwin,bz 2014-10-15 21:33:18 +13:00
Alfredo Yang
99d54a87df Bug 1082449 - Add memory ownership comment for CreateMemoryFile(). r=roc 2014-10-14 20:16:00 +02:00
Lebedev Maksim
43cda7a31b Bug 1080361 - Add check in setPointerCapture function. r=smaug 2014-10-09 05:41:00 +02:00
Alfredo Yang
793d4cdd09 Bug 1069222 - testcase for ImageCapture on gonk. r=roc 2014-10-14 23:05:00 +02:00
Edwin Flores
51f692af5f Bug 1072024 - Fix build error in TestGMPCrossOrigin - r=bustage 2014-10-14 11:29:29 +13:00
Edwin Flores
df0a701c06 Bug 1059049 - Plug leak in BlankDecoderModule - r=cpearce 2014-10-14 11:05:00 +13:00
Edwin Flores
1c0918421b Bug 1059049 - Pass CDMProxy from MediaSourceDecoder to subreaders - r=cpearce,kinetik 2014-10-14 11:05:00 +13:00
Edwin Flores
a165e07094 Bug 1059049 - Test for encrypted MP4 with Media Source Extensions - r=cpearce,jyavenard
* * *
Bug 1059049 - Test for encrypted MP4 with Media Source Extensions - r=cpearce,jyavenard
2014-10-14 11:05:00 +13:00
Edwin Flores
7109f497e7 Bug 1059049 - Improve logging slightly in test_encryptedMediaExtensions.html - r=cpearce 2014-10-14 11:05:00 +13:00
Edwin Flores
63e80d197a Bug 1072024 - Destroy uninitialized GMP objects - r=cpearce 2014-10-14 11:04:59 +13:00
Edwin Flores
1893fb055a Bug 1072024 - GTest for cross-origin separation of Gecko Media Plugins r=cpearce 2014-10-14 11:04:59 +13:00
Edwin Flores
d3e221069e Bug 1082239 - Make MediaSourceResource return the script principal of the MediaSource object - r=kinetik 2014-10-15 14:17:03 +13:00
Matthew Gregan
42dc89c2ca Bug 1080986 - Check list chunk is large enough to read list ID before reading. r=giles 2014-10-15 13:56:09 +13:00
David Major
98ea336f02 Bug 1078674: Update UUIDs after bug 1055773. r=bz
--HG--
extra : rebase_source : a926f16c45eae0d7b3cdadd7f4fcaefc120da901
2014-10-15 11:22:48 +13:00
Wes Kocher
bca70dd02e Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Wes Kocher
abc252bc74 Backed out changeset 2b35949ca31c (bug 1080863) for non-unified bustage 2014-10-14 17:20:30 -07:00
Mats Palmgren
cb1bc7d9cb Bug 1080352 - Update the rendering for <input type=range> after it was reset. r=jwatt 2014-10-13 11:48:33 +00:00
Carsten "Tomcat" Book
10e99c56fc Backed out changeset e81f1e1c9c9f (bug 908933) for M1 Test failures 2014-10-13 11:18:30 +02:00
Carsten "Tomcat" Book
f3e90ac906 Backed out changeset 7481265f0325 (bug 908933) 2014-10-13 11:15:31 +02:00