Commit Graph

168754 Commits

Author SHA1 Message Date
Margaret Leibovic
db549caa80 Bug 962349 - Enable snippets. r=bnicholson 2014-01-23 15:06:36 -08:00
Wes Johnston
8740b59d59 Bug 964511 - Delay snippets initialization until after first page load. r=margaret 2014-01-27 23:01:00 -08:00
Nick Fitzgerald
fa05a21e7c Bug 964706 - Support getter and setter literal syntax in the debugger's pretty printer; r=benvie 2014-02-15 12:41:01 -08:00
Brian Nicholson
80ec3ec2b2 Bug 973021 - Remove Request Desktop Site URL rewrite hack. r=mfinkle 2014-02-15 11:05:22 -08:00
Phil Ringnalda
7cd2f471ea Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Phil Ringnalda
c36c6ce913 Merge b-i to m-c 2014-02-15 10:01:36 -08:00
Phil Ringnalda
fb92f57395 Merge m-i to m-c 2014-02-15 09:54:57 -08:00
Kartikaya Gupta
34db632e35 Bug 967671 - Insure apzc always acknowledges scroll offset updates. r=botond 2014-02-15 07:06:27 -06:00
Jim Mathies
690fe4ebab 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
ed4d31ec50 Bug 972608 - Update feedback charm entry strings. r=sfoster 2014-02-15 07:06:26 -06:00
ffxbld
79edf741a1 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
af5299b194 No bug, Automated blocklist update from host bld-linux64-spot-065 - a=blocklist-update 2014-02-15 03:17:42 -08:00
Vaibhav Agarwal
81f1ea0a18 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
ccc0faa54a 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
9bef632cde 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
6f0427c88e 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
e8c782f1e4 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
65a9234cc8 Bug 968003 - Return null for frameElement with a cross-origin parent. r=bz 2014-02-14 22:39:34 -08:00
Bobby Holley
bfbb0757c7 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
89e75f4bb7 Bug 968335 - Tests. r=bz 2014-02-14 22:36:44 -08:00
Bobby Holley
15eba92086 Bug 968335 - Implement Cu.getWebIDLCallerPrincipal. r=bz 2014-02-14 22:36:44 -08:00
Bobby Holley
7df867acf9 Bug 968335 - Implement GetCallerPrincipalOverride. r=bz 2014-02-14 22:36:44 -08:00
Bobby Holley
cbd65e36d6 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
e8d850c291 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
4b4c66f595 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
0b0c1fec9e 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
e8fd44a410 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
194cd4272e 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
90da36dcb5 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
b724f54508 Bug 480888 patch 2: Remove always-true aStoreRectProperties parameter to ComputeEffectsRect. r=roc 2014-02-14 21:29:12 -08:00
L. David Baron
c3109dc9e2 Bug 480888 patch 1: Rename ComputeOutlineAndEffectsRect to ComputeEffectsRect. r=roc 2014-02-14 21:29:12 -08:00
L. David Baron
ba743dfa50 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
c98f68542e 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
2fe5b8ce55 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
26f58a2368 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
01c60c84b8 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
d173bc8301 Bumping manifests a=b2g-bump 2014-02-14 17:05:57 -08:00
B2G Bumper Bot
ead5d7f6a5 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
c80b27185d Bug 963561 - Split testHomeBanner into smaller test methods. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
3ed0707047 Bug 963561 - Test case for new home banner dismiss handler. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
a2b224a6ae Bug 963561 - Notify Home.banner consumers when a message is dismissed. r=wesj 2014-02-14 16:51:43 -08:00
B2G Bumper Bot
d3ff1bd142 Bumping manifests a=b2g-bump 2014-02-14 16:26:00 -08:00
B2G Bumper Bot
b1ac81a7f4 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
99d7859369 Bumping manifests a=b2g-bump 2014-02-14 16:00:58 -08:00
B2G Bumper Bot
ec928bb67d 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
2a1caf66f3 Bumping manifests a=b2g-bump 2014-02-14 15:11:02 -08:00
B2G Bumper Bot
0394b4663e 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
cb7b7f75e6 Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus 2014-02-14 17:41:07 -05:00
Brian Smith
08696b7fd7 Bug 896620: Make marketplace certs work on in all products, r=keeler
--HG--
extra : source : 86ec7137a8892f75918c77e605df970f5b96ef62
extra : histedit_source : 33326790804d49e6ec658626116ebf870d94d445
2014-02-14 14:37:07 -08:00
Michael Wu
afc94e35bb Bug 972623 - Fix string comparison in PeerConnectionImpl.cpp, r=ekr 2014-02-14 17:16:12 -05:00