Daniel Holbert
f7cff805e8
Bug 969460 part 3: regression tests for "display:flex" on root node. r=bz
2014-02-15 10:43:11 -08:00
Daniel Holbert
7772871b39
Bug 969460 part 2: Use EnsureBlockDisplay to determine the 'display' of the root node, and let nsCSSFrameConstructor::ConstructDocElementFrame create flex containers. r=bz
2014-02-15 10:42:37 -08:00
Daniel Holbert
f23db27f6e
Bug 969460 part 1: Give EnsureBlockDisplay a second parameter, to determine whether it converts 'display:list-item' to block. r=bz
2014-02-15 10:42:35 -08:00
Phil Ringnalda
c2ca88748e
Merge m-c to m-i
2014-02-15 10:15:56 -08:00
Phil Ringnalda
89c3345063
Merge f-t to m-c
2014-02-15 10:10:31 -08:00
Phil Ringnalda
7d3085e511
Merge b-i to m-c
2014-02-15 10:01:36 -08:00
Phil Ringnalda
b463b1af44
Merge m-i to m-c
2014-02-15 09:54:57 -08:00
Mats Palmgren
98f2cf5d46
Bug 969756. r=cam
2014-02-15 17:40:38 +00:00
Christian Holler
989e1eec3f
Bug 972951 - Make gcparam only accept positive integers. r=evilpie
2014-02-15 17:05:00 +01:00
Kartikaya Gupta
3176a5124d
Bug 967671 - Insure apzc always acknowledges scroll offset updates. r=botond
2014-02-15 07:06:27 -06:00
Jim Mathies
32aeb9d565
Bug 967671 - Set nsGfxScrollFrame's mOriginOfLastScroll default to 'other', insures apzc will receive a scroll offset update when frames are created. Also remove display port reset in metrofx front end code when window size changes. r=kats, tnikkel
2014-02-15 07:06:27 -06:00
Jim Mathies
24c8c2e107
Bug 972608 - Update feedback charm entry strings. r=sfoster
2014-02-15 07:06:26 -06:00
ffxbld
24cc811748
No bug, Automated HSTS preload list update from host bld-linux64-spot-071 - a=hsts-update
2014-02-15 03:20:10 -08:00
ffxbld
89b74bb6f9
No bug, Automated blocklist update from host bld-linux64-spot-065 - a=blocklist-update
2014-02-15 03:17:42 -08:00
Vaibhav Agarwal
2ae37b022e
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Chris Pearce
7c0659c348
Bug 973139 - Don't treat EOS of one stream as EOS of all streams when decoding with GStreamer. r=alessandro.d
2014-02-15 22:32:12 +13:00
Panos Astithas
0e016fbf86
Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof
2014-02-15 10:57:26 +02:00
Phil Ringnalda
2ff6e6f32a
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
2014-02-14 23:58:49 -08:00
L. David Baron
059e59780e
Back out changeset dd1f8adbfecc (bug 480888 patch 4) for failing reftests 402338-1.html and 412352-2.html on Android and B2G only.
2014-02-14 23:45:31 -08:00
Bobby Holley
20c9918600
Bug 968003 - Return null for frameElement with a cross-origin parent. r=bz
2014-02-14 22:39:34 -08:00
Bobby Holley
85b344030a
Bug 968460 - Use the incumbent global for nsGlobalWindow::GetCallerGlobal and remove JS_GetScriptedGlobal. r=bz
2014-02-14 22:39:33 -08:00
Bobby Holley
4de0b7d455
Bug 968335 - Tests. r=bz
2014-02-14 22:36:44 -08:00
Bobby Holley
c8ca39b87d
Bug 968335 - Implement Cu.getWebIDLCallerPrincipal. r=bz
2014-02-14 22:36:44 -08:00
Bobby Holley
e5ad98ec72
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
2014-02-14 22:36:44 -08:00
Bobby Holley
864a73523c
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
...
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
2014-02-14 22:36:43 -08:00
Bobby Holley
cab4ede6f9
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
...
This will let us ask whether the AutoCxPusher is stack-top.
2014-02-14 22:36:43 -08:00
Bobby Holley
521db67db7
Bug 968335 - Add an API to determine if a given AutoCxPusher corresponds to the stack-top cx push. r=bz
...
This patch, and those following, are part of an epic quest to make this API
work properly despite the fact that we don't yet have GetEntryGlobal. See
the comment a few patches forward.
2014-02-14 22:36:43 -08:00
Bobby Holley
6ac853e9eb
Bug 968335 - Add accessors to the script settings stack entries themselves, not just the globals. r=bz
2014-02-14 22:36:43 -08:00
Bobby Holley
5b2f9328e7
Bug 923904 - Tests. r=mccr8
...
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 22:36:43 -08:00
L. David Baron
9a8928486f
Bug 480888 patch 4: Draw outline around the union of border boxes, SVG, and text, rather than the visual overflow area. r=roc
...
At the same time, move the handling of outlines on inlines that contain
blocks earlier, so that we factor it into the stored frame property (and
thus have the stored frame property) and so that we include it
accurately in the overflow calculation.
2014-02-14 21:29:13 -08:00
L. David Baron
286d1601c9
Bug 480888 patch 3: Refactor a common pattern into a FrameMaintainsOverflow helper function. r=roc
2014-02-14 21:29:13 -08:00
L. David Baron
de81e7b7b4
Bug 480888 patch 2: Remove always-true aStoreRectProperties parameter to ComputeEffectsRect. r=roc
2014-02-14 21:29:12 -08:00
L. David Baron
ea7a790a70
Bug 480888 patch 1: Rename ComputeOutlineAndEffectsRect to ComputeEffectsRect. r=roc
2014-02-14 21:29:12 -08:00
L. David Baron
65472fde5e
Bug 541855: Add in the error tolerance before calling the timing function, so that we allow more error for steeper functions, and less error for most. r=dholbert
2014-02-14 21:29:12 -08:00
L. David Baron
f7d1c8cf88
Bug 972088: Make nsIFrame::Preserves3DChildren not call nsStyleDisplay::HasTransform (pure refactoring). r=mattwoodrow
...
The purpose of this change is to make the code less confusing (since it's not clear to me why one would check HasTransform here), and in general to reduce the number of callers of HasTransform, since HasTransform is a complicated check that checks too many things and probably isn't the right thing for many of its callers (see, e.g., bug 968555).
This is pure refactoring because:
(1) We're calling HasTransform only if mTransformStyle is
NS_STYLE_TRANSFORM_STYLE_PRESERVE_3D.
(2) HasTransform can return false for either of two reasons:
(a) because HasTransformStyle is false, which cannot be the case
here because HasTransformStyle checks mTransformStyle, and we
already know that check passes because of (1)
(b) because IsFrameOfType(nsIFrame::eSupportsCSSTransforms) is
false.
This means that we can replace the HasTransform check with solely the
IsFrameOfType check.
2014-02-14 21:29:12 -08:00
L. David Baron
37a84086a1
Backed out changeset 31bc303caa56 (bug 970578) for failing to compile on many platforms, on a CLOSED TREE.
2014-02-14 20:55:41 -08:00
Brian Smith
55de0043ed
Bug 896620: Revert deletion of security/build/b2g-app-root-cert.der, which was intended for bug 972201, r=me (thanks Ehsan)
2014-02-14 19:45:58 -08:00
Ryan VanderMeulen
dae7293597
Bug 970290 - Disable test_browserElement_NoPref.html and test_browserElement_NoWhitelist.html on B2G for frequent failures.
2014-02-14 21:08:37 -05:00
B2G Bumper Bot
dfab22609e
Bumping manifests a=b2g-bump
2014-02-14 17:05:57 -08:00
B2G Bumper Bot
7004a9442b
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f17cd16252b9
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #16335 from jonallengriffin/0216
Bug 973121 - Bump gaiatest to 0.21.6, r=wlach
========
https://hg.mozilla.org/integration/gaia-central/rev/e5ec4b2a19d2
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 973121 - Bump gaiatest to 0.21.6, r=wlach
========
https://hg.mozilla.org/integration/gaia-central/rev/fa1d16c4eee1
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16333 from vingtetun/bug972957-v2
Bug 972957 - [Messages] Remove some css warnings. r=rwaldron
========
https://hg.mozilla.org/integration/gaia-central/rev/c3c62ece840a
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 972957 - [Messages] Remove some css warnings. r=rwaldron
========
https://hg.mozilla.org/integration/gaia-central/rev/737930e7b014
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16332 from vingtetun/bug969827
Bug 969827 - Map a preference to a Gaia setting to configure the jank th...
========
https://hg.mozilla.org/integration/gaia-central/rev/8d882656408e
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 969827 - Map a preference to a Gaia setting to configure the jank threshold. r=janx
2014-02-14 17:00:10 -08:00
Margaret Leibovic
7558753d7b
Bug 963561 - Split testHomeBanner into smaller test methods. r=mcomella
2014-02-14 16:51:44 -08:00
Margaret Leibovic
adc15912ee
Bug 963561 - Test case for new home banner dismiss handler. r=mcomella
2014-02-14 16:51:44 -08:00
Margaret Leibovic
61b6952e2c
Bug 963561 - Notify Home.banner consumers when a message is dismissed. r=wesj
2014-02-14 16:51:43 -08:00
B2G Bumper Bot
90ceb477da
Bumping manifests a=b2g-bump
2014-02-14 16:26:00 -08:00
B2G Bumper Bot
0f16ed042a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/67f55b80d8d8
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #16327 from mcav/vibrate
Bug 971162 - [B2G][Clock][Alarm] Clock alarm has vibration when alarm vi...
========
https://hg.mozilla.org/integration/gaia-central/rev/a2a7aa107f42
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 971162 - [B2G][Clock][Alarm] Clock alarm has vibration when alarm vibration is set to off. r=gaye
2014-02-14 16:20:11 -08:00
B2G Bumper Bot
8898587a72
Bumping manifests a=b2g-bump
2014-02-14 16:00:58 -08:00
B2G Bumper Bot
bbc3187ebf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ee7126fb6032
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #16312 from dominickuo/bug-972742
Bug 972742 - [Music] Handle mozNfc api correctly
========
https://hg.mozilla.org/integration/gaia-central/rev/ad61b22f4dbb
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 972742 - [Music] Handle mozNfc api correctly
2014-02-14 15:55:11 -08:00
B2G Bumper Bot
3968d9da84
Bumping manifests a=b2g-bump
2014-02-14 15:11:02 -08:00
B2G Bumper Bot
fd45ac67f6
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/742818009039
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #16315 from dmarcos/bug960611+bug958200
Bug960611+bug958200
========
https://hg.mozilla.org/integration/gaia-central/rev/593f19a43268
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 958200 - [Camera] Update Camera app to use new CameraControl API
========
https://hg.mozilla.org/integration/gaia-central/rev/6a16d0c35340
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 960611 - [Camera] Create mechanism to save/load user settings
2014-02-14 15:05:10 -08:00
Mike Habicher
557d8c2d5c
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
2014-02-14 17:41:07 -05:00