Andrea Marchesini
33dfed9264
Bug 1023175 - AudioContext should have attribute EventHandler onmozinterruptend/begin in the webIDL interface, r=ehsan, r=smaug
2014-06-13 07:06:14 +01:00
Ryan VanderMeulen
525203360e
No bug - Adjust expected assertions for test_playback_rate.html on Linux.
2014-06-12 18:20:16 -04:00
Milan Sreckovic
039ebd8dbe
Bug 1019257: Canvas pattern setTransform exposed through WebIDL. r=gw280,bz.
...
--HG--
extra : rebase_source : a12b913bf1cfeb11313aa1525d1ebcae075e1456
2014-06-12 10:54:43 -04:00
Ehsan Akhgari
10ee52f244
Bug 1024463 - Define an out of line destructor for TextTrackCue so that we can forward delcare HTMLTrackElement in TextTrackCue.h; r=bzbarsky
...
This is required because the destructor for the nsRefPtr<HTMLTrackElement>
member requires the full definition of the type.
2014-06-12 11:31:18 -04:00
Walter Litwinczyk
3d5aaa0726
Bug 1024066
- Fix webgl-1.0.3 conformance failure OES texture half float. r=jgilbert
2014-06-11 14:31:29 -07:00
Randy Lin
5e7352d0f5
Bug 1011149 - Video freezes when audio track is disabled on remote stream. r=jesup
2014-06-10 10:32:30 +08:00
Xidorn Quan
25d22122bf
Bug 966166 - Part 4: Rewrite some builtin counter styles. r=dbaron
2014-06-11 21:12:00 -04:00
Giovanni Sferro
5fb6194d5d
Bug 597650 - Label controls don't apply to input controls with type="hidden". r=smaug
2014-06-09 21:51:00 -04:00
Karl Tomlinson
a4b9a3c57e
b=1023697 use audio ticks for graph time units r=roc
...
--HG--
extra : transplant_source : 8%BA%9D%5C%E32%05x%A79K%08TH%A7%F4%F2tg%EC
2014-06-12 16:45:00 +12:00
Karl Tomlinson
36c7833021
b=1023697 use 0 for initial graph time r=roc
...
We could get away with 1 as an initial time when units were 1/(1<<20) seconds
but when graph time units are audio samples, an initial value of 1 will mean
that the first audio block produced has 1 frame fewer.
--HG--
extra : transplant_source : %FF%D5%AF%A9%C7%EA%C4%D7%ED%8F%CC%AC%E4%5E%FF%D0%87%8D%3AN
2014-06-12 16:45:00 +12:00
Karl Tomlinson
1fdee32d25
b=1023697 add functions to convert between track ticks and seconds, and remove global MediaTime/second conversion functions r=roc
...
--HG--
extra : transplant_source : %F3%D8%C168%B7%A3%13%B2p%3Ee%89TkGlD%A8%A7
2014-06-12 16:45:00 +12:00
Karl Tomlinson
ed2450c4a3
b=1023697 simplify StreamBuffer::ForgetUpTo() to avoid graph-rate-dependent conversions r=roc
...
--HG--
extra : transplant_source : %16%9C%08%CA%3E%DD%82%21%D2%90%7D%29%FB%D9L%9E%F8%2A%CBd
2014-06-12 16:44:59 +12:00
Karl Tomlinson
d8be06bf30
b=1023697 add functions to convert between track rates and remove global StreamTime/tick conversion functions r=roc
...
--HG--
extra : transplant_source : %B6%BC%83%17%22%EE%5D%BEl%B6%17m%1C%D0N%D1C%97%60%E1
2014-06-12 16:44:59 +12:00
Karl Tomlinson
b0bb0ef6be
b=1023697 record the graph tick rate on StreamBuffer and its Tracks for StreamTime calculations r=roc
...
--HG--
extra : transplant_source : 8%B4%DB%A4%FE%2C%B7%235%7F%7D5%2C%FA%BA%0D%9E%CC%7E%11
2014-06-12 16:44:59 +12:00
Karl Tomlinson
552baaf560
b=1023697 use MediaStream to convert between stream time and seconds in Web Audio r=roc
...
--HG--
extra : transplant_source : %FE%C77k/%25%B4%25F%FB1%EAAqn%CA%DEH%06%C0
2014-06-12 16:44:58 +12:00
Karl Tomlinson
793162cc82
b=1023697 use MediaStream to convert stream time to seconds in DOMMediaStream r=roc
...
--HG--
extra : transplant_source : %D4%9E%26%05%E3%8AQ%7B%D1%D1%E8%88j%DC%F7r.%7BJ%1A
2014-06-12 16:44:58 +12:00
Karl Tomlinson
4f894de6d1
b=1023697 use MediaStream to convert stream time to ticks in media engine sources r=roc
...
--HG--
extra : transplant_source : %F9O%C0T_%C9%8D%9C%3Bt%CB%60%EA%60%C3i_%E0A%9D
2014-06-12 16:44:57 +12:00
Karl Tomlinson
29cea2c14c
b=1023697 use MediaStream to convert stream time to seconds in HTMLMediaElement r=roc
...
--HG--
extra : transplant_source : %7D%AF%00%8F%0F4%E3%3C.%F7%E2%92%BA%CB%92%0E/%19%CFM
2014-06-12 16:44:57 +12:00
Karl Tomlinson
fa98b9e6d5
b=1023697 use MediaStream to convert ticks to time in MediaDecoderStateMachine r=roc
...
--HG--
extra : transplant_source : %EA%E0%A5rH%F6%F55%B0%28%3Eq%5C%8Ap%FC%06%3D%06%3B
2014-06-12 16:44:56 +12:00
Karl Tomlinson
1e91de9fa8
b=1023697 change MediaDecoderStateMachine::mSyncPointInMediaStream from StreamTime to µs r=roc
...
This allows the conversion from StreamTime to be performed while a stream is
available.
--HG--
extra : transplant_source : %3A%AD%5C%1A%84%C3%1BC%8B%04%D5%5B%90%3Cv%BE%A6%D6%C0%9D
2014-06-12 16:44:56 +12:00
Karl Tomlinson
e0be01fd48
b=1023697 add methods to MediaStream for tick and time conversions r=roc
...
When MediaTime depends on the audio rate of the graph, the stream will know the
graph rate and so can perform the conversion.
Existing methods in StreamBuffer.h and MediaSegment.h will be removed once
clients have been changed to the new methods.
--HG--
extra : transplant_source : %155uv%90%EC%81%C8%888%C4%17%AF%ED%1B%A0B%90%5E%26
2014-06-12 16:44:56 +12:00
Karl Tomlinson
21c0a9c38e
b=1023697 remove unused TicksToTimeRound() r=roc
...
--HG--
extra : transplant_source : %3E%84%B8%C7%25%EE%EEz%08%B9%ABx8%27%C3%BA%9C%F6%9D%ED
2014-06-12 16:44:55 +12:00
Karl Tomlinson
7896a7639e
b=995690 don't advance audio output stream position 1 tick beyond what has been produced r=roc
...
This may result in repeating a sample sometimes due to rounding effects, but
that should only happen once per unblocked sequence of track frames.
--HG--
extra : transplant_source : %0C%E9%A4jq%286%96%B1%A9%AE%9F%1Cr%DCK%8F%AF%92i
2014-06-12 16:41:29 +12:00
Karl Tomlinson
d978344073
b=995690 correct mLastTickWritten to only advance when not blocked r=roc
...
mLastTickWritten and offset are stream positions, which do not advance when
the stream is blocked.
--HG--
extra : transplant_source : %15%7B%E5%E9.%89%BC%1E%F8%92%FD%3D%CB%10%FC%AD%EAT%90-
2014-06-12 16:40:51 +12:00
Ehsan Akhgari
7556a5e97a
Bug 1024195 - Fix a compilation error with clang-cl in nsContentList.cpp; r=bzbarsky
...
This is similar to bug 1021494.
2014-06-11 21:56:59 -04:00
Cameron McCormack
9561cc66b9
Bug 1023727 - SVGStyleElement::UnbindFromTree should look at the element's containing shadow, not its own shadow. r=wchen
2014-06-12 11:15:22 +10:00
Boris Zbarsky
c9eabf9d78
Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv
2014-06-11 16:26:52 -04:00
Boris Zbarsky
2bb59ed300
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
2014-06-11 16:26:52 -04:00
Shihua Zheng
4278c678f8
Bug 1019368 - Cleaning extra whitespace in FileReader, r=bent. DONTBUILD
2014-06-10 20:59:45 -07:00
Ed Morley
f4f73110c9
Backed out changeset bfb5297101cd (bug 1000640) for compilation failures on B2G
2014-06-11 17:07:41 +01:00
Ed Morley
fafda556fb
Backed out changeset 11bb536cdede (bug 1000640)
2014-06-11 17:07:17 +01:00
Ed Morley
9f7b529e36
Backed out changeset c4681bf6680c (bug 1000640)
2014-06-11 17:07:10 +01:00
Ed Morley
a9612cb8b0
Backed out changeset 5458e23a7f0a (bug 1000640)
2014-06-11 17:07:07 +01:00
Ed Morley
a1861f139a
Backed out changeset dacd814d3bb0 (bug 1000640)
2014-06-11 17:07:03 +01:00
Jeff Gilbert
313f34a8bf
Bug 1000640 - Mark C/A 1.0/0.5 non-premult test as random, since it passes on Win7 Ru. - r=mattwoodrow CLOSED TREE
2014-06-04 16:54:51 -07:00
Jeff Gilbert
d999831f61
Bug 1000640 - Mark WinXP as failing color-alpha-test unpremultiplied reftests. - r=mattwoodrow
2014-06-04 15:20:27 -07:00
Jeff Gilbert
b08b8a5c86
Bug 1000640 - Use new StreamTextureClient/Host with OMTC. - r=mattwoodrow
2014-06-04 15:20:26 -07:00
Jeff Gilbert
d800b22456
Bug 1000640 - Death to whitespace. - r=mattwoodrow
2014-06-04 15:20:25 -07:00
Jeff Gilbert
474eadbf89
Bug 1000640 - Handle non-premult alpha in Layers. - r=mattwoodrow
2014-06-04 15:20:24 -07:00
Shihua Zheng
eedb033390
Bug 1017765 - Replace nsChannel with nsAsyncInputStream for FileReader API, r=bent
2014-06-10 11:48:36 -07:00
"Kan-Ru Chen (陳侃如)"
95bc816ffe
Bug 879475 - Part 005. Implement ContentBridge r=jlebar
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:13 +08:00
"Kan-Ru Chen (陳侃如)"
d21a1c174b
Bug 879475 - Part 002. Add an nsIContentChild api r=jlebar
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:06 +08:00
"Kan-Ru Chen (陳侃如)"
06c1e368a8
Bug 879475 - Part 001. Add an nsIContentParent api r=jlebar
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:03 +08:00
Shian-Yow Wu
a692e2e20f
Bug 1022607 - Only cache the response when the readyState is DONE. r=bent
2014-06-11 11:37:47 +08:00
Wes Kocher
71d8b72158
Merge m-c to inbound
2014-06-10 18:55:47 -07:00
Wes Kocher
c37442c812
Merge fx-team to m-c a=merge
2014-06-10 18:47:36 -07:00
Guillaume Abadie
0dff36b441
Bug 1022077 - Fixes a bug in WebGL's vertex array objects' software implementation - r=jgilbert
2014-06-10 17:23:50 -07:00
Guillaume Abadie
1c3daa9c13
Bug 1022272 - Lets WebGL's draw{Arrays,Elements}() generate INVALID_OPERATION when all vertex attributes' divisor are different of 0 - r=jgilbert
2014-06-10 17:23:49 -07:00
Chris Pearce
21926cafc3
Bug 1022468 - Detect EOS in MP4Stream::ReadAt(). r=kentuckyfriedtakahe
2014-06-11 10:53:41 +12:00
Chris Pearce
b6045ec58d
Bug 1022467 - Proxy destruction of WMFVideoOutputSource's DXVA2Manager to main thread. r=padenot
2014-06-11 10:53:21 +12:00