Commit Graph

4974 Commits

Author SHA1 Message Date
Gabor Krizsanits
fbaae8f79f Bug 1061469 - Part 3: Cyclic test for Imports 2. r=mrbkap 2014-10-06 11:43:57 +02:00
Gabor Krizsanits
cf70cd2e94 Bug 1061469 - Part 1: Cyclic test for Imports 1. r=mrbkap 2014-10-06 11:43:57 +02:00
JW Wang
a6638bf53b Bug 984259 - 1. remove dead code to please the eyes. 2. remove the don't-preload-less-when-loading-resource rule which is no more spec. r=cpearce 2014-10-02 23:34:00 +02:00
Jonathan Kew
56f375b294 Backed out changesets c42b68e0db15 and 6e2c7dd63fcf (bug 879717) due to mochitest orange. 2014-10-04 09:52:22 +01:00
Andreas Pehrson
8fbd52f129 Bug 879717 - Part 2. Avoid autoplaying stream-backed HTMLMediaElements blocking indefinitely. r=roc 2014-10-03 21:38:03 +02:00
Robert O'Callahan
5a9b1ce473 Bug 879717. Part 1. Delay entering HAVE_CURRENT_DATA state until a video frame has been stored in the image container. r=cpearce 2013-06-18 14:17:29 +12:00
Randell Jesup
0dce75f94d Bug 1077274: Clean up tracklists r=jib 2014-10-03 17:29:29 -04:00
Matthew Gregan
abb7bf5246 Bug 1074614 - Remove ChangeToHaveMetadata and WAIT_FOR_MSE_DATA frame status. r=cajbir 2014-09-30 17:12:45 +13:00
Ryan VanderMeulen
9b7cb69f1b Merge m-c to inbound. a=merge 2014-10-03 16:26:37 -04:00
Ed Morley
ff43ca3cc3 Merge mozilla-central and b2g-inbound 2014-10-03 15:20:08 +01:00
Andrew Osmond
758e28dde4 Bug 994912 - Add support for event-based notifications to media streams. r=roc, r=bz 2014-10-03 04:18:00 -04:00
Kan-Ru Chen (陳侃如)
fcb5f19d7e Bug 942411 - Use SpecialPowers.pushPermissions to make sure the permission is set before test run. r=smaug 2014-10-03 18:31:22 +08:00
Carsten "Tomcat" Book
42703680b6 Backed out changeset e7c3be44c703 (bug 1061469) for Android m-11 test failures on a CLOSED TREE 2014-10-02 14:00:38 +02:00
Carsten "Tomcat" Book
f9c2a5968e Backed out changeset 27f8d501cef5 (bug 1061469) 2014-10-02 14:00:09 +02:00
Carsten "Tomcat" Book
facaec457d Backed out changeset 1008e478d100 (bug 1061469) 2014-10-02 14:00:07 +02:00
Carsten "Tomcat" Book
3b39f3cc7b Backed out changeset 62486f51f316 (bug 1061469) 2014-10-02 14:00:03 +02:00
Carsten "Tomcat" Book
ea5193a766 Backed out changeset 3c44a02925cb (bug 1061469) 2014-10-02 14:00:01 +02:00
Carsten "Tomcat" Book
eaaa0aa058 Backed out changeset 7c3db413f9da (bug 1061469) 2014-10-02 13:59:59 +02:00
Carsten "Tomcat" Book
01f07bb7d4 Backed out changeset 8378f26b0730 (bug 1061469) 2014-10-02 13:59:55 +02:00
Eugen Sawin
e8f619ef0f Bug 1022669 - Do not lock screen for audio. r=snorp 2014-10-01 17:39:10 +02:00
Gabor Krizsanits
e8bcb6a62a Bug 1061469 - part 9: defaultView should be null for imports. r=mrbkap 2014-10-02 09:54:26 +02:00
Gabor Krizsanits
ee17812b38 Bug 1061469 - part 8: Encoding for Imports. r=mrbkap 2014-10-02 09:54:22 +02:00
Gabor Krizsanits
410b297160 Bug 1061469 - part 7: Cyclic test for Imports 5. r=mrbkap 2014-10-02 09:54:18 +02:00
Gabor Krizsanits
0a12f29a04 Bug 1061469 - part 6: Cyclic test for Imports 4. r=mrbkap 2014-10-02 09:54:15 +02:00
Gabor Krizsanits
dbc5806d47 Bug 1061469 - part 4: Cyclic test for Imports 3. r=mrbkap 2014-10-02 09:54:06 +02:00
Gabor Krizsanits
e352763ea9 Bug 1061469 - Part 3: Cyclic test for Imports 2. r=mrbkap 2014-10-02 09:54:03 +02:00
Gabor Krizsanits
d153d0ec89 Bug 1061469 - Part 1: Cyclic test for Imports 1. r=mrbkap 2014-10-02 09:53:51 +02:00
JW Wang
57e8cf9dfd Bug 994292 - Call SpecialPowers.pushPermissions() to ensure permission change is completed before continuing the rest of the tests. r=baku 2014-10-01 22:16:00 +02:00
Gabor Krizsanits
7876c7d281 Bug 877072 - Script execution order for imports. r=mrbkap 2014-10-01 14:13:53 +02:00
JW Wang
572c687e06 Bug 995438 - Call SpecialPowers.pushPermissions() to ensure permission change is completed before continuing the rest of the tests. r=baku 2014-09-30 06:45:00 -04:00
Bob Owen
fe30d71f59 Bug 1054646 - Part 2: test loading of blob and data URLs in unique origin iframe sandbox. r=bz 2014-09-30 08:51:47 +01:00
JW Wang
4e9f76649f Bug 883731 - Per spec. autoplay activation should be handled by readyState transition. r=cpearce 2014-09-29 16:53:00 +13:00
JW Wang
e25d70a688 Bug 883731 - Progress update should be associated with network state transitions. Also centralize network state transition code. r=cpearce 2014-09-24 19:26:00 +12:00
JW Wang
872d1bef82 Bug 883731 - Remove unnecessary update of readyState and introduce NEXT_FRAME_UNAVAILABLE_SEEKING so that we return HAVE_METADATA while seeking. r=cpearce 2014-09-24 19:25:00 +12:00
JW Wang
0c9b134e37 Bug 883731 - Remove ResourceLoaded notifications since they don't make much sense with a media cache. r=cpearce
Based on roc's patch in https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=883731&attachment=767505.
2014-09-24 19:25:00 +12:00
Matt Woodrow
0b55343996 Bug 1070722 - Use the imagelib high quality downscaler on OSX instead of the quartz one. r=jrmuizel 2014-09-26 15:05:14 -04:00
Olli Pettay
72d8ef309a Bug 1075279 - GetCurrentDoc fixes in content/html, r=wchen
--HG--
extra : rebase_source : ad4f485b2346d629b84e6c1558c24615fdf8d29b
2014-10-02 22:07:24 +03:00
Carsten "Tomcat" Book
908752dd9e Backed out changeset 199bffb1f6fb (bug 877072) for test failures 2014-09-29 13:17:03 +02:00
Carsten "Tomcat" Book
6884a04793 Backed out changeset 5db9f8fbcaf4 (bug 883731) for webplatform 3 test failures 2014-09-29 10:57:48 +02:00
Carsten "Tomcat" Book
ef37d240f6 Backed out changeset ca140e7557d6 (bug 883731) 2014-09-29 10:57:28 +02:00
Carsten "Tomcat" Book
e83fe62a11 Backed out changeset 43a1f1f79302 (bug 883731) 2014-09-29 10:57:26 +02:00
Gabor Krizsanits
48fb38e50d Bug 877072 - Script execution order for imports. r=mrbkap 2014-09-29 09:26:59 +02:00
JW Wang
46f8d6085e Bug 883731 - Part3 - Progress update should be associated with network state transitions. Also centralize network state transition code. r=cpearce 2014-09-24 19:26:00 +02:00
JW Wang
0956ed8a73 Bug 883731 - Part2 - Remove unnecessary update of readyState and introduce NEXT_FRAME_UNAVAILABLE_SEEKING so that we return HAVE_METADATA while seeking. r=cpearce 2014-09-24 19:25:00 +02:00
JW Wang
6ac2d299e5 Bug 883731. Part1 - Remove ResourceLoaded notifications since they don't make much sense with a media cache. r=cpearce 2014-09-24 19:25:00 +02:00
Mathias De Maré
5ffcda3835 Bug 95530 - add test for checking if the topmargin and leftmargin attributes on the BODY element are honored in all modes. r=dbaron 2014-09-25 13:00:46 +02:00
Sahil Chelaramani
42354469a6 Bug 95530 - topmargin and leftmargin attributes on the BODY element should be honored in all modes (not just Quirks mode). r=dbaron 2014-09-27 13:02:07 -07:00
William Chen
f6d15ee24b Bug 1062578 - Call BindToTree/UnbindFromTree on shadow root children when host is bound/unbound from tree. r=smaug 2014-09-26 15:07:40 -07:00
Sotaro Ikeda
77a1d5d86b Bug 1069109 - Do not occupy Audio channel if DOMMediaStream does not have audio r=cajbir 2014-09-26 06:14:32 -07:00
Carsten "Tomcat" Book
05a473f758 Backed out changeset 7d7ccb243db5 (bug 1062578) for breaking webplatform 4 tests 2014-09-26 08:14:23 +02:00