Граф коммитов

394759 Коммитов

Автор SHA1 Сообщение Дата
Gregory Szorc 17de3241d3 Bug 1103825 - Move toolkit/mozapps/update/tests rules to misc tier; r=mshal
--HG--
extra : rebase_source : f2d3f5a9a86b25b449a8c5540fa6b39f3edd749f
extra : histedit_source : be7fde50ece8822cd356176717aa4e91873e37bc
2014-11-23 16:16:31 -08:00
Gregory Szorc 452a379c97 Bug 1103646 - Build addon-sdk XPIs in misc tier; r=mshal
libs is being phased out. Let's generate these XPIs during the misc tier.

--HG--
extra : rebase_source : 9ed4f0508dc57b55d7e6ee441ef575868d216ef7
2014-11-23 14:26:48 -08:00
Nicolas Silva fb73844f4c Bug 1101636 - Cleanup the CompositorType enum. r=jrmuizel 2014-11-26 02:00:34 +01:00
Nicolas Silva 49d7294bfb Bug 1102917 - Remove the TextureInfo member from client compositables. r=sotaro 2014-11-25 20:19:13 +01:00
Nicolas Silva a491a3acfe Bug 1102895 - Remove unused TextureFlags. r=sotaro 2014-11-25 20:19:04 +01:00
Daniel Holbert 28cfe08fd0 Bug 1098417 part 5: Add reftests for anchor-point handling, with WebM videos & a range of "object-position" values. (no review)
--HG--
rename : layout/reftests/webm-video/generate-object-fit-video-tests.sh => layout/reftests/webm-video/generate-object-position-video-tests.sh
rename : layout/reftests/w3c-css/submitted/images3/object-position-png-001-ref.html => layout/reftests/webm-video/object-position-webm-001-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-position-png-001p.html => layout/reftests/webm-video/object-position-webm-001.html
rename : layout/reftests/w3c-css/submitted/images3/object-position-png-002-ref.html => layout/reftests/webm-video/object-position-webm-002-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-position-png-002p.html => layout/reftests/webm-video/object-position-webm-002.html
2014-11-25 16:46:15 -08:00
Daniel Holbert 447cfc6303 Bug 1098417 part 4: Add reftests for anchor-point handling, with SVG images & a range of "object-position" values. (no review)
--HG--
rename : layout/reftests/w3c-css/submitted/images3/support/generate-object-position-png-tests.sh => layout/reftests/w3c-css/submitted/images3/support/generate-object-position-svg-tests.sh
2014-11-25 16:46:15 -08:00
Daniel Holbert e440aa485d Bug 1098417 part 3: Add reftests for anchor-point handling, with PNG images & a range of object-fit values. r=seth
--HG--
rename : layout/reftests/w3c-css/submitted/images3/support/generate-object-fit-png-tests.sh => layout/reftests/w3c-css/submitted/images3/support/generate-object-position-png-tests.sh
2014-11-25 16:46:15 -08:00
Daniel Holbert 82b8f74f2a Bug 1098417 part 2: Make nsImageFrame pass "object-position"-determined anchor-point to DrawSingleImage. r=seth 2014-11-25 16:46:14 -08:00
Daniel Holbert baf1513be2 Bug 1098417 part 1.5: Ignore computed anchor-point if 'object-fit' and 'object-position' are at their initial values, for backwards compat. r=seth 2014-11-25 16:46:14 -08:00
Daniel Holbert c7ce74a52e Bug 1098417 part 1: Add optional anchor-point arg to nsLayoutUtils::ComputeObjectDestRect() and nsLayoutUtils::DrawSingleImage(). r=seth 2014-11-21 18:25:46 -08:00
Geoff Brown 859be1ac2b Bug 1026290 - Push chrome test files to device; r=jmaher 2014-11-25 17:31:45 -07:00
Geoff Brown 043f471456 Bug 1026290 - Do not filter logFile parameter from testConfig.js; r=chmanchester 2014-11-25 17:31:44 -07:00
Andrew McCreight b4794bdb85 Bug 1103107 - Don't Destroy() RenderFrameChild if it is already ActorDestroy()ed. 2014-11-25 16:14:19 -08:00
Daniel Holbert 6f9dea011b Bug 1093316 part 2: Backout changeset af2a4fb980ad (i.e. backout bug 1032922 part 1), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec.
Landing on a CLOSED TREE with a=kwierso
2014-11-25 15:40:24 -08:00
Daniel Holbert a03d3e37d5 Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout bug 1032922 part 2), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec. 2014-11-25 11:28:15 -08:00
Daniel Holbert 4d0b72d499 Bug 624647 followup: Minor cleanup in nsVideoFrame::BuildLayer(); restore a local variable which shouldn't have been removed. (no review)
An earlier patch for this bug (changeset 466d3ff030e6) removed local variable
"nsRect area", but then ended up effectively re-creating it further down in the
function as "contentBoxRect". (I added contentBoxRect as a late-breaking
change, as part of addressing a review comment.)

I've now realized that contentBoxRect is the same rect as "area", and it's
simpler to just declare the original "area" rect at the function's start
instead of dynamically creating it further down.

(Not requesting review, since this is a no-functional-change tweak, which is
following up on a change that I'd made in response to review feedback on a r+'d
patch.)
2014-11-25 15:40:02 -08:00
Patrick McManus e1e37ec43e bug 1094563 - assert necko ip connections made in parent r=jduell (despite the CLOSED TREE) 2014-11-05 15:01:53 -05:00
Alfredo Yang 641c2b7fc8 Bug 1101374: create frame time table to filter the invalid pts frame. r=edwin 2014-11-25 15:35:28 -08:00
Brad Lassey 58cc323c20 bug 1104160 - crash in CPOWTimer::~CPOWTimer() r=billm 2014-11-25 13:04:07 -05:00
Milan Sreckovic f03d959dfa Bug 1104837: Add warnings and assertions when our assumptions about tile pools fail. r=nical 2014-11-25 14:54:29 -05:00
Jim Chen f6e8fa1fed Bug 1091758 - Report full paths for most chrome scripts; r=snorp 2014-11-25 15:35:21 -08:00
Hiroyuki Ikezoe 554d869b1f Bug 1099332 - Ensure there is no active search engines before test run. r=mak77 2014-11-25 15:35:18 -08:00
Sushant Dinesh 3af5b65ce8 Bug 1082448 - IonMonkey: Add filtering to default case. r=h4writer (in spite of the CLOSED TREE) 2014-11-25 14:43:31 -08:00
Nicholas Hurley 539494df82 Bug 1097320 - Enable advertising h2. r=mcmanus 2014-11-25 14:43:27 -08:00
Paul Duguet 1a9b680de2 Bug 1099149 - Part 1: Add a more specific error message when 'load' argument is out of bounds; r=bbouvier 2014-11-20 23:52:50 +01:00
Tobias Schneider ee65ddc5cb Bug 1101124 - Check for a pref to always stop slow scripts r=bz 2014-11-20 20:25:39 -08:00
Ryan VanderMeulen 6a8fa342ed Merge inbound to m-c. a=merge
CLOSED TREE
2014-11-25 16:57:18 -05:00
Ryan VanderMeulen 071e1fd336 Merge fx-team to m-c. a=merge 2014-11-25 16:47:36 -05:00
B2G Bumper Bot 139f5d96fd Bumping manifests a=b2g-bump 2014-11-25 11:32:15 -08:00
Ryan VanderMeulen 1ed1fbbc2e Bug 1102488 - Touch CLOBBER on a CLOSED TREE. 2014-11-25 14:25:05 -05:00
Ryan VanderMeulen b719233c6a Bug 1104908 - Disable the Style Inspector tests on Linux e10s.
CLOSED TREE

--HG--
extra : rebase_source : 48f548c3da3cdf4e9c18b8e3604e6887ca64f612
2014-11-25 14:23:01 -05:00
B2G Bumper Bot 5e2f7ed182 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2a664cbb4d73
Author: marta <marta@sec.t-labs.tu-berlin.de>
Desc: Bug 1083953 - Privacy Panel r=etienne r=ejchen r=timdream r=gandalf
2014-11-25 11:20:56 -08:00
B2G Bumper Bot d42c30c3c7 Bumping manifests a=b2g-bump 2014-11-25 11:12:16 -08:00
B2G Bumper Bot 3ba26ae03a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/732f412e37ce
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #26341 from russnicoletti/bug-1101816

Bug 1101816 - [RTL][Video] video controls are reversed in RTL context r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/e7f056210900
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1101816 - [RTL][Video] video controls are reversed in RTL context

========

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

Bug 1103627 - [System] Use a marionette client loader to include the system app

========

https://hg.mozilla.org/integration/gaia-central/rev/e6d15e07c499
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1103627 - [System] Use a marionette client loader to include the system app r=etienne
2014-11-25 11:05:56 -08:00
B2G Bumper Bot 150d1aed9c Bumping manifests a=b2g-bump 2014-11-25 10:42:55 -08:00
B2G Bumper Bot 85103a55bd Bumping manifests a=b2g-bump 2014-11-25 09:42:17 -08:00
B2G Bumper Bot c8f733ba4d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/696417134518
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #25309 from stasm/928740-throw-on-missing-strings

Bug 928740 - Throw on missing strings during buildtime

========

https://hg.mozilla.org/integration/gaia-central/rev/ced24f970553
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 928740 - Throw on missing strings during buildtime. r=gandalf r=@RickyChien f=flod f=sfoster f=kgrandon f=drs

========

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

[L10n] Add support for aria-moz-hint.

========

https://hg.mozilla.org/integration/gaia-central/rev/ec636465c228
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1102954 - [L10n] Add support for aria-moz-hint. r=stas
2014-11-25 09:35:57 -08:00
Ryan VanderMeulen 3ccea9b2b8 Backed out changeset e04692266f17 (bug 1095438) for B2G mochitest permafails.
CLOSED TREE
2014-11-25 11:34:48 -05:00
B2G Bumper Bot 7754019b93 Bumping manifests a=b2g-bump 2014-11-25 07:33:29 -08:00
B2G Bumper Bot 7ad08dbb45 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1100305 - [browser_navigate_landing_page_test.js] Re-enabling test by not sending keypress until after app window validation

========

https://hg.mozilla.org/integration/gaia-central/rev/ffae7bbf0e7b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1100305 - [browser_navigate_landing_page_test.js] Try re-enabling test by not sending keypress until after app window validation a=testonly
2014-11-25 07:31:56 -08:00
Sotaro Ikeda 9cdf93e85c Bug 1103213 - Do not compose when layer does not exist r=nical 2014-11-25 06:40:30 -08:00
B2G Bumper Bot 7646e4aef0 Bumping manifests a=b2g-bump 2014-11-25 06:17:05 -08:00
B2G Bumper Bot 5896719aef Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04db79c81686
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #26418 from wilsonpage/1104110

Bug 1104110 - [camera][rtl] Reverse direction of recording-timer

========

https://hg.mozilla.org/integration/gaia-central/rev/3142f8697535
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1104110 - [camera][rtl] Reverse direction of recording-timer
2014-11-25 06:11:54 -08:00
Kartikaya Gupta 1219436c71 Bug 1104282 - Add missing include. r=botond 2014-11-25 08:45:57 -05:00
Kartikaya Gupta 3b921e945e Bug 1104266 - Add logging of nsDisplayLayerEventRegions fields in the display list dump. r=mattwoodrow 2014-11-25 08:45:20 -05:00
Kartikaya Gupta 4a94a25a0d Bug 1104266 - Avoid needless temporary nsACString. r=mattwoodrow 2014-11-25 08:45:19 -05:00
Carsten "Tomcat" Book 72381e9900 Merge mozilla-central to b2g-inbound 2014-11-25 14:27:41 +01:00
Carsten "Tomcat" Book 418515b044 merge b2g-inbound to mozilla-central a=merge 2014-11-25 12:55:29 +01:00
Carsten "Tomcat" Book 351cb789a0 merge fx-team to mozilla-central a=merge 2014-11-25 12:51:23 +01:00