Commit Graph

22245 Commits

Author SHA1 Message Date
Gabor Krizsanits
32c396e986 Bug 877072 - Script execution order for imports. r=mrbkap 2014-10-01 14:13:53 +02:00
xKhorasan
84322f8ddd Bug 1073882 - XMLHttpRequest.prototype.responseURL should not have fragment per latest spec. r=smaug 2014-09-28 08:51:23 +09:00
Matthew Gregan
dacf20746e Bug 1074004 - Fix WebMioData implementation in TestWebMWriter. r=giles 2014-09-29 13:13:21 +13:00
Matthew Gregan
ba679130a1 Bug 1064634 - Use the same media thread stack size on all platforms where we specify a size. Also document the rationale behind the MOZ_ASAN exception. r=cpearce 2014-09-30 15:30:58 +13:00
Boris Zbarsky
e078641cf1 Bug 1072991. Make sure to set the right base URI on the document clones we create for printing. r=smaug 2014-09-30 21:26:26 -04:00
Karl Tomlinson
c2d527eb98 b=1074765 use greater weight for nearer sample in PeriodicWave interpolation r=rillian
--HG--
extra : rebase_source : 0c6ac8b0a870caa4bf5e770fe431aebe25b5af26
2014-09-30 17:30:30 +13:00
Karl Tomlinson
abc97265ad b=1074765 increment phase after sampling to begin PeriodicWave at phase = 0 r=rillian
This makes phase consistent with the sine OscillatorType and with Blink's
custom OscillatorType.

--HG--
extra : rebase_source : bd046ec14d18115af18f929126aae287c258adf2
2014-09-30 17:26:26 +13:00
Karl Tomlinson
7b2e924b39 b=1074765 move const periodicWaveSize multiplier out of loop r=rillian
--HG--
extra : rebase_source : f09104d4df99cf36dd03c883eec2980d503b0c06
2014-09-30 17:13:27 +13:00
Karl Tomlinson
0c31695917 b=1074765 test PeriodicWave output
--HG--
extra : rebase_source : ccf075b9d52dc4da22e9d7f3f3bb73eceefdf1cd
2014-10-01 11:25:24 +13:00
Karl Tomlinson
ca9688743d b=1069671 don't dispatch "update" after "abort" r=kinetik
--HG--
extra : rebase_source : 20f644edb8eb99791b29303adce90d3659582821
2014-09-23 15:47:30 +12:00
Jed Davis
4370abf951 Bug 1074561 - Disable EME plugins on Linux if sandboxing is unavailable. r=jesup
--HG--
extra : amend_source : 5e2192974cce18fd94abff72c9def32cfbaf675d
2014-09-30 13:35:21 -07:00
Jed Davis
b14fda66e8 Bug 1074561 - Allow media plugins to run on Linuxes without sandboxing support. r=jesup
--HG--
extra : amend_source : dcbbf2bcbb8481e60504c1483a61627bde4850a2
2014-09-30 13:35:08 -07:00
Andrea Marchesini
1e45ffd20a Bug 1073615 - One MediaStreamGraph singleton per audioChannel, r=roc 2014-09-30 18:35:32 +01:00
Jonathan Watt
77ff1dde4f Bug 1074294, part 2 - Convert nsSVGPathGeometryFrame::Render() to render directly using the Moz2D DrawTarget. r=longsonr 2014-09-30 18:08:13 +01:00
Jonathan Watt
d0f00336fb Bug 1074475 - Fix a bug in GetStrokeDashData. r=longsonr 2014-09-30 18:08:13 +01:00
Ed Morley
454f55856f Backed out changeset aaae54a77270 (bug 1051658) for timeouts in test_bug465498.html on OS X 2014-09-30 16:48:29 +01:00
Ed Morley
f0601cfaa0 Backed out changeset 12a04a66d5c1 (bug 1051658) 2014-09-30 16:48:06 +01:00
Randell Jesup
a44c0d343e Bug 1074420: handle repeated short audio DataCallback()s r=roc 2014-09-30 10:35:17 -04:00
JW Wang
b663b3e1bc 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
Randell Jesup
d5ca9c7285 Bug 1074048: Allow MainThread access if the graph is shut down (for RunDuringShutdown) r=roc 2014-09-30 08:59:05 -04:00
Bob Owen
a11852371f 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
f16f53e0a7 Bug 1051658 - Part 1 - handle AudioSink init failure in MediaDecoderStateMachine. r=kinetik. 2014-09-29 17:42:00 +02:00
JW Wang
9b2da176fa Bug 1051658 - Part 2 - notify decode error when AudioSink init failed. r=kinetik 2014-09-29 01:31:00 +02:00
JW Wang
af88053d44 Bug 962874 - Enable content/media mochitests on b2g desktop builds. r=cpearce 2014-09-29 19:23:00 +02:00
Carsten "Tomcat" Book
e7bc6f914d Backed out changeset 2af5453da3ab (bug 1074004) 2014-09-30 08:16:31 +02:00
JW Wang
59fb85d215 Bug 883731 - Per spec. autoplay activation should be handled by readyState transition. r=cpearce 2014-09-29 16:53:00 +13:00
JW Wang
8599158ed6 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
4807799230 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
fb5dac2bb8 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
19d21b1766 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
Matthew Gregan
dd0fadf4ab Bug 1069660 - Wrap long lines at 80 cols. 2014-09-30 14:14:41 +13:00
Matthew Gregan
3159d96877 Bug 1069660 - Add mochitests for WebM/Opus files with invalid DiscardPadding. 2014-09-30 14:14:41 +13:00
Matthew Gregan
cbebf2e741 Bug 1069660 - Enforce DiscardPadding validity. 2014-09-30 14:14:40 +13:00
Matthew Gregan
10a778d456 Bug 1069660 - WebMReader cleanups. 2014-09-30 14:14:40 +13:00
Matthew Gregan
925e1b109b Bug 1069660 - Factor Vorbis and Opus decoding out. 2014-09-30 14:14:40 +13:00
Matthew Gregan
e81e6f3cd8 Bug 1074004 - Fix WebMioData implementation in TestWebMWriter. r=giles 2014-09-29 13:13:21 +13:00
Chris Pearce
53541320b7 Bug 1073792 - Refresh WMF output types on discontinuities, to catch cases where WMF doesn't notify us of an output type change. r=kinetik 2014-09-30 11:59:15 +13:00
Jim Mathies
19c5e2c685 Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe 2014-09-29 16:11:08 -05:00
Eric Rahm
34a37b7e16 Bug 1073712 - Include prprf.h in WebMReader. r=cpearce 2014-09-29 11:51:20 -07:00
Eric Rahm
3acf639771 Bug 1068981 - Acquire monitor before calling WakeUp. r=roc 2014-09-29 11:46:29 -07:00
Jan Beich
e1d7a3f347 Bug 1074009 - Fix type causing mFarendObserverRef to not be initialized. r=jesup 2014-09-28 17:27:00 -04:00
JW Wang
f01955ee26 Bug 1038091 - Pause the player instead of stopping it to avoid resetting playback position and resulting in audio clock going backward. r=kinetik 2014-09-28 19:36:00 -04:00
Bobby Holley
157ea044fa Bug 1070842 - Switch to new-style exception reporting in LoadFrameScriptInternal. r=bz 2014-09-29 15:34:21 +02:00
Jonathan Watt
71c66b49c0 Bug 1073972 - Get rid of gfxContext's FillRule enum in favor of Moz2D's. r=Bas 2014-09-29 14:15:19 +01:00
Carsten "Tomcat" Book
69dfb0a0ad Backed out changeset 199bffb1f6fb (bug 877072) for test failures 2014-09-29 13:17:03 +02:00
Carsten "Tomcat" Book
bc46e21f0d Backed out changeset 5db9f8fbcaf4 (bug 883731) for webplatform 3 test failures 2014-09-29 10:57:48 +02:00
Carsten "Tomcat" Book
8e95798296 Backed out changeset ca140e7557d6 (bug 883731) 2014-09-29 10:57:28 +02:00
Carsten "Tomcat" Book
2a96efcb02 Backed out changeset 43a1f1f79302 (bug 883731) 2014-09-29 10:57:26 +02:00
Bobby Holley
8175f6fa3d Bug 1070131 - Switch originPrincipals to a mutedError flags. r=luke,r=bz
--HG--
rename : js/src/jsapi-tests/testOriginPrincipals.cpp => js/src/jsapi-tests/testMutedErrors.cpp
2014-09-29 10:44:30 +02:00
Robert Longson
6447614e1a Bug 1073924 - Hovering over links in SVG does not cause cursor to change. r=jwatt 2014-09-29 09:20:22 +01:00