Eric Chou
1fc9272c77
Bug 976943 - Add error handing for connect/disconnect process, f=btian, r=gyeh
2014-03-06 19:26:22 +08:00
B2G Bumper Bot
eaeaf68e7f
Bumping manifests a=b2g-bump
2014-03-06 03:01:25 -08:00
B2G Bumper Bot
f69260128b
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/99de94db4288
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 976503 - Properly handle incoming messages with a 'si-id' field r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/3e34309e9e47
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16943 from vingtetun/bug978065
Bug 978065 - [Music] Favor scroll performance over thumbnails quality. r...
========
https://hg.mozilla.org/integration/gaia-central/rev/32dac9a7110a
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 978065 - [Music] Favor scroll performance over thumbnails quality. r=dkuo
2014-03-06 03:00:21 -08:00
B2G Bumper Bot
eddb68c3bd
Bumping manifests a=b2g-bump
2014-03-06 02:26:29 -08:00
B2G Bumper Bot
2086836470
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9682e45ef4ad
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16941 from vingtetun/bug943845.relanding
Bug 943845 - [Gallery] There is a little delay between before rendering ...
========
https://hg.mozilla.org/integration/gaia-central/rev/9402d2d686a3
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 943845 - [Gallery] There is a little delay between before rendering the images while panning. r=djf
2014-03-06 02:25:24 -08:00
Thomas Zimmermann
080d80adff
Bug 979887: Fix GCC warning about undeclared function |vsnprintf|, r=glandium
2014-03-06 11:20:00 +01:00
Thomas Zimmermann
ba12020eb1
Bug 979887: Fix GCC warnings about inline variable declarations, r=glandium
...
Some code is compiled in C90 mode, where inline declarations of
variables are not allowed.
2014-03-06 11:19:57 +01:00
Steven Lee
d6f6248605
Bug 979726 - change default video capture size for B2G. r=jesup
2014-03-06 05:14:33 -05:00
B2G Bumper Bot
3ddfdb0933
Bumping manifests a=b2g-bump
2014-03-06 02:05:50 -08:00
B2G Bumper Bot
865811e164
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5bc6aed0447f
Author: Fernando RodrÃguez Sela <frsela@tid.es>
Desc: Merge pull request #16813 from frsela/STK_DSDS/Bug951599_v2
Bug 951599 - [DSDS][STK] Display multiple cards in settings, r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/b0b57d6b565a
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 951599 - [DSDS][STK] Display multiple cards in settings, r=arthurcc
2014-03-06 02:00:24 -08:00
B2G Bumper Bot
729f2a8c44
Bumping manifests a=b2g-bump
2014-03-06 01:26:11 -08:00
B2G Bumper Bot
e5a1f97d9d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0a42b0117c01
Author: gitmai <mri@tid.es>
Desc: Merge pull request #16935 from gitmai/bug-979341-CC-FTE-error-datausage-alarm
Bug 979341 - Error page displayed in Cost Control FTU, after setting Dat...
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/b32a6ac27d18
Author: mai <mri@tid.es>
Desc: Bug 979341 - Error page displayed in Cost Control FTU, after setting Data usage limit
2014-03-06 01:20:23 -08:00
B2G Bumper Bot
8a8252c61e
Bumping manifests a=b2g-bump
2014-03-06 01:15:55 -08:00
B2G Bumper Bot
11dd232f54
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/634ce13613a2
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #16915 from julienw/979990-fix-xfail-list
Bug 979990 - Fix xfail.list order r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/b6578244fce7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 979990 - Fix xfail.list order r=rik
2014-03-06 01:10:25 -08:00
B2G Bumper Bot
38fdd5d405
Bumping manifests a=b2g-bump
2014-03-06 00:36:25 -08:00
Thomas Zimmermann
fd69fcf96e
Bug 979858: Add include guards to headers in ipc/unixfd, r=kyle
2014-03-06 09:32:25 +01:00
Simon Montagu
423901ddaf
Add more logical-coordinate API to nsIFrame. Bug 735577, r=jfkthame
2014-03-04 23:31:47 -08:00
L. David Baron
0253d42661
Bug 828173 bustage fix for non-unified builds: add using declaration.
2014-03-04 21:05:18 -08:00
Timothy Nikkel
87283ff654
Bug 952354. Don't worry about premult alpha flags if the frame is opaque when calling GetFrame and CopyFrame. r=seth
2014-03-04 22:48:48 -06:00
L. David Baron
0ff448bbbf
Bug 979557: CanAnimatePropertyOnCompositor should return early when there's no OMT compositing, whether or not logging is enabled. r=dzbarsky
...
This shouldn't behave differently depending on whether or not logging is
enabled; that difference was introduced in bug 785648.
2014-03-04 20:13:22 -08:00
L. David Baron
8b4ba29d81
Bug 979555: Add default value for layers.offmainthreadcomposition.log-animations preference to all.js. r=dzbarsky
...
It's good practice to have default values for all preferences in all.js.
Otherwise some preference APIs throw exceptions and/or leave values
uninitialized. It also makes the preference show up in about:config.
Bug 875204 accidentally removed this line from all.js even though the
pref was not removed. (The pref was initially added in bug 780342.)
2014-03-04 20:13:22 -08:00
L. David Baron
503c4c2bbe
Bug 828173 patch 6: Remove calls to ForceLayerRerendering from the miniflush code (UpdateThrottledStyles, which flushes animations whose main thread updates are throttled without updating any other styles). r=mattwoodrow
...
I've been wanting to remove this code for a while. I think this code is
problematic for three reasons:
(1) It's in the middle of code where it doesn't belong, and which ought
to be handling purely-style-system things. (This is blocking me
from reusing that code elsewhere, e.g., in bug 977991 and
bug 960465, both of which could use it in some form.)
(2) It defeats the optimization from bug 790505 whenever we do a
miniflush (in other words, whenever we have any style change,
whether or not it's related)
(3) It means the conditions for when we decide to ship a new set of
animation data to a layer doesn't cover all the cases the layer
needs it. In particular, we only run this miniflush code when we
have a currently running animation or transition that's running on
the compositor thread. On the other hand, the UpdateTransformLayer
style change handling in DoApplyRenderingChangeToTree depends on
whether the frame currently has a transform layer, which can
continue to be true for a bit after the animation stops. So if we
need to send animations to the layer because of a transform style
change that happens soon after an animation completes, our style
change handling will find the existing layer and call its
SetBaseTransformForNextTransaction method but never do anything
that triggers layer construction. The style throttling code, in
turn, will never stop doing main thread updates because the
animation generation on the layer is out-of-date, and these main
thread updates will keep the layer active, but they'll never show
up because the stale animation data overrides the new transform
that we've been setting. (At least, I think that's what was
happening; it makes sense to me and matches the behavior I was
observing. I didn't verify which main thread updates and which
layer updates were actually happening, though.)
This shows up, for example, in the animation in attachment 8384813
just halting at a corner if I'm careful not to disturb it. (I'm
testing on Linux, with both accelerated layers and OMT animations
explicitly enabled.)
I think there are probably some other things that can be removed as
followups to removing this code, because I think we made some boundary
conditions intentionally incorrect so that problem (3) above wouldn't be
as bad as it otherwise would have been.
2014-03-04 20:13:22 -08:00
L. David Baron
598c0d4122
Bug 828173 patch 5: Call AddAnimationsAndTransitionsToLayer when we choose not to repaint when handling an UpdateTransformLayer hint, so that any new animations resulting from the style change get sent to the layer. r=mattwoodrow
2014-03-04 20:13:22 -08:00
L. David Baron
6a0c7b3f88
Bug 828173 patch 4: Expose AddAnimationsAndTransitionsToLayer and allow it to be called from style change handling. r=mattwoodrow
2014-03-04 20:13:21 -08:00
L. David Baron
6dd37cbb18
Bug 828173 patch 3.5: Move GetTransformRootFrame to nsLayoutUtils. r=mattwoodrow
2014-03-04 20:13:21 -08:00
L. David Baron
3a3230d07c
Bug 828173 patch 3: Add a concept of pending animations to Layer, like pending transform. r=mattwoodrow
2014-03-04 20:13:21 -08:00
L. David Baron
33a1acf4a8
Bug 828173 patch 2: Make Layer::AddAnimation have the caller fill in the data instead of taking parameters. r=mattwoodrow
...
(This is a bigger simplification later in the patch queue, when I add a
variant of AddAnimation called AddAnimationForNextTransaction.)
2014-03-04 20:13:21 -08:00
L. David Baron
0cc7253609
Bug 828173 patch 1: Add nsLayoutUtils::GetReferenceFrame. r=mattwoodrow
2014-03-04 20:13:21 -08:00
L. David Baron
a632cf17a5
Bug 978903: Fix some uninitialized variable warnings in the CSS parser. r=heycam
...
The first provides a reasonable default (failure to parse) for the case
of an unknown value type (which should never happen).
The second reorders two failure checks so that the one that returns
early when units is uninitialized happens before the one that looks at
units.
2014-03-04 20:13:20 -08:00
L. David Baron
99fe2c6a0f
Bug 978648: Handle dynamic changes to @keyframes rules and keyframe rules better. r=heycam
2014-03-04 20:13:20 -08:00
L. David Baron
af015e471f
Bug 621618 patch 4: Make conditions in Element::RemoveFromIdTable match those in AddToIdTable, to avoid asymmetric calls to the document's functions. r=bzbarsky
2014-03-04 20:13:20 -08:00
L. David Baron
2367771127
Bug 621618 patch 3: Add FIXMEs in nsXULDocument for ID handling. r=bzbarsky
2014-03-04 20:13:20 -08:00
L. David Baron
ac15812b00
Bug 621618 patch 2: Make nsXMLElement reuse Element::AddToIdTable and Element::RemoveFromIdTable thoroughly. r=bzbarsky
2014-03-04 20:13:20 -08:00
L. David Baron
5be0db86fb
Bug 621618 patch 1: Remove BindToTree overrides in nsXMLElement that exist only to make AddToIdTable/RemoveFromIdTable calls already in the base class (Element). r=bzbarsky
...
I think this could have been done as part of Bug 700981 part 2, which
moved AddToIdTable and RemoveFromIdTable calls from nsStyledElement to
nsGenericElement.
2014-03-04 20:13:20 -08:00
L. David Baron
c756924cf8
Bug 976777: Truncate long source lines in script errors before sending them to the parent process. r=bent
...
This fixes an out-of-memory foreground-tab crash that I could reliably
reproduce on a 256MB Firefox OS phone, and I think also significantly
reduces the number of background tabs I'm seeing killed due to low
memory.
2014-03-04 20:13:19 -08:00
L. David Baron
a63ef45bd2
Fix merge error between bug 872273 (changeset 46df3fd9b0dc) and bug 946065 (changeset 243259fda9ab) and move this test to the directory where it's listed in mochitest.ini so it will actually be run. No review.
...
Bug 979640 is filed on making this mistake harder.
--HG--
rename : content/xbl/test/test_bug872273.xhtml => dom/xbl/test/test_bug872273.xhtml
2014-03-04 20:13:19 -08:00
Jim Blandy
50018f6a4d
Bug 800200: Print a deprecation warning to the console when JSD is first used. r=bholley
2014-03-04 20:09:15 -08:00
Matthew Gregan
a41d42b3f5
Bug 979100 - Refactor MediaSource's EndOfStream. r=cajbir
2014-03-05 16:35:47 +13:00
Matthew Gregan
b9478e3792
Bug 979099 - Refactor MediaSource's IsTypeSupported. r=cajbir
2014-03-05 16:35:47 +13:00
Matthew Gregan
90007339f3
Bug 979096 - Rename PR_LOG uses to MSE_LOG in content/media/mediasource. r=cajbir
2014-03-05 16:35:46 +13:00
Andrea Marchesini
f9cfcef2a3
Bug 966054 - MessagePort should use StructuredCloneBuffer as internal member, r=smaug
2014-03-05 03:28:20 +00:00
Andrea Marchesini
f247026039
Bug 979109 - termination string check in Console.cpp, r=smaug
2014-03-05 03:22:32 +00:00
Sam Foster
73aab8c053
Bug 967793 - Add test for download notification behavior when the current tab gets closed. r=azasypkin
2014-03-04 19:16:08 -08:00
Sam Foster
38e079a175
Bug 967793 - move all download notifications to next tab when current tab gets closed. r=mbrubeck
2014-03-04 19:16:08 -08:00
Sam Foster
45db6abe3f
Bug 967793 - Add tests for metro notification bindings and adoptNotification method. r=azasypkin
2014-03-04 19:16:07 -08:00
Sam Foster
e22760428b
Bug 967793 - Move CAO adjustment of notificationbox padding into CSS via a navbar=visible broadcaster. r=mbrubeck
2014-03-04 19:16:07 -08:00
Sam Foster
77244b1221
Bug 967793 - extended notification binding to provide child element support for the notification label. r=mbrubeck
2014-03-04 19:16:07 -08:00
Sam Foster
65b6a27532
Bug 974413 - Call Tab's updateViewport when a notification is closed. r=mbrubeck
2014-03-04 19:16:07 -08:00
Gijs Kruitbosch
5421baa9d0
Bug 959640 - add icons to enable SDK add-ons to show default icon in Australis, rs=jaws,various-real-life-review+s
2014-03-04 22:11:46 -05:00
Gijs Kruitbosch
ed0c6f2d9d
Bug 979587 - attempt to fix sidebar opening from Australis bookmarks menu, r=mconley
...
--HG--
extra : rebase_source : 8d0d3ca939b8f7327da50b5cf52327e3a37d19fa
2014-03-04 21:46:32 -05:00