Brian Hackett
a0057b70b6
Bug 906371 - Don't UnblockOnload when dealing with scripts parsed off thread until after they have executed.
2013-09-15 20:58:41 -06:00
Ryan VanderMeulen
1c3b36a7c4
Merge m-c to inbound.
2013-09-15 22:05:23 -04:00
Ryan VanderMeulen
55c62c9b48
Merge b2g-inbound to m-c.
2013-09-15 21:53:23 -04:00
Kyle Huey
3916914a98
Bug 904720: Take a census of event targets and listeners. r=smaug,njn
2013-09-16 09:06:03 +08:00
Kyle Huey
16bda08a40
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
2013-09-16 09:06:02 +08:00
Ryan VanderMeulen
f1c45fb9f7
Backed out changesets bc4ee7cbd7bd and cf373e408a6b (bug 882145) for causing bug 916609. r=jsmith
2013-09-15 18:19:42 -04:00
Ryan VanderMeulen
db5e1d87c2
Merge m-c to b2g-inbound.
2013-09-14 23:07:59 -04:00
Ryan VanderMeulen
a59f51b8b8
Backed out changeset 47a8380519cc (bug 916255) for tp timeouts.
2013-09-14 21:25:31 -04:00
Timothy Nikkel
10932d1189
Bug 847223. Part 10. Make the new code work when we have the image visibility analysis prefed off. r=mats
2013-09-14 19:05:06 -05:00
Timothy Nikkel
8243dc1741
Bug 847223. Part 9. Try to avoid asking for a decode of an image whose network request finishes before painting is unsuppressed. r=joe,mats
2013-09-14 19:05:05 -05:00
Timothy Nikkel
ed1a166eec
Bug 847223. Part 8. Use a bool to track if FrameCreate has been called. r=mats
2013-09-14 19:05:05 -05:00
Timothy Nikkel
14b99b1338
Bug 847223. Part 7. Stop assuming all images are visible on frame create. r=mats
2013-09-14 19:05:05 -05:00
Brian Hackett
7c652cda80
Bug 916255 - Allow multiple in flight off thread parses at once for each script loader, r=bz.
2013-09-14 15:06:56 -06:00
Marco Chen
f67ee17e9a
Bug 823273 - Part 3: Music volume should be faded when notification sound is on going - Media element. a=kinetik
2013-09-02 17:45:44 +08:00
Stephen Pohl
5a04a52cb9
Backout bug 817700 for causing various regressions. r=me
2013-09-13 14:14:36 -04:00
Jan-Ivar Bruaroey
251d4428cf
Bug 882145: gUM constraints converted to webidl + gUMDevices() takes constraints. r=bz r=jesup
2013-09-14 00:48:39 -04:00
Jonathan Watt
93d9d31937
Bug 915794 - Remove the pref for <input type=range>. r=mounir
2013-09-12 19:15:48 +01:00
Jonathan Watt
9f44eb5827
Bug 915758 - Split out <input type=number> to be behind its own pref. r=mounir
2013-09-12 19:11:00 +01:00
Jonathan Watt
edf6922e7d
Bug 913292 - Make sure that nsIFrame::AttributeChanged is only called after any final changes that Element::AfterSetAttr may make. r=bz
2013-09-10 17:17:51 +01:00
Chris Pearce
6745dba042
Bug 915958 - Automatically Finish() MediaQueues, so that each backend doesn't need to remember to do it. r=edwin
2013-09-13 14:33:54 +12:00
Ryan VanderMeulen
623404f3a4
Merge m-c to inbound.
2013-09-12 22:30:22 -04:00
Ryan VanderMeulen
c22b2b3980
Merge m-c to b2g-inbound.
2013-09-12 20:41:54 -04:00
Sid Stamm
fe2161d118
bug 836922 - (CSP) remove intersectWith once multiple policies are supported. r=grobinson
2013-09-12 09:25:33 -07:00
Sid Stamm
e6698b42fa
bug 836922 - tests for report-only and regular policies at the same time. r=grobinson
2013-09-12 09:25:33 -07:00
Sid Stamm
3d109c3157
bug 836922 - support mulitiple CSP policies at the same time. r=jst,grobinson
2013-09-12 09:25:32 -07:00
Frederik Braun
fdc20d5363
Bug 909241 - Move console logging out of sendReports() and into its own logToConsole() function. r=grobinson
2013-09-12 11:54:14 +02:00
Brian Hackett
c0b466dbf7
Bug 915625 - Watch for NULL inner windows in AttemptAsyncScriptParse.
2013-09-12 17:11:17 -06:00
Stephen Pohl
b7cedef478
Bug 817700 - Fix test_toBlob canvas test. r=roc
2013-09-12 17:04:20 -04:00
Stephen Pohl
09151157bc
Bug 817700 - Fix test_mozGetAsFile canvas test. r=roc
2013-09-12 17:04:15 -04:00
Stephen Pohl
dbecfcc4e2
Bug 817700 - Make <canvas>.toBlob run asynchronously - canvas changes. r=roc,bz
2013-09-12 17:04:10 -04:00
Stephen Pohl
9cdb7bb93a
Bug 817700 - Make <canvas>.toBlob run asynchronously. r=seth,roc,bz
2013-09-12 17:04:06 -04:00
Brian Hackett
61968ecdab
Bug 915485 - Set compileAndGo when parsing scripts off thread for an Evaluate, r=luke.
2013-09-12 13:51:57 -06:00
Tom Schuster
0ce46c4fd8
Bug 913155 - Electrolysis: Add a submit crashreport box on the tab crashed page. r=felipe,smaug
2013-09-12 15:24:10 -04:00
Ed Morley
ffcffb51c7
Merge mozilla-central and b2g-inbound
2013-09-12 12:09:58 +01:00
Sotaro Ikeda
6d1f3b58c5
Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium
2013-09-12 11:40:26 +02:00
Karl Tomlinson
5751aaa536
b=914030 don't keep alive used AudioContexts from the window r=ehsan,bz
...
--HG--
extra : transplant_source : %9D%94%FF%AA%92%C7%5B8%FA%C7%DD%3A%E3W%9E%BD%7F%25%5C%19
2013-09-12 16:16:53 +12:00
Karl Tomlinson
91b88fa3bd
b=914030 keep a self reference on destination while offline context is rendering r=ehsan
...
--HG--
extra : transplant_source : %FAk%98%E7%CB%2C%C6uf%EE%F4%CFq%3D%A7%D1%D6%E9%F1%29
2013-09-10 17:10:53 +12:00
Karl Tomlinson
7f81f91b49
b=914030 shutdown an OfflineAudioContext when it has completed r=ehsan
...
This is needed to remove self-references in the graph when no more processing
will take place on the graph.
--HG--
extra : transplant_source : %EC%82%A8s%3D%08%E4%FB%8C%A5%A6%28d/2%89Rz%98s
2013-09-10 17:10:36 +12:00
Karl Tomlinson
7a48a1f657
b=914030 shut down an AudioDestinationNode's graph on destruction, if not already r=ehsan
...
This means that the graph will be shutdown properly, even if the
AudioDestinationNode is unlinked before AudioContext::Shutdown() is called.
Making MediaStreamGraph::DestroyNonRealtimeInstance() idempotent also makes
AudioContext::Shutdown() idempotent.
--HG--
extra : transplant_source : jZ%86%C5%C2n%17%EF%C2%C0y%ED%14%0E%17_dt%0C%07
2013-09-10 17:05:22 +12:00
Karl Tomlinson
e2e8e5cdd4
b=914030 remove MediaBufferDecoder::Shutdown(), no longer necessary since bug 900711, as part of making AudioContext::Shutdown() idempotent r=ehsan
...
--HG--
extra : transplant_source : %A8%BB%7D%A3%A6%87NF%F3%9D.Lu%D4%15B%10%9C%DFR
2013-09-10 17:03:06 +12:00
Karl Tomlinson
3609f6d2d3
b=914030 update AudioNode ownership comment r=roc
...
--HG--
extra : transplant_source : %B2z%F7%B7%8F%0F%AB%95N%B0%82%AC%8D%917%1B%84%3D%3A%9C
2013-09-10 16:35:47 +12:00
Karl Tomlinson
7b39d8a51c
b=914013 tighten detection of end of buffer playback r=ehsan
...
--HG--
extra : transplant_source : %40%3F%5D%9A%05%87b%97%12%7BO%8A%2Ai%F38%98%F4.%DF
2013-09-10 15:39:19 +12:00
Ryan VanderMeulen
30168b484b
Merge fx-team to m-c.
2013-09-11 21:48:20 -04:00
Ryan VanderMeulen
ce0f027f99
Merge b2g-inbound to m-c.
2013-09-11 20:58:14 -04:00
Bobby Holley
9550f98b60
Bug 856437 - Remove LookupMethod test coverage. r=gabor
2013-09-11 11:28:20 -07:00
Karl Tomlinson
54ae7bf864
b=911777 collect cycles before getting maxChannelCount to release some cubeb streams r=padenot
...
--HG--
extra : transplant_source : %C3W%96%C2J%B9%B4V%9C%C0yA%10%09%7B%B2%17%D8%E0R
2013-09-07 00:33:32 +12:00
Martijn Wargers
a570d547c2
Bug 914940 - Remove some enablePrivilige calls. r=jgriffin
2013-09-11 10:51:09 +02:00
Phil Ringnalda
6a452a74ff
Back out 9e5d584bc36c (bug 711180) for unexpected passes
...
--HG--
extra : rebase_source : 058c7afe46b9fbe2653f3e933c60dddb157c7804
2013-09-10 19:50:26 -07:00
Makoto Kato
58ff647f46
Bug 914567 - Cannot build directshow code by VS2013RC. r=cpearce
2013-09-11 10:35:03 +09:00
Michael Shuen
d8a0b385dd
Bug 711180 - Ignore whitespace in atob. r=Ms2ger
2013-09-10 21:10:46 -04:00