Commit Graph

205171 Commits

Author SHA1 Message Date
JW Wang
860dde3585 Bug 962871 - Don't run GC/CC in-between tests for it is very slow and causes timeout on B2G debug. r=cpearce 2014-09-14 23:29:00 +02:00
Michael Henretty
d495e9d54a Bug 960762 - Re-disable notification mochitests. r=gerard-majax 2014-09-15 18:23:23 -07:00
Chris Double
23c97e308b Bug 1065855 - Tests for MediaSource seekable range - r=kinetik
--HG--
extra : rebase_source : 01d29379c8e4541c72f6fcd186506ba4e9d3f28c
2014-09-16 15:16:02 +12:00
Chris Double
ff897a2a2b Bug 1065855 - Check for waiting media resources before calling ReadMetadata - r=cpearce
--HG--
extra : rebase_source : 45022c3d553e82e098908af7682cf241593b57f9
2014-09-16 15:15:58 +12:00
Chris Double
8b7ea8cf50 Bug 1065855 - Ignore updating check when setting MediaSource Duration within a SourceBuffer append - r=kinetik
--HG--
extra : rebase_source : baa31fd9d380ebf6765adb5ce89848c6dd3f4241
2014-09-16 15:15:55 +12:00
Matthew Gregan
50ae545f61 Bug 1065235 - Make the SourceBuffer eviction threshold a hidden pref. r=cajbir
--HG--
extra : rebase_source : 7c22907cc774440f599cd972792d6d55a50151a2
2014-09-09 21:39:00 +12:00
Matthew Gregan
f2c58b0222 Bug 1065235 - Apply eviction to all decoders owned by TrackBuffer and make EvictData threshold apply per-TrackBuffer rather than per-decoder. r=cajbir
--HG--
extra : rebase_source : f4ea425c9adeece7b37a4966131a1b566377add7
2014-09-09 21:12:00 +12:00
Matthew Gregan
b9206d0e69 Bug 1067414 - Use atomic storage for sPreferredSampleRate. r=jesup
--HG--
extra : rebase_source : 80913b082536bc29cfa8a20af4fd0f3277dd5a36
2014-09-15 18:10:00 +12:00
Matthew Gregan
2c608e88f0 Bug 1067414 - Convert CubebUtils from a class of statics to a namespace. r=jesup
--HG--
extra : rebase_source : 14c9e6709d5cc4fe978ee7ccc6d4f1988c09dd73
2014-09-15 18:09:00 +12:00
Robert O'Callahan
c6730b1117 Bug 1051636. Don't mark video ImageLayers as opaque. r=tn
The visible region of the layer is not necessarily restricted to the image
that is will be rendered.

Also, we don't know for sure an opaque video frame is going to appear.

--HG--
extra : rebase_source : c6e0f1f0a49b5722b917718634439f045e8a535d
2014-09-16 17:04:53 +12:00
Robert O'Callahan
9b4d6f2a19 Bug 1067748. When a solid-color display item covers everything else in its layer, make it a ColorLayer. r=tn
--HG--
extra : rebase_source : e0fdaddfd24c59531ffef865b46f948ba203acaa
2014-09-16 16:27:14 +12:00
Ryan VanderMeulen
891ff40ca8 No bug - Revert browser-plugins.js to revision 687318d464a5. a=me 2014-09-15 23:20:24 -04:00
Nigel Babu
489aede8a8 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Shu-yu Guo
91e6a020b9 Bug 1001090 - Followup: fix merge error in browser-plugins.js on a CLOSED TREE. r=bustage 2014-09-15 18:23:03 -07:00
Brian R. Bondy
9185a536b0 Backout bug 945192 for intermittent failures. r=rstrong 2014-09-15 20:29:35 -04:00
Margaret Leibovic
d8219f0f45 Bug 1064880 - Keep track of the current search engine in MainActivity. r=nalexander 2014-09-15 17:26:39 -07:00
Brian R. Bondy
753e09d3ad Bug 1049774 - GMPInstallManager logs when logging disabled. r=gfritzsche 2014-09-15 20:25:12 -04:00
Jakub Jurovych
34630e1cb0 Bug 949754 - Tracer actors should use source maps r=fitzgen 2014-09-15 17:18:28 -07:00
Paul Rouget
2029d23d5e Bug 1045647 - register webide components in package-manifest.in. r=jryans 2014-09-15 17:18:23 -07:00
Wes Kocher
ad41a671d9 Bug 1058405 - Fix typo in function name. r=jryans 2014-09-15 17:18:19 -07:00
Adrian Aichner
a481306867 Bug 1064282 - Scratchpad should have statusbar like Page Source viewer. r=fitzgen
---
 browser/devtools/scratchpad/scratchpad.js          |   12 ++++++++++++
 browser/devtools/scratchpad/scratchpad.xul         |    1 +
 .../test/browser_scratchpad_run_error_goto_line.js |   11 +++++++++++
 .../chrome/browser/devtools/scratchpad.properties  |    5 +++++
 4 files changed, 29 insertions(+), 0 deletions(-)
2014-09-15 17:18:16 -07:00
Patrick Brosset
71bd9d2f07 Bug 1064848 - Activate timeline test browser_timelineMarkers-02.js for e10s r=pbrosset 2014-09-15 17:18:12 -07:00
Camilo Viecco
e96207dc16 Bug 1067565 - Built-in pins expires decades later. r=keeler 2014-09-15 17:17:12 -07:00
Trevor Saunders
9ec2828d9e bug 1062567 - prevent gcc lto builds from dropping SyscallAsm on the floor r=froydnj 2014-09-15 19:46:14 -04:00
Wes Kocher
7c14b84b4b Merge m-c to inbound a=merge 2014-09-15 16:44:01 -07:00
Wes Kocher
bc764cf0da Merge m-c to inbound a=merge 2014-09-15 16:42:38 -07:00
Bill McCloskey
b0e50c22c2 Bug 1066433 - Make shims work when contentWindow is unavailable (r=mconley) 2014-09-15 16:42:27 -07:00
Bill McCloskey
19ad8ca141 Bug 1066433 - Fix how event notifications work for e10s shims (r=mconley) 2014-09-15 16:42:27 -07:00
Bill McCloskey
3a26987c7b Bug 1066433 - Remove simple mochitest e10s shim (r=jimm) 2014-09-15 16:42:26 -07:00
Bill McCloskey
2f9f5a5a2e Bug 1060046 - e10s EventTarget shim broken because interpositions don't delegate properly (r=mconley) 2014-09-15 16:42:26 -07:00
Wes Kocher
332233753a Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
David Burns
1d2244780c Bug 1022862: Create a manifest just for marionette web-api tests; r=jgriffin DONTBUILD 2014-09-16 00:39:25 +01:00
Shu-yu Guo
320f4e1440 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
285e8aa396 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Shu-yu Guo
ab75a455e4 Bug 1001090 - Part 3: Compile new let opcodes in Ion. (r=jandem) 2014-09-15 16:30:46 -07:00
Shu-yu Guo
de7f282283 Bug 1001090 - Part 2b: Fix unwinding all scopes to not use pc. (r=jimb) 2014-09-15 16:30:46 -07:00
Shu-yu Guo
2f36ca0e9d Bug 1001090 - Part 2a: Compile new let opcodes in Baseline. (r=jandem) 2014-09-15 16:30:45 -07:00
Shu-yu Guo
621f26a3c6 Bug 1001090 - Part 1: Implement let temporal dead zone in the frontend and interpreter. (r=Waldo) 2014-09-15 16:30:45 -07:00
Wes Kocher
d9ee208fe7 Merge fx-team to m-c a=merge 2014-09-15 16:24:37 -07:00
Wes Kocher
c48bd144a4 Merge b-i to m-c a=merge 2014-09-15 16:04:20 -07:00
Wes Kocher
bafba8c453 Merge inbound to m-c a=merge 2014-09-15 15:18:28 -07:00
Chris Cooper
b26f23499f Backed out changeset f763f26a2f35 - a=blocklist-update 2014-09-15 17:49:04 -04:00
ffxbld
8dd920469a No bug, Automated blocklist update from host bld-linux64-spot-318 - a=blocklist-update 2014-09-15 14:35:41 -07:00
ffxbld
ed387d3aaf No bug, Automated HPKP preload list update from host bld-linux64-spot-318 - a=hpkp-update 2014-09-15 14:35:39 -07:00
ffxbld
d0d3ffd4a6 No bug, Automated HSTS preload list update from host bld-linux64-spot-318 - a=hsts-update 2014-09-15 14:35:37 -07:00
Chris Cooper
878fd5feeb Bug 1066403 - replace empty blocklist - a=blocklist-update 2014-09-15 14:40:56 -04:00
B2G Bumper Bot
a6ade2d1d6 Bumping manifests a=b2g-bump 2014-09-15 11:16:51 -07:00
B2G Bumper Bot
1e0b6ce151 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/123eb4378d29
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #24018 from yzen/bug-1066793

Bug 1066793 - improved ambient notification indicator accessibility.

========

https://hg.mozilla.org/integration/gaia-central/rev/07b79e535484
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1066793 - improved ambient notification indicator accessibility. r=alive
2014-09-15 11:10:35 -07:00
B2G Bumper Bot
6ec452c3ea Bumping manifests a=b2g-bump 2014-09-15 10:52:35 -07:00
B2G Bumper Bot
f45aa1e999 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0b1dc08ed50
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #23970 from justindarc/bug1066045

Bug 1066045 - [v2.2][v2.1] Rapidly tapping record after switching from p...

========

https://hg.mozilla.org/integration/gaia-central/rev/ad491bd7310f
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1066045 - [v2.2][v2.1] Rapidly tapping record after switching from picture to camera mode will take photo instead of video
2014-09-15 10:50:47 -07:00