Commit Graph

201214 Commits

Author SHA1 Message Date
Ralph Giles
baeebbdcc6 Bug 1057877 - Account for fmp4 not working on MacOS X 10.6. r=cpearce
Consolidate the various fmp4-related checks in their own function;
the ad hoc logic was getting complicated and we'll want to add
more such checks as we enable more platforms.
2014-08-25 13:48:00 -07:00
Nikhil Marathe
c27bb9264b Bug 1057135 - Use MOZ_ASSERT. r=ehsan
--HG--
extra : amend_source : d6317642ffd394b129857372826edf09783d09b7
extra : transplant_source : o%1E%D7n%C9%BAe%FD%81%E1%9F%03%7D%8F%5El7%A1O%D7
2014-08-22 15:19:37 -07:00
L. David Baron
e25fc03b3a Bug 839812 - Add clip-path style for fullscreen override, which was probably originally intended ("SVG masking, clipping, or filtering"). r=dholbert 2014-08-25 15:32:03 -07:00
L. David Baron
6eecf93b18 Bug 1055865 patch 5 - Use normal inline handling for setting the size of a non-floating nsFirstLetterFrame. r=jfkthame
This is the actual fix for the bug.  This changes the vertical sizing of
inline ::first-letter frames to work like inlines (and size based on
font metrics), so that the line-height calculation that happens later
will produces the same results as inlines would produce.

In the case we're concerned with of having a text frame child that's
0x0, this changes the inline ::first-letter from from being 0x0 to
having a height that is determined from the font metrics.
2014-08-25 15:32:03 -07:00
L. David Baron
e6d12bd74c Bug 1055865 patch 4 - Remove bits of code that nsLineLayout takes care of. r=jfkthame
There's no need for these calls to be done in the inline ::first-letter
codepath.

In particular, nsLineLayout::ReflowFrame (called a few lines above)
calls SetRect and DidReflow, while nsLineLayout::RelativePositionFrames
(which is called at the end of inline reflow) calls
FinishAndStoreOverflow.
2014-08-25 15:32:03 -07:00
L. David Baron
6c8d67e604 Bug 1055865 patch 3 - Fork a bit of code between the floating and non-floating branches in nsFirstLetterFrame::Reflow. r=jfkthame
This patch makes no changes other than duplicating the code previously
after the if/else on both branches of the if/else.

The next two patches in this series will completely rewrite the half in
the non-floating (i.e., inline) codepath (the else branch).
2014-08-25 15:32:03 -07:00
L. David Baron
91d39d48ee Bug 1055865 patch 2 - Use separate nsHTMLReflowMetrics for reflowing the child of the nsFirstLetterFrame. r=jfkthame
This changes this code to do things in the normal way, which is to use a
separate nsHTMLReflowMetrics for each Reflow, rather than (as this code
was) reusing the one for the nsFirstLetterFrame for its text frame
child.
2014-08-25 15:32:03 -07:00
L. David Baron
d40a109c7c Bug 1055865 patch 1 - Add reftest for sizing of empty ::first-letter. r=jfkthame
This test fails without the patch series because the border around the
test is too tall, but patch 5 reduces the height of the border in the
test so that it matches the reference.
2014-08-25 15:32:02 -07:00
Wes Kocher
7c1ccc24c1 Backed out changeset 59f193167901 (bug 1049758) for build bustage on a CLOSED TREE 2014-08-25 14:26:12 -07:00
Terrence Cole
dca7ed751e Backed out changeset 4f7c6bf2b8fe (Bug 1057393) for bustage on a CLOSED TREE
--HG--
extra : rebase_source : 9d12fbd474eaff04fe52bad48c1afda7bb9288b8
2014-08-25 14:14:29 -07:00
Trevor Saunders
1338ffb134 bug 1049758 - fixup copy and move ctors for children iterators r=wchen 2014-08-06 14:21:28 -04:00
Ryan VanderMeulen
04c90e50f6 Merge m-c to inbound. a=merge 2014-08-25 16:28:25 -04:00
Max Vujovic
756e37fc12 Bug 1057674 - Unget the token when parsing the filter property expects a function but doesn't find one. r=dbaron 2014-08-25 13:25:08 -07:00
Ryan VanderMeulen
201078a0c4 Merge inbound to m-c. a=merge 2014-08-25 16:15:23 -04:00
Ryan VanderMeulen
4a36a3a19d Merge b2g-inbound to m-c. a=merge 2014-08-25 16:13:21 -04:00
Steven Michaud
a17eb6d1fd Bug 1056936 - Specify full path to plugin-container in sandbox rules. r=rjesup 2014-08-25 15:01:04 -05:00
B2G Bumper Bot
25b784e022 Bumping manifests a=b2g-bump 2014-08-25 11:31:22 -07:00
B2G Bumper Bot
4934fb2e9a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5efa211f0198
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23160 from TheoChevalier/bug1056975-fix-browser-tabs

Bug 1056975 -  Backout Browser specific CSS rules for French from 2.0 to...

========

https://hg.mozilla.org/integration/gaia-central/rev/774edac542fe
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1056975 -  Backout Browser specific CSS rules for French from 2.0 to fix tabs in Browser

========

https://hg.mozilla.org/integration/gaia-central/rev/0c8cd966bbe1
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #22938 from russnicoletti/bug-1047215

Bug 1047215 - [Gallery/Video]Background Overlays are not translated r=johu

========

https://hg.mozilla.org/integration/gaia-central/rev/e10d840fa1fb
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1047215 - [Gallery/Video]Background Overlays are not translated
2014-08-25 11:25:31 -07:00
B2G Bumper Bot
36eb788e7b Bumping manifests a=b2g-bump 2014-08-25 11:01:22 -07:00
B2G Bumper Bot
3ff55c065d Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a61e8ad6d61
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1041380 - Add a loading state to e.me search. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/e28c976f9ee4
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #23042 from DouglasSherk/1054185-sim-picker-default

Bug 1054185 - Fix "Default" being missing from SIM picker. r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/53ef53ad1805
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1054185 - Fix "Default" being missing from SIM picker. r=Rik
2014-08-25 10:55:28 -07:00
Ryan VanderMeulen
05f42d609c Bug 1057802 - Remove release build exception for CSSFontFeatureValuesRule in test_interfaces.html. r=khuey 2014-08-25 13:32:43 -04:00
B2G Bumper Bot
883e5c4237 Bumping manifests a=b2g-bump 2014-08-25 10:27:40 -07:00
B2G Bumper Bot
a1e3333bde Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8f39be7efe62
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #23014 from eeejay/bug-1055356

Bug 1055356 - Make the 'unread' flag and contact photo screen reader vis... r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/ece6935c7b84
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1055356 - Make the 'unread' flag and contact photo screen reader visible.
2014-08-25 10:20:27 -07:00
B2G Bumper Bot
c04b0273e9 Bumping manifests a=b2g-bump 2014-08-25 10:13:44 -07:00
B2G Bumper Bot
48c63155dd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fca4e549f038
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #23277 from zbraniecki/1052861-uncomment-inline-locales

Bug 1052861 - uncomment inlineLocales (turned off by default). r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/38a3b316b839
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1052861 - uncomment inlineLocales (turned off by default)
2014-08-25 10:10:39 -07:00
Ryan VanderMeulen
1fb03239fc Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
0cea1dd696 Backed out 4 changesets (bug 745283) for merge conflicts with bug 786419.
Backed out changeset 70bad98676c8 (bug 745283)
Backed out changeset fc08327b3d3e (bug 745283)
Backed out changeset ce19c464f5d8 (bug 745283)
Backed out changeset c6ad8ab94461 (bug 745283)

--HG--
rename : netwerk/test/unit/test_udpsocket.js => netwerk/test/unit/test_bug952927.js
2014-08-25 13:07:14 -04:00
Ryan VanderMeulen
8b4061a8a7 Merge m-c to fx-team. a=merge
CLOSED TREE
2014-08-25 12:54:46 -04:00
B2G Bumper Bot
1a27b88bee Bumping manifests a=b2g-bump 2014-08-25 09:39:11 -07:00
B2G Bumper Bot
1be2cd5f0c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/589c7f5a9c9c
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #23226 from nullaus/bug1055352

bug 1055352 - Do not process finalized state changes in the downloads li...

========

https://hg.mozilla.org/integration/gaia-central/rev/f2c3d75b2756
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1055352 - Do not process finalized state changes in the downloads list. r=crdlc
2014-08-25 09:35:20 -07:00
Jan-Ivar Bruaroey
dcd2c7c8dd Bug 1054793 - Increase marionette find_element timeout for intermittent. r=standard8
CLOSED TREE
2014-08-25 12:29:36 -04:00
Ryan VanderMeulen
f1e20fb689 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00
Martijn Wargers
6af134c92d Bug 1058072 - Result logged after SimpleTest.finish() with test_bug432698.html. r=smaug 2014-08-25 17:48:18 +02:00
Ryan VanderMeulen
e664444f7d Bug 1057803 - Skip bug-1055034.js if ParallelJS isn't supported. r=terrence 2014-08-25 13:22:44 -04:00
Ryan VanderMeulen
deb808428a Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-25 12:51:20 -04:00
Daniel Holbert
a55658a90f Bug 907503 followup: Fix incorrect bug link in test_animSVGImage2.html. (no review)
DONTBUILD because test-metadata-only
Landing on a CLOSED TREE with RyanVM's permission
2014-08-25 09:28:26 -07:00
Ryan VanderMeulen
d0ed1bb26b Merge fx-team to m-c. a=merge 2014-08-25 11:24:26 -04:00
Qeole
9b64b785b1 Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher 2014-08-25 17:23:34 +02:00
Qeole
a149d081ef Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup
Certain usage scenarios, like enterprise roaming profile setups, lead to the installed OpenH264 plugin not being found anymore.
We install the plugin into the profile directory, so the fix here is to just store the install path relative the profile and not an absolute path.
We also now store the plugin in a version-specific subdirectory, which avoids further issues like e.g. Windows preventing updates due to locking loaded DLLs.
2014-08-25 17:23:34 +02:00
B2G Bumper Bot
ea32005fbf Bumping manifests a=b2g-bump 2014-08-25 08:22:58 -07:00
B2G Bumper Bot
217e49d58c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1028452 - [Collections] Opening a smart collection is slow

========

https://hg.mozilla.org/integration/gaia-central/rev/2d3bb8ad2df8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1028452 - [Collections] Opening a smart collection is slow r=amirn
2014-08-25 08:22:46 -07:00
Ryan VanderMeulen
1d8ab91851 Backed out changeset c2ee81c83a01 (bug 1051087) for Android bustage.
CLOSED TREE

--HG--
extra : amend_source : 46094402a2713e6ecf09399776334a7553340903
2014-08-25 11:16:18 -04:00
Mike Habicher
bf33ab7e85 Bug 889778 - move NS_WRAPPERCACHE_INTERFACE_MAP_ENTRY to the front of the QI, r=jst 2014-08-25 11:14:49 -04:00
B2G Bumper Bot
6ecd4390e6 Bumping manifests a=b2g-bump 2014-08-25 07:58:44 -07:00
B2G Bumper Bot
12a591fca2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/533d536639c7
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #22540 from Moz-TedC/bug-1042797-fix

Bug 1042797 - Prompting of uninstall now done by system app. Remove other prompts. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/9b83dc4a5a63
Author: Ted Clancy (:tedders1) <tclancy@mozilla.com>
Desc: Bug 1042797 - Prompting of uninstall now done by system app. Remove other prompts. r=kgrandon
2014-08-25 07:58:32 -07:00
Ryan VanderMeulen
2bd5e847c7 Merge b2g-inbound to m-c. a=merge 2014-08-25 10:55:14 -04:00
Ryan VanderMeulen
468fb8552d Backed out changesets d9cbdfbed1f5 and a38ad201299f (bug 929376) for bustage. 2014-08-25 10:46:22 -04:00
Joshua Cranmer
558220bd54 Bug 1057708 - The wrong topsrcdir is used when verifying existence of LOCAL_INCLUDES, r=mshal 2014-08-25 09:40:58 -05:00
Randell Jesup
a73e9255b8 Bug 1051087: Ensure NEON optimizations are used for libyuv and webrtc audio code r=ted 2014-08-25 10:28:02 -04:00
Panos Astithas
fd2038db5d Disable the Canvas Debugger in the Browser Toolbox (bug 1047520). r=vporof
--HG--
extra : rebase_source : 5098d2fa9ee8be7e27111bbb345930adb86f72b3
2014-08-25 17:16:03 +03:00