Commit Graph

20240 Commits

Author SHA1 Message Date
John Lin
22a50710de Bug 1010841 - Handle on-demand key frame request in OMX H.264 encoder. r=jesup 2014-05-16 01:56:00 -04:00
Shian-Yow Wu
8631f2a7ac Bug 945152 - Part 3-3: Test case to get array buffor by XHR with jar:// URL. r=smaug 2014-05-16 13:34:44 +08:00
Shian-Yow Wu
68aa37d905 Bug 945152 - Part 3-2: XHR changes for mapped array buffer. r=smaug 2014-05-16 13:34:43 +08:00
Matthew Gregan
25e203d9bf Bug 1010163 - Cast out warning demons on a CLOSED TREE. 2014-05-16 17:09:28 +12:00
Matthew Gregan
6bfed5e01a Bug 1010163 - Fix. r=cajbir 2014-05-16 13:46:39 +12:00
Simon Wilper
ba56b9ebcd Bug 999496 - Move AudioData::SizeOfIncludingThis to MediaData.cpp. r=kinetik 2014-05-14 05:38:00 +12:00
Karl Tomlinson
de707ee34f b=990868 limit ChannelMergerNode output channel count r=padenot
--HG--
extra : transplant_source : 5S-%40T%8E%8B%F8%B4W%1F%B3%BA5O%83%BF%044%23
2014-05-16 09:23:38 +12:00
Karl Tomlinson
8f9e0bc940 b=991533 limit AudioBuffer channel count r=padenot
--HG--
extra : transplant_source : %28%F0%2Cc%FE%60%B3%EE%A0O%3F%E6%C4%C4%F9%88%1C%E3%89%09
2014-05-16 09:23:38 +12:00
Karl Tomlinson
765941c8f9 b=991533 limit AudioBuffers from decodeAudioData to the same sample rates as createBuffer r=ehsan
The numberOfChannels array on AudioBuffer is now an infallible array, as this
is considerably smaller than infallible channel data array allocations in
AllocateAudioBlock and similar to channel data pointer array allocations in
AudioChunk.

--HG--
extra : transplant_source : C%29_%13%9C%9C%A1%E1%A3%E8%C9_%93%11%85lM%FC%7E%BC
2014-05-16 09:23:27 +12:00
Karl Tomlinson
cff596396d b=991533 throw exception from AudioProcessingEvent buffer getters when allocation fails r=ehsan,bz
--HG--
extra : transplant_source : C%60%E5f6%1D%D3%0F%D6%0B%9CV%A6%AD%C5%5D%E9%9B%C6%BD
2014-05-16 09:11:13 +12:00
Karl Tomlinson
449848718e b=991533 limit OfflineAudioContext to the same sample rates as AudioBuffer r=padenot
OfflineAudioCompletionEvent needs to use AudioBuffer for its output,
and so the AudioContext should run at the rates supported by AudioBuffer.

--HG--
extra : transplant_source : %F2%A0%90%E6%DD%21%15%CDBa%F4%24%93%22%FA%A3%D8%12KU
2014-05-16 08:44:18 +12:00
Karl Tomlinson
d9df2bf7be b=991533 move sample rate limits to WebAudioUtils r=padenot
Also change WebAudioUtils from a class to a namespace, so that constant
variables can be defined inline with internal linkage.

static class variables cannot be defined inline because this violates the one
definition rule, even though some compilers may not notice.

--HG--
extra : transplant_source : %9F4%2Ct%BA%D2%BD%8A1Xev%92%C0%A1%AD%88IH%BF
2014-05-16 08:44:17 +12:00
Randell Jesup
5b6c282707 Bug 1003006: Move b2g camera rotation checks to MainThread r=mikeh 2014-05-15 19:17:40 -04:00
Christoph Kerschbaumer
c07cbc4b9c Bug 951457 - Create C++ CSP Parser and policy classes, part 3 - parser tests r=sstamm, r=grobinson 2014-05-14 11:06:27 -07:00
Christoph Kerschbaumer
468d4292c6 Bug 951457 - Create C++ CSP Parser and policy classes, part 2 - contentpolicy tiein r=sstamm, r=grobinson 2014-04-01 16:00:19 -07:00
Christoph Kerschbaumer
262b9d0848 Bug 951457 - Create C++ CSP Parser and policy classes, part 1 - backend stubs r=sstamm, r=grobinson 2014-04-01 09:35:22 -07:00
Christoph Kerschbaumer
15346fa52d Bug 951457 - Create C++ CSP Parser and policy classes, part 0 - parser and utils r=sstamm, r=jst 2014-05-14 11:03:43 -07:00
Benoit Jacob
ecc1c1ee4e Bug 1004483 - Adjust WebGL reftest.list for the fact that Skia blending doesn't handle superluminant pixels - r=jrmuizel 2014-05-15 11:50:16 -04:00
Garrett Robinson
7980b3a077 Bug 986077: Enable most CSP tests on B2G, B2G desktop, and e10s r=sstamm 2014-05-15 08:20:40 -07:00
Olli Pettay
e5fc05777e Bug 1009160, don't leak via SVGIFrame.sandbox, r=bz 2014-05-15 12:05:42 +03:00
Rik Cabanier
80aac4156d Bug 1009357 - fix for crasher with Path2D constructor + use of arcto or arc. r=roc 2014-05-12 20:40:00 +02:00
Nick Lebedev
7d585aca9e Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley 2014-05-13 11:58:00 +02:00
Cykesiopka
763c9e9ec0 Bug 989708 - Add #ifdef guards to fix Wunused-but-set-variable build warning in non-a11y builds. r=vlad 2014-05-14 19:28:37 -07:00
Olli Pettay
37201429be Bug 1009624 - startup crash in nsXULPrototypeDocument::GetCompilationGlobal() , r=bholley 2014-05-14 21:00:33 +03:00
Kestrel
07e7e311d7 Bug 998278 - Dragging a text selection made within a link transfers the url and not the selected text, patch by Kestrel, r=enn 2014-05-14 13:27:59 -04:00
Benoit Jacob
e89dc5d4c9 Bug 987010 - Fix the way that the presence of an alpha channel on a canvas drawing buffer is propagated - r=jrmuizel 2014-05-14 12:26:13 -04:00
Andrew McCreight
98c9f31d64 Bug 1009685 - Tell the cycle collector about the CanvasPath::mParent. r=bz
Plus a few other minor fixups.
2014-05-13 13:22:52 -07:00
Bob Owen
4f1f4726fd Bug 1006024 - Part 10: Remove AudioContext::GetJSContext. r=bholley 2014-05-09 20:07:34 +01:00
Bob Owen
1c972a7cf3 Bug 1006024 - Part 9: Remove unused JSContext parameter from AudioBuffer::SetRawChannelContents. r=bholley 2014-05-09 10:16:03 +01:00
Bob Owen
281ce8bc87 Bug 1006024 - Part 8: Replace AutoPushJSContext in ScriptProcessorNode - Command::Run. r=bholley 2014-05-09 19:57:24 +01:00
Bob Owen
6036ee39b3 Bug 1006024 - Part 7: Replace AutoPushJSContext in WebAudioDecodeJob::AllocateBuffer. r=bholley 2014-05-09 19:51:56 +01:00
Bob Owen
c7b2f869da Bug 1006024 - Part 6: Replace AutoPushJSContext in AudioProcessingEvent::LazilyCreateBuffer. r=bholley 2014-05-09 19:43:48 +01:00
Bob Owen
93de59a4c4 Bug 1006024 - Part 5: Replace AutoPushJSContext in AudioDestinationNode FireOfflineCompletionEvent. r=bholley 2014-05-09 19:33:17 +01:00
Bob Owen
9a4172332b Bug 1006024 - Part 3: Remove context null checks from nsFrameLoader::EnsureMessageManager. r=bholley 2014-05-06 18:03:25 +01:00
Bob Owen
ce6905e0e7 Bug 1006024 - Part 2: Replace AutoPushJSContext in nsFrameLoader::EnsureMessageManager. r=bholley 2014-05-06 17:36:31 +01:00
Bob Owen
2eb62120f6 Bug 1006024 - Part 1: Replace AutoPushJSContext in EventSource::DispatchAllMessageEvents. r=bholley 2014-05-09 08:07:30 +01:00
Olli Pettay
9f2b492364 Bug 1009445 - Support AsyncEventDispatcher on non-node interfaces, r=masayuki 2014-05-14 12:48:37 +03:00
Benjamin Chen
bb15fc1a76 Bug 951043 - [MediaEncoder::GTest] Implement unit test of Vorbis encoding. r=rillian 2014-05-13 15:07:56 +08:00
Karl Tomlinson
bae077011c b=994351 re-enable media-element-source-seek-1 on B2G
--HG--
extra : transplant_source : %8E%A7%8A%CA%27%A6%FF%AD%B1S%86%E3u%CAL%C7%F26%D0%11
2014-05-14 16:40:27 +12:00
Karl Tomlinson
42ef85fbfe b=994351 break playing/seeked cycle in test
The seek is also moved to after the timeout to make the assertion failure
more reliable (in broken builds).

--HG--
extra : transplant_source : %CB_q%E3%CF%D9%25%85U%D3%B2X%CA%82%01%0D%91%D9%3C%A5
2014-05-14 12:12:47 +12:00
Olli Pettay
09340e0650 Backout Bug 1009624, better patch needed
--HG--
extra : rebase_source : 0f4ddc9b0f14673ac63e76b1fe1f2ec4650d5e2e
2014-05-14 00:56:56 +03:00
Nikhil Marathe
a54b04b9cb Bug 967264 - Patch 1: ServiceWorkerGlobalScope stub. r=khuey sr=jst 2014-05-13 14:28:01 -07:00
Nikhil Marathe
cd31585bba Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
--HG--
extra : rebase_source : ac9bc321c679cbf7045c9d32d1001c5d87d68c69
2013-11-19 15:14:07 -08:00
Ryan VanderMeulen
77bee3be18 Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
CLOSED TREE
2014-05-13 15:33:58 -04:00
Nikhil Marathe
32f33872cd Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
--HG--
extra : rebase_source : 291219bb284967790bdbbc1f456b88d5f6baacc1
2013-11-19 15:14:07 -08:00
Olli Pettay
85276713fc Bug 1009624 - startup crash in nsXULPrototypeDocument::GetCompilationGlobal(), r=bholley
--HG--
extra : rebase_source : a43ae920b713957acdc43900e7dd16ed5d963ce6
2014-05-13 22:03:42 +03:00
Markus Stange
3bbc484743 Bug 1009478 - Make LayerActivity properties survive across reframes of an element. r=roc 2014-05-13 19:30:11 +02:00
JW Wang
4a17ce8532 Bug 1000813 - Do nothing in MediaDecoder::NotifyBytesConsumed() when |mShuttingDown| is true. r=cpearce 2014-05-11 19:20:00 -04:00
Martin Thomson
238d7b8adc Bug 966066 - Add principal observer to web audio MediaStream input. r=roc 2014-04-25 10:32:00 -04:00
Martin Thomson
17a9d92d1e Bug 966066 - Add principal observer to DOMMediaStream. r=roc 2014-04-25 10:30:00 -04:00