Commit Graph

207512 Commits

Author SHA1 Message Date
Fabrice Desré
0b7968227d Bug 1070932 - Updates error handling code can fail r=marco 2014-09-26 10:23:21 -07:00
B2G Bumper Bot
8dcde882d7 Bumping manifests a=b2g-bump 2014-09-26 10:22:03 -07:00
B2G Bumper Bot
3c4ded1aac Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41e10c7891e9
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #24398 from zbraniecki/1052136-clean-up-mozl10n-api-in-communications-contacts-common

Bug 1052136 - Clean up mozL10n API use in Communications, part 3, contacts commons. r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/3a255fbd2121
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1052136 - Clean up mozL10n API use in Communications, part 3, contacts commons

========

https://hg.mozilla.org/integration/gaia-central/rev/6d95992923b8
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #24396 from zbraniecki/1052136-clean-up-mozl10n-api-in-communications-dialer

Bug 1052136 - Clean up mozL10n API use in Communications, part 2, dialer. r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/2010da8aa6ab
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1052136 - Clean up mozL10n API use in Communications, part 2, dialer
2014-09-26 10:15:53 -07:00
Markus Stange
abdabfe784 Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc 2014-09-26 13:07:06 -04:00
Markus Stange
131bfce4c5 Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
--HG--
rename : gfx/layers/basic/BasicThebesLayer.cpp => gfx/layers/basic/BasicPaintedLayer.cpp
rename : gfx/layers/basic/BasicThebesLayer.h => gfx/layers/basic/BasicPaintedLayer.h
rename : gfx/layers/client/ClientThebesLayer.cpp => gfx/layers/client/ClientPaintedLayer.cpp
rename : gfx/layers/client/ClientThebesLayer.h => gfx/layers/client/ClientPaintedLayer.h
rename : gfx/layers/client/ClientTiledThebesLayer.cpp => gfx/layers/client/ClientTiledPaintedLayer.cpp
rename : gfx/layers/client/ClientTiledThebesLayer.h => gfx/layers/client/ClientTiledPaintedLayer.h
rename : gfx/layers/composite/ThebesLayerComposite.cpp => gfx/layers/composite/PaintedLayerComposite.cpp
rename : gfx/layers/composite/ThebesLayerComposite.h => gfx/layers/composite/PaintedLayerComposite.h
rename : gfx/layers/d3d10/ThebesLayerD3D10.cpp => gfx/layers/d3d10/PaintedLayerD3D10.cpp
rename : gfx/layers/d3d10/ThebesLayerD3D10.h => gfx/layers/d3d10/PaintedLayerD3D10.h
rename : gfx/layers/d3d9/ThebesLayerD3D9.cpp => gfx/layers/d3d9/PaintedLayerD3D9.cpp
rename : gfx/layers/d3d9/ThebesLayerD3D9.h => gfx/layers/d3d9/PaintedLayerD3D9.h
2014-09-26 13:06:08 -04:00
B2G Bumper Bot
22c095d2e2 Bumping manifests a=b2g-bump 2014-09-26 09:52:04 -07:00
B2G Bumper Bot
4e61fbdbcb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ff389f5e64ba
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24306 from KevinGrandon/bug_971541_systemv2_quick_settings

Bug 971541 - [System2] Instantiable QuickSettings

========

https://hg.mozilla.org/integration/gaia-central/rev/13d9ee162bbf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971541 - [System2] Instantiable QuickSettings r=alive
2014-09-26 09:45:53 -07:00
Tim Taubert
11310b1fa3 Bug 1073175 - Fix 'this.formatValue is not a function' errors r=dao 2014-09-26 17:45:33 +02:00
J. Ryan Stinnett
d3ac0a2acc Bug 1073588 - Turn on local runtime. r=paul 2014-09-26 10:06:00 -04:00
Mike Quested
c6d1650689 Bug 1056035 - Hide the separator if there are no visible items above it. r=Unfocused 2014-09-29 05:01:00 -04:00
Matthew Gregan
1a7de6b0b8 Bug 1073346 - Add some basic GTest coverage of the WebMBufferedParser. r=cpearce 2014-09-26 17:25:13 +12:00
Randell Jesup
863298d9e0 bug 1072780: patch 4 - Use atomics for EnsureNextIteration to close races around CurrentDriver r=roc 2014-09-28 12:07:25 -04:00
Randell Jesup
518b26e1f8 bug 1072780: patch 3 - Fix up Revive() to not trigger assertions, and also to avoid Init() (blocking) on MainThread r=roc 2014-09-28 12:07:24 -04:00
Randell Jesup
64af5f19cd Bug 1072775: Additional assertions for MediaStreamGraph/GraphDriver r=roc 2014-09-28 12:07:24 -04:00
Randell Jesup
bb9f80b6b1 Bug 1072780: patch 1 - clean up CurrentDriver() use off-MSG-thread; fix InCallback() r=roc 2014-09-28 12:07:24 -04:00
Brian Birtles
bd78abba06 Bug 1043721 - Make test_animLengthUnits.xhtml use requestAnimationFrame; r=dholbert 2014-09-29 08:18:25 +09:00
Daniel Holbert
fa4545efef Bug 1073716: Use C++ std::abs() instead of C abs(), for non-'int'-typed values, to address clang warning. r=ehsan 2014-09-28 09:59:46 -07:00
Daniel Holbert
8c09c51078 Back out bug 1072780 & bug 1072775 (by reverting to cset before them, d71444b75291) for pthread assertion failures 2014-09-28 09:56:40 -07:00
Randell Jesup
319ff20936 bug 1072780: patch 4 - Use atomics for EnsureNextIteration to close races around CurrentDriver r=roc 2014-09-28 12:07:25 -04:00
Randell Jesup
30d3930ed6 bug 1072780: patch 3 - Fix up Revive() to not trigger assertions, and also to avoid Init() (blocking) on MainThread r=roc 2014-09-28 12:07:24 -04:00
Randell Jesup
e78a54416d Bug 1072775: Additional assertions for MediaStreamGraph/GraphDriver r=roc 2014-09-28 12:07:24 -04:00
Randell Jesup
40d928dbfe Bug 1072780: patch 1 - clean up CurrentDriver() use off-MSG-thread; fix InCallback() r=roc 2014-09-28 12:07:24 -04:00
Tim Taubert
af8086b081 Bug 1020831 - Make SessionStore.jsm and SessionFile.jsm share the same run state r=yoric 2014-09-25 23:26:41 +02:00
Irving Reid
338bc024ab Bug 1059674 - use AsynchShutdown.blocker() for AddonManager provider shutdown; r=unfocused 2014-09-27 16:25:47 -04:00
Wes Kocher
4934e9ee51 Merge m-c to fx-team a=merge 2014-09-26 19:18:30 -07:00
Wes Kocher
fb1ba03717 Backed out changeset 4c48e36e05bb (bug 1000240) for marionette failures 2014-09-26 16:31:30 -07:00
wesj
1b588ab324 Bug 1063541 - Destory singleton NetworkManager object when requested. r=mfinkle 2014-09-25 13:05:00 -07:00
Brian Nicholson
e8a5dcaf32 Bug 1071039 - Update TestSuggestedSites to check IDs. r=lucasr 2014-09-26 11:37:04 -07:00
Brian Nicholson
4cc3520ff3 Bug 1071039 - Add ID support to suggested sites. r=lucasr 2014-09-26 11:37:04 -07:00
Brian Nicholson
4a47ae9d7a Bug 1073257 - Get imageurl and bgcolor from cursor 2014-09-26 11:34:39 -07:00
Brian Nicholson
ba1902adf3 Bug 1073257 - Update TopSitesCursorWrapper to include imageurl and bgcolor 2014-09-26 11:34:39 -07:00
wesj
ec2a2da566 Bug 1071076 - Handle enter key in search page searches. r=margaret 2014-09-26 11:31:12 -07:00
wesj
9e399bdfd8 Bug 1072332 - Allow clearing metadata based on a profile name. r=mfinkle 2014-09-26 11:31:11 -07:00
David Keeler
28cf64b8af bug 1071308 - (2/2) remove libpkix-style chain validation callback from CertVerifier r=cviecco 2014-09-25 11:18:56 -07:00
David Keeler
7aec2677f9 bug 1071308 - (1/2) rename pinning_enforcement_level to PinningMode for brevity r=cviecco 2014-09-25 11:08:36 -07:00
Jeff Muizelaar
91bc7be99d Bug 1073086. Remove broken snapping code. r=mwoodrow
We generate a Rect from integers and then round them to do the snapping.

-      Rect rect(r->x, r->y, r->width, r->height);
-
-      rect.Round();

This accomplishes nothing.

Just rip it out.

--HG--
extra : rebase_source : 620d4c9b4e6951e42441db336de2badb69c4a39c
2014-09-25 14:01:10 -04:00
Honza Bambas
754c1af9cc Bug 1064258 - Allow caching channels only store metadata, r=jduell 2014-09-29 17:01:58 +02:00
Benjamin Bouvier
ebdf8218bf Bug 1072927: Make SIMD MIR nodes cloneables; r=bhackett 2014-09-29 16:54:21 +02:00
Benjamin Bouvier
479237794f Bug 1072927: Use macros for specifying which ops are valid for which SIMD type; r=luke 2014-09-29 16:54:14 +02:00
Benjamin Bouvier
9ffd42a350 Bug 1072927: Factor out SIMD cast validation in Odin; r=luke 2014-09-29 16:54:09 +02:00
Sotaro Ikeda
982854387c Bug 1073862 - Remove RemoveTextureFromCompositableTracker usage for back buffer removal r=nical 2014-09-29 07:18:25 -07:00
Carsten "Tomcat" Book
1c5e444949 Merge m-c to mozilla-inbound 2014-09-29 16:10:39 +02:00
Jan Beich
c9e1108606 Bug 1074009 - Fix type causing mFarendObserverRef to not be initialized. r=jesup 2014-09-28 17:27:00 -04:00
JW Wang
787d7762f5 Bug 1038091 - Pause the player instead of stopping it to avoid resetting playback position and resulting in audio clock going backward. r=kinetik 2014-09-28 19:36:00 -04:00
Bobby Holley
bae8838328 Bug 1070842 - Tests. r=bz 2014-09-29 15:34:22 +02:00
Bobby Holley
39b012effe Bug 1070842 - Switch to new-style exception reporting in LoadFrameScriptInternal. r=bz 2014-09-29 15:34:21 +02:00
Bobby Holley
ceb4c65b4b Bug 1070842 - Move nsJSUtils::CompileFunction (and consequently event handler compilation and XBL compilation) off of nsJSUtils::ReportPendingException. r=bz 2014-09-29 15:34:21 +02:00
Bobby Holley
470def0448 Bug 1070842 - Introduce an API on AutoJSAPI to allow Gecko to handle exceptions without meddling from the JS engine. r=bz 2014-09-29 15:34:21 +02:00
Bobby Holley
02058c3f7d Bug 1070842 - Factor script error event dispatch into a separate function. r=bz 2014-09-29 15:34:21 +02:00
Bobby Holley
b0d5796cba Bug 1070842 - Remove ambiguous globals from xpc::ErrorReporter and make meanings explicit. r=bz 2014-09-29 15:34:20 +02:00