Christoph Kerschbaumer
a5f9f97f00
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
af0fa6b545
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
20d36d770e
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
0b7bf8cdea
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
d946dae9d9
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
7070d540e3
Bug 986077: Enable most CSP tests on B2G, B2G desktop, and e10s r=sstamm
2014-05-15 08:20:40 -07:00
Olli Pettay
84cc14df67
Bug 1009160, don't leak via SVGIFrame.sandbox, r=bz
2014-05-15 12:05:42 +03:00
Rik Cabanier
cd91193c0d
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
b7223435b4
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
2014-05-13 11:58:00 +02:00
Cykesiopka
3c413074c2
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
80f3875b87
Bug 1009624 - startup crash in nsXULPrototypeDocument::GetCompilationGlobal() , r=bholley
2014-05-14 21:00:33 +03:00
Kestrel
6ca946c172
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
45441f8724
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
ec79906400
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
064a09f0ce
Bug 1006024 - Part 10: Remove AudioContext::GetJSContext. r=bholley
2014-05-09 20:07:34 +01:00
Bob Owen
0c6b94cd64
Bug 1006024 - Part 9: Remove unused JSContext parameter from AudioBuffer::SetRawChannelContents. r=bholley
2014-05-09 10:16:03 +01:00
Bob Owen
8d52d51ac6
Bug 1006024 - Part 8: Replace AutoPushJSContext in ScriptProcessorNode - Command::Run. r=bholley
2014-05-09 19:57:24 +01:00
Bob Owen
87efa3f706
Bug 1006024 - Part 7: Replace AutoPushJSContext in WebAudioDecodeJob::AllocateBuffer. r=bholley
2014-05-09 19:51:56 +01:00
Bob Owen
57656ff550
Bug 1006024 - Part 6: Replace AutoPushJSContext in AudioProcessingEvent::LazilyCreateBuffer. r=bholley
2014-05-09 19:43:48 +01:00
Bob Owen
f9c6a2c9af
Bug 1006024 - Part 5: Replace AutoPushJSContext in AudioDestinationNode FireOfflineCompletionEvent. r=bholley
2014-05-09 19:33:17 +01:00
Bob Owen
25fd2fd7de
Bug 1006024 - Part 3: Remove context null checks from nsFrameLoader::EnsureMessageManager. r=bholley
2014-05-06 18:03:25 +01:00
Bob Owen
174b81d6a3
Bug 1006024 - Part 2: Replace AutoPushJSContext in nsFrameLoader::EnsureMessageManager. r=bholley
2014-05-06 17:36:31 +01:00
Bob Owen
2cd0dd4c3e
Bug 1006024 - Part 1: Replace AutoPushJSContext in EventSource::DispatchAllMessageEvents. r=bholley
2014-05-09 08:07:30 +01:00
Olli Pettay
2ef3c7ff3d
Bug 1009445 - Support AsyncEventDispatcher on non-node interfaces, r=masayuki
2014-05-14 12:48:37 +03:00
Benjamin Chen
d0b7d32860
Bug 951043 - [MediaEncoder::GTest] Implement unit test of Vorbis encoding. r=rillian
2014-05-13 15:07:56 +08:00
Karl Tomlinson
c39e113329
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
58f382ba11
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
30fb8c7abc
Backout Bug 1009624, better patch needed
...
--HG--
extra : rebase_source : 0f4ddc9b0f14673ac63e76b1fe1f2ec4650d5e2e
2014-05-14 00:56:56 +03:00
Nikhil Marathe
afe35a1fab
Bug 967264 - Patch 1: ServiceWorkerGlobalScope stub. r=khuey sr=jst
2014-05-13 14:28:01 -07:00
Nikhil Marathe
62b18de392
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
bee2490325
Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
...
CLOSED TREE
2014-05-13 15:33:58 -04:00
Nikhil Marathe
1bd5845efa
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
a053a3facc
Bug 1009624 - startup crash in nsXULPrototypeDocument::GetCompilationGlobal(), r=bholley
...
--HG--
extra : rebase_source : a43ae920b713957acdc43900e7dd16ed5d963ce6
2014-05-13 22:03:42 +03:00
Markus Stange
27660e14fa
Bug 1009478 - Make LayerActivity properties survive across reframes of an element. r=roc
2014-05-13 19:30:11 +02:00
JW Wang
b653f0d232
Bug 1000813 - Do nothing in MediaDecoder::NotifyBytesConsumed() when |mShuttingDown| is true. r=cpearce
2014-05-11 19:20:00 -04:00
Martin Thomson
0321f1b010
Bug 966066 - Add principal observer to web audio MediaStream input. r=roc
2014-04-25 10:32:00 -04:00
Martin Thomson
adf5169193
Bug 966066 - Add principal observer to DOMMediaStream. r=roc
2014-04-25 10:30:00 -04:00
Paul Adenot
58b32f8124
Bug 991273 - Warn instead of asserting until we can find a solution.
2014-05-13 13:27:21 +02:00
Matt Woodrow
3f0708c419
Bug 1006198 - Use Moz2D for WebGL snapshot readback. r=jgilbert
2014-05-13 14:20:26 +12:00
Peter Van der Beken
e66849dff6
Bug 1005966 - Add a pref to control whether to use WebIDL bindings for Window. r=bz.
...
--HG--
extra : rebase_source : ff51d647d6454d4cfbea0a967e64abe00dd74b77
2014-03-10 18:06:01 +01:00
Brian Birtles
d34164be16
Bug 998246 part 3 - Add timeline member to Document interface; r=bz
2014-05-13 16:22:12 +09:00
Wes Kocher
e45f0bc2b5
Backed out 4 changesets (bug 908503) for breaking the Hamachi eng dep build on an otherwise CLOSED TREE
...
Backed out changeset 476cd5c9c5a9 (bug 908503)
Backed out changeset add95b3c2e7f (bug 908503)
Backed out changeset 30957caad928 (bug 908503)
Backed out changeset f6f386352d12 (bug 908503)
2014-05-12 21:18:31 -07:00
Wes Kocher
8b513c2e26
Backed out 6 changesets (bug 1006198) for webgl assertions on a CLOSED TREE
...
Backed out changeset 5be3c8c44eed (bug 1006198)
Backed out changeset 4b15abd14f28 (bug 1006198)
Backed out changeset bd11a10e7028 (bug 1006198)
Backed out changeset e1044a8ab189 (bug 1006198)
Backed out changeset 558abe22ab30 (bug 1006198)
Backed out changeset 5462b9babaed (bug 1006198)
2014-05-12 20:47:52 -07:00
Anthony Jones
055db96ed7
Bug 908503: Remove Chrome demuxer; r=cpearce
2014-05-13 14:53:54 +12:00
Anthony Jones
899dfd3b34
Bug 908503: Change to stagefright demuxer; r=cpearce
2014-05-13 14:53:54 +12:00
Matt Woodrow
8164a895a1
Bug 1006198 - Use Moz2D for WebGL snapshot readback. r=jgilbert
2014-05-13 14:20:26 +12:00
Wes Kocher
ca8a4551ca
Backed out changeset 4dc29fc7b91a (bug 1004309) to fix webgl bustage on a CLOSED TREE
2014-05-12 19:11:40 -07:00
Wes Kocher
67ccf7dfd6
Backed out changeset 350f36f463d5 (bug 980178) to fix webgl bustage on a CLOSED TREE
2014-05-12 19:11:08 -07:00
Wes Kocher
127b9e0b30
Backed out changeset 475168143f2e (bug 980178) to fix webgl bustage on a CLOSED TREE
2014-05-12 19:10:30 -07:00
Wes Kocher
c2c86ff892
Backed out changeset 247f04ad3201 (bug 980178) to fix webgl bustage on a CLOSED TREE
2014-05-12 19:09:28 -07:00