Commit Graph

207430 Commits

Author SHA1 Message Date
Ed Morley
a6cf46ecc9 Backed out changeset 318fa507832d (bug 1073086) 2014-09-29 17:42:34 +01: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
Carsten "Tomcat" Book
ab6932a623 merge b2g-inbound to mozilla-central a=merge 2014-09-29 16:03:01 +02:00
Carsten "Tomcat" Book
203c114322 merge mozilla-inbound to mozilla-central a=merge 2014-09-29 15:42:55 +02:00
Tim Taubert
6ea4a0f904 merge m-c to fx-team; a=merge
--HG--
extra : amend_source : d5fc0736172ed22bc792e03fe69d0f67531b6273
2014-09-29 02:16:43 -07:00
B2G Bumper Bot
2e1e6c377f Bumping manifests a=b2g-bump 2014-09-29 02:11:58 -07:00
B2G Bumper Bot
f80b9b112e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c52c3164207
Author: Albert <alberto.crespellperez@telefonica.com>
Desc: Merge pull request #24095 from acperez/bug-935103

Bug 935103 - Remove confirmation popup after PIN screen.

========

https://hg.mozilla.org/integration/gaia-central/rev/58f937364133
Author: Albert <alberto.crespellperez@telefonica.com>
Desc: Bug 935103 - Remove confirmation popup after PIN screen.
2014-09-29 02:05:48 -07:00
B2G Bumper Bot
3438c12914 Bumping manifests a=b2g-bump 2014-09-29 01:43:23 -07:00
B2G Bumper Bot
4f4e57c1cc Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c1728515a190
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23747 from robertbindar/custom_behavior

Bug 912645 - ability to indicate notification modes. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/0a4dc50598c3
Author: robertbindar <robertbindar@gmail.com>
Desc: Bug 912645: ability to indicate notification modes

========

https://hg.mozilla.org/integration/gaia-central/rev/7eed1079e859
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #24247 from ddrmanxbxfr/bug_1062803

Bug 1062803 - Replace the custom functions used to load JSON files with ...r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/08fb5519add7
Author: Mathieu Rhéaume <mathieu@codingrhemes.com>
Desc: Bug 1062803 - Replace the custom functions used to load JSON files with the new shared helper in the system app.

========

https://hg.mozilla.org/integration/gaia-central/rev/d642ff3999ab
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #24287 from ddrmanxbxfr/bug_1005331

Bug 1005331 - JSHint fixes for shared/js/media/. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/bc6c0bbd0fff
Author: Mathieu Rhéaume <mathieu@codingrhemes.com>
Desc: Bug 1005331 - JSHint fixes for shared/js/media/

========

https://hg.mozilla.org/integration/gaia-central/rev/6298aad7dd61
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #24464 from albertopq/1073032-call-log-notif

Bug 1073032 - Clear ambient indicator when removing notification r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/6cd05fe9478a
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1073032 - Clear ambient indicator when removing notification
2014-09-29 01:35:49 -07:00
B2G Bumper Bot
e91f159393 Bumping manifests a=b2g-bump 2014-09-29 00:27:03 -07:00
B2G Bumper Bot
da85dc660b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6ac9087ee6e6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1073157 - [System] fix wallpaper_manager.js tests with a newer mocha r=djf
2014-09-29 00:20:50 -07:00
B2G Bumper Bot
371209aa5f Bumping manifests a=b2g-bump 2014-09-28 23:42:04 -07:00
B2G Bumper Bot
9c2a4f927d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a98d7e35e673
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #23192 from snowmantw/issue1057198-as-iframe

Bug 1057198 - [LockScreen] Decoupling LockScreen with System before it becomes an iframe

========

https://hg.mozilla.org/integration/gaia-central/rev/0e802b40b42b
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1057198 - [LockScreen] Decoupling LockScreen with System before it becomes an iframe
2014-09-28 23:35:46 -07:00
B2G Bumper Bot
5b95f478b4 Bumping manifests a=b2g-bump 2014-09-28 20:07:00 -07:00
B2G Bumper Bot
0db75d23ba Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c362fcebca8
Author: RickyChien <ricky060709@gmail.com>
Desc: Merge pull request #24276 from RickyChien/bug-963009

Bug 963009 - [Gaia][Build] Test coverage r=@yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/5d228139d199
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 963009 - [Gaia][Build] Test coverage
2014-09-28 20:00:49 -07:00
Brian R. Bondy
2d2d02e3fb Bug 958554 - Fix about window sometimes saying nightly is being updatd by another instance. r=rstrong
Note that if the process is hung, or there is another instance running in a  different user instance,
or another profile is running, the message is perfectly normal.  But this should prevent the bad case
of getting this message.

This handling was first added specifically for Metro and Firefox running the same intallation at the
same time.  Metro isn't being released but there are still other very valid reasons for having this
handling as noted above.
2014-09-28 21:26:34 -04: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
Jonathan Watt
e514b2b327 Bug 1074012, part 3 - Make nsSVGUtils::MakeFillPatternFor/MakeStrokePatternFor return using a Moz2D GeneralPattern out-param rather than a Thebes gfxPattern. r=Bas 2014-09-29 14:26:15 +01:00
Jonathan Watt
8345574117 Bug 1074012, part 2 - Mark gfxPattern::GetPattern's DrawTarget parameter as const. r=Bas 2014-09-29 14:26:15 +01:00
Jonathan Watt
5debeae954 Bug 1074012, part 1 - Temporarily expose some gfxContext fill/stroke API to help with porting to Moz2D. r=Bas 2014-09-29 14:26:15 +01:00
Jonathan Watt
bf1cbae705 Bug 1073984 - Make SVG geometry painting use a Moz2D Path object directly. r=longsonr 2014-09-29 14:26:15 +01:00
Armen Zambrano Gasparnian
a5d3a2ebc4 Bug 1043699 - Add Linux Mulet configs. DONTBUILD. r=jlund 2014-09-29 09:21:58 -04:00
Jonathan Watt
fbe81b516e Bug 1073974, part 2 - Make complex SVG clipPath clipping use a Moz2D Path object directly. r=longsonr 2014-09-29 14:15:19 +01:00
Jonathan Watt
8d0ef58606 Bug 1073974, part 1 - Make simple SVG clipPath clipping use a Moz2D Path object directly. r=longsonr 2014-09-29 14:15:19 +01:00
Jonathan Watt
5cc9353fbd Bug 1073972 - Get rid of gfxContext's FillRule enum in favor of Moz2D's. r=Bas 2014-09-29 14:15:19 +01:00
Jonathan Watt
9ee5dc4050 Bug 1073964 - Pass a const DrawTarget* through to nsSVGPaintServerFrame::GetPaintServerPattern so that it can create a pattern of the appropriate type. r=Bas 2014-09-29 14:15:19 +01:00
Jonathan Watt
d33b953b3f Bug 1073960 - Mark DrawTarget::GetFormat() as const. r=Bas 2014-09-29 14:15:18 +01:00
Jonathan Watt
ae20e92d99 Bug 1073942 - Paint via the Moz2D DrawTarget in nsFilterInstance::BuildSourcePaint. r=Bas 2014-09-29 14:15:18 +01:00
Jonathan Watt
382a6eff7b Bug 1073854, part 2 - Get rid of nsSVGUtils::SetupCairoStroke. r=longsonr 2014-09-29 14:12:07 +01:00
Jonathan Watt
c51d260131 Bug 1073854, part 1 - Get rid of nsSVGPaintServerFrame::SetupPaintServer. r=longsonr 2014-09-29 14:12:07 +01:00
Jonathan Watt
9ad81dac1d Bug 1073012 , part 2 - Replace nsSVGUtils::SetupCairoStrokePaint with a helper that returns a gfxPattern. r=longsonr 2014-09-29 14:12:06 +01:00
Jonathan Watt
ad54d523dc Bug 1073012 , part 1 - Replace nsSVGUtils::SetupCairoFillPaint with a helper that returns a gfxPattern. r=longsonr 2014-09-29 14:12:06 +01:00
Jonathan Watt
e6d7a3300f Bug 1073363, part 3 - Convert some Mozilla code to use Moz2D's new GeneralPattern class. r=Bas 2014-09-29 14:12:06 +01:00
Jonathan Watt
bfcf3238cc Bug 1073363, part 2 - Add a GeneralPattern class to Moz2D to solve the problem of writing general pattern creating functions. r=Bas 2014-09-29 14:12:06 +01:00
Jonathan Watt
bd299b4b21 Bug 1073363, part 1 - Rename gfxContext's GeneralPattern to PatternFromState. r=Bas 2014-09-29 14:12:05 +01:00
B2G Bumper Bot
a51d398129 Bumping manifests a=b2g-bump 2014-09-27 23:22:06 -07:00
B2G Bumper Bot
2ee9297d92 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1062048 - Wait for time format settings change

========

https://hg.mozilla.org/integration/gaia-central/rev/d9d69c56aecd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1062048 - Wait for time format settings change r=kgrandon
2014-09-27 23:15:55 -07:00