Commit Graph

217246 Commits

Author SHA1 Message Date
Morris Tseng
643c4fbaf6 Backed out 5 changesets (bug 1092888) for breaking QA smoketest on b2g.
Backout changeset 8c513f282a9e (bug 1092888)
Backout changeset db37104f6fbd (bug 1092888)
Backout changeset b1a0a7ea1a32 (bug 1092888)
Backout changeset c53a6181a4b2 (bug 1092888)
Backout changeset 54e551c1f2cd (bug 1092888)
2014-11-26 10:11:38 +08:00
Matt Woodrow
622ca6978c Bug 1098678 - Implement TimestampsFuzzyEqual for mp4. r=ajones 2014-11-26 16:50:29 +13:00
Matt Woodrow
3ec73fd05c Bug 1104426 - Always rebuild the moof index, in case new data has been added. r=ajones 2014-11-26 16:49:22 +13:00
Gregory Szorc
1735134af8 Backout 69f755d4f257 (bug 1103825) for test failures
xpcom/tests/unit/test_nsIProcess.js and
xpcom/tests/unit/test_nsIProcess_stress.js were failing with this commit
applied. Backout out.

CLOSED TREE

--HG--
extra : amend_source : 79cda414c263d97e77309da6ec6d58718b91d199
2014-11-25 19:18:08 -08:00
Gregory Szorc
f8e7a557da Backout 7cbe50231e18 (bug 1103825) for xpcshell test failures
toolkit/crashreporter/test/unit_ipc/test_content_annotation.js was
failing with this commit applied. Backing out.
2014-11-25 19:16:57 -08:00
David Major
efc953bdbb Bug 1103830: Support 0x40 prefix byte (plain REX). r=m_kato
--HG--
extra : rebase_source : affded50f428e9295b2eda4b311ebd0c2677a138
2014-11-26 15:41:21 +13:00
Chris Pearce
3ca50ae2f0 Bug 1104101 - Ensure we always set mVideoDecodeStartTime when calling RequestVideoData. r=kinetik 2014-11-26 15:39:11 +13:00
George Wright
4dda2bc537 Bug 1068626 - Don't try to paint a popup widget if we're in e10s and the content process r=jimm 2014-11-20 12:28:58 -05:00
Gregory Szorc
529a6af9c3 Backout f5d6b3af4966 (bug 1103825) for suspected test bustage 2014-11-25 18:08:36 -08:00
Gregory Szorc
75e0d71f17 Bug 1103825 - Use misc tier in xpcom/tests; r=mshal
--HG--
extra : rebase_source : 248423ffcf75acd406510dd350ccf4653a3c34b4
extra : histedit_source : 416af91a62eff97ca53596423d4124bf013293b4
2014-11-23 16:36:58 -08:00
Gregory Szorc
770418a27a Bug 1103825 - Use misc tier in testing/profiles; r=mshal
--HG--
extra : rebase_source : 48c5f6f70d8b96643a92afeb0d280b5298902b80
extra : histedit_source : f77478b10f643c49129676a9ee5eca575e75375e
2014-11-23 16:24:11 -08:00
Gregory Szorc
f72aa60bc4 Bug 1103825 - Use misc tier in toolkit/crashreporter/test; r=mshal
--HG--
extra : rebase_source : 56e5266d114dc802ac769fbf3f3dc0cd48457a0b
extra : histedit_source : 7fc3e342616f87bd1ecd47e8cc375f0d77af849b
2014-11-23 16:21:31 -08:00
Gregory Szorc
29753ac994 Bug 1103825 - Documents libs requirements for platform.ini; r=mshal
While trying to port platform.ini to the misc tier, it was discovered
that moving it out of libs breaks packaging. Document this.

--HG--
extra : rebase_source : 6e2b9134a9cb480bb742cd504748e5ef1351cac6
extra : histedit_source : 8d462316baf91ef0555703cc4afae51f04d75bda
2014-11-23 20:36:57 -08:00
Gregory Szorc
1e9cd1e749 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
4a36efc422 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
54233122ad Bug 1101636 - Cleanup the CompositorType enum. r=jrmuizel 2014-11-26 02:00:34 +01:00
Nicolas Silva
0fb063ef80 Bug 1102917 - Remove the TextureInfo member from client compositables. r=sotaro 2014-11-25 20:19:13 +01:00
Nicolas Silva
64d6d17133 Bug 1102895 - Remove unused TextureFlags. r=sotaro 2014-11-25 20:19:04 +01:00
Daniel Holbert
e592be1586 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
6062b6e735 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
3379bd0195 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
0d96282234 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
627d04a3c0 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
d54b309a49 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
7e2028179f Bug 1026290 - Push chrome test files to device; r=jmaher 2014-11-25 17:31:45 -07:00
Geoff Brown
384e4e0f96 Bug 1026290 - Do not filter logFile parameter from testConfig.js; r=chmanchester 2014-11-25 17:31:44 -07:00
Andrew McCreight
9b5e7d6024 Bug 1103107 - Don't Destroy() RenderFrameChild if it is already ActorDestroy()ed. 2014-11-25 16:14:19 -08:00
Daniel Holbert
cb3c595d42 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
8b2fb3bb07 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
458eb7d18f 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
500dd7f977 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
b4570bf7fb Bug 1101374: create frame time table to filter the invalid pts frame. r=edwin 2014-11-25 15:35:28 -08:00
Brad Lassey
1f3bac026c bug 1104160 - crash in CPOWTimer::~CPOWTimer() r=billm 2014-11-25 13:04:07 -05:00
Milan Sreckovic
620a5f2873 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
8ef8b2c816 Bug 1091758 - Report full paths for most chrome scripts; r=snorp 2014-11-25 15:35:21 -08:00
Hiroyuki Ikezoe
ac521e43a7 Bug 1099332 - Ensure there is no active search engines before test run. r=mak77 2014-11-25 15:35:18 -08:00
Sushant Dinesh
ad54b681d8 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
a4363c6a62 Bug 1097320 - Enable advertising h2. r=mcmanus 2014-11-25 14:43:27 -08:00
Paul Duguet
cc2d0eae8b 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
d104637117 Bug 1101124 - Check for a pref to always stop slow scripts r=bz 2014-11-20 20:25:39 -08:00
Ryan VanderMeulen
eefdb72e63 Merge inbound to m-c. a=merge
CLOSED TREE
2014-11-25 16:57:18 -05:00
Ryan VanderMeulen
3aa63e8b3e Merge fx-team to m-c. a=merge 2014-11-25 16:47:36 -05:00
B2G Bumper Bot
8c7ba8f0bf Bumping manifests a=b2g-bump 2014-11-25 11:32:15 -08:00
Ryan VanderMeulen
5cf6628e94 Bug 1102488 - Touch CLOBBER on a CLOSED TREE. 2014-11-25 14:25:05 -05:00
Ryan VanderMeulen
0edf2d6b2a 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
48a29594b5 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
33fefbfdfc Bumping manifests a=b2g-bump 2014-11-25 11:12:16 -08:00
B2G Bumper Bot
33d8f48161 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
00ea346e46 Bumping manifests a=b2g-bump 2014-11-25 10:42:55 -08:00
B2G Bumper Bot
09672318e1 Bumping manifests a=b2g-bump 2014-11-25 09:42:17 -08:00