Phil Ringnalda
b2e4b118d0
Merge m-i to a CLOSED TREE m-c
2013-09-16 23:12:03 -07:00
Ed Morley
cb9bc91e65
Backed out changeset 9cc6dd50c93a (bug 904617)
2013-09-16 08:43:56 +01:00
Ed Morley
5adbe6a145
Backed out changeset 81cee5ae7973 (bug 904617)
2013-09-16 08:43:47 +01:00
Phil Ringnalda
c396549686
Backed out 5 changesets (bug 904720, bug 915757, bug 902909) for b2g bustage
...
CLOSED TREE
Backed out changeset 2980ed8667f3 (bug 902909)
Backed out changeset 8c6ea94c7a9e (bug 902909)
Backed out changeset 2cd9d6be6dc2 (bug 902909)
Backed out changeset c00c7a77c130 (bug 904720)
Backed out changeset e385645fb787 (bug 915757)
2013-09-15 22:48:30 -07:00
Brian Hackett
54850d0fb9
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
94d8239afc
Merge m-c to inbound.
2013-09-15 22:05:23 -04:00
Ryan VanderMeulen
1b1cc7da19
Merge b2g-inbound to m-c.
2013-09-15 21:53:23 -04:00
Kyle Huey
2335177831
Bug 904720: Take a census of event targets and listeners. r=smaug,njn
2013-09-16 09:06:03 +08:00
Kyle Huey
d2a1d81ffa
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
2013-09-16 09:06:02 +08:00
Ryan VanderMeulen
ffb1abac7d
Backed out changesets bc4ee7cbd7bd and cf373e408a6b (bug 882145) for causing bug 916609. r=jsmith
2013-09-15 18:19:42 -04:00
Ryan VanderMeulen
b2393cd728
Merge m-c to b2g-inbound.
2013-09-14 23:07:59 -04:00
Ryan VanderMeulen
9e9de3d02c
Backed out changeset 47a8380519cc (bug 916255) for tp timeouts.
2013-09-14 21:25:31 -04:00
Timothy Nikkel
6193557598
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
236acbe1ca
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
a679e08710
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
29d0e8d406
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
a1d4f4865b
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
c57f2db6d5
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
06ac3a989e
Backout bug 817700 for causing various regressions. r=me
2013-09-13 14:14:36 -04:00
Jan-Ivar Bruaroey
ed7644263b
Bug 882145: gUM constraints converted to webidl + gUMDevices() takes constraints. r=bz r=jesup
2013-09-14 00:48:39 -04:00
Jonathan Watt
46bb966226
Bug 915794 - Remove the pref for <input type=range>. r=mounir
2013-09-12 19:15:48 +01:00
Jonathan Watt
0420c8e230
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
224497100f
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
5f3cb23252
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
183be64998
Merge m-c to inbound.
2013-09-12 22:30:22 -04:00
Ryan VanderMeulen
0c7227eaf3
Merge m-c to b2g-inbound.
2013-09-12 20:41:54 -04:00
Sid Stamm
02d9a2a3e2
bug 836922 - (CSP) remove intersectWith once multiple policies are supported. r=grobinson
2013-09-12 09:25:33 -07:00
Sid Stamm
a830f86a83
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
3004080c1a
bug 836922 - support mulitiple CSP policies at the same time. r=jst,grobinson
2013-09-12 09:25:32 -07:00
Frederik Braun
08fd48efac
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
79d748a476
Bug 915625 - Watch for NULL inner windows in AttemptAsyncScriptParse.
2013-09-12 17:11:17 -06:00
Stephen Pohl
c6a1e4e066
Bug 817700 - Fix test_toBlob canvas test. r=roc
2013-09-12 17:04:20 -04:00
Stephen Pohl
673b8d0524
Bug 817700 - Fix test_mozGetAsFile canvas test. r=roc
2013-09-12 17:04:15 -04:00
Stephen Pohl
896265ffe7
Bug 817700 - Make <canvas>.toBlob run asynchronously - canvas changes. r=roc,bz
2013-09-12 17:04:10 -04:00
Stephen Pohl
38f3d201c0
Bug 817700 - Make <canvas>.toBlob run asynchronously. r=seth,roc,bz
2013-09-12 17:04:06 -04:00
Brian Hackett
cd50765100
Bug 915485 - Set compileAndGo when parsing scripts off thread for an Evaluate, r=luke.
2013-09-12 13:51:57 -06:00
Tom Schuster
edac489884
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
89f8fd063e
Merge mozilla-central and b2g-inbound
2013-09-12 12:09:58 +01:00
Sotaro Ikeda
81b1a4b5b1
Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium
2013-09-12 11:40:26 +02:00
Karl Tomlinson
45ad762f15
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
bc5038c3ed
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
a76b6b5b67
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
0a09f0a607
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
3ad31f44b9
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
e648dc5bdf
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
37d1cdc340
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
b2d6edce8e
Merge fx-team to m-c.
2013-09-11 21:48:20 -04:00
Ryan VanderMeulen
9283daa4fd
Merge b2g-inbound to m-c.
2013-09-11 20:58:14 -04:00
Bobby Holley
f5caa39230
Bug 856437 - Remove LookupMethod test coverage. r=gabor
2013-09-11 11:28:20 -07:00
Karl Tomlinson
df1cfede63
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