Commit Graph

152950 Commits

Author SHA1 Message Date
Robert O'Callahan
ba4f140599 Bug 911889. Part 7: A single change to CSS 'transform' should not be treated as animation. r=dbaron 2013-09-04 23:47:25 +12:00
Robert O'Callahan
81e60e6f83 Bug 911889. Part 6: A scripted change to element.style.opacity or element.style.transform in a setTimeout or requestAnimationFrame callback should trigger our "style property is animated" heuristic. r=dbaron 2013-09-04 23:47:23 +12:00
Robert O'Callahan
a1c5ad23ff Bug 911889. Part 5. Add API to detect whether an nsRefreshDriver is in the middle of a refresh. r=dbaron 2013-09-04 23:47:21 +12:00
Robert O'Callahan
b6d168990f Bug 911889. Part 4. Add API to detect whether an nsGlobalWindow is running a timeout handler. r=bz 2013-09-04 23:37:46 +12:00
Robert O'Callahan
3876c8cda2 Bug 911889. Part 3: Create nsLayoutUtils::HasAnimations, and suppress opacity:0 optimizations whenever there's any opacity animation even if it's not using the compositor. r=dbaron 2013-09-04 23:30:57 +12:00
Robert O'Callahan
2709003286 Bug 911889. Part 2: Refactor MarkLayersActive code into its own class and be much more explicit about what it does. r=mattwoodrow
This also changes the functionality a little bit to track independent
per-property mutation counts and independent "content active" status.
2013-09-04 23:30:57 +12:00
Jonathan Watt
284d89f828 Bug 931996 - Add an AppendEllipseToPath helper to Moz2D. r=Bas 2013-11-01 13:30:00 +00:00
Jonathan Watt
ab8c22c592 Bug 931915, part 1 - Add an AppendRoundedRectToPath helper to Moz2D. r=Bas 2013-11-01 13:29:44 +00:00
Byron Campen [:bwc]
5cc4d97f6f Bug 906990 - Part 8: Create a chrome-only stats interface, and only expose the candidate pair stats there. r=jib 2013-10-29 10:29:43 -07:00
Byron Campen [:bwc]
e1af51f0e7 Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib 2013-10-28 16:02:00 -07:00
Byron Campen [:bwc]
d361881889 Bug 906990 - Part 6: Add a codeword field to NrIceCandidatePair so related logging can be pulled from RLogRingBuffer. Proof of concept in ice_unittest. r=ekr 2013-10-24 11:45:10 -07:00
Byron Campen [:bwc]
5980e37958 Bug 906990 - Part 5.1: Enable r_log and RLogRingBuffer so logging can be scraped. Also, tweak log levels so the RLogRingBuffer isn't rapidly overwritten by media packet logging. r=ekr 2013-10-29 11:53:44 -07:00
Byron Campen [:bwc]
8c21ae2c86 Bug 906990 - Part 5: Allow logging related to a given candidate pair to be fetched. r=ekr 2013-10-29 10:45:09 -07:00
Steve Fink
df25e96b2f No bug. Separate hazard expectation files for shell and browser. r=woof!
DONTBUILD because NPOTB (yet)

--HG--
rename : js/src/devtools/rootAnalysis/expect.json => js/src/devtools/rootAnalysis/expect.shell.json
extra : rebase_source : 1914678fd9482abffff66b110f78be6c4fd6bad3
2013-10-30 12:10:15 -07:00
Chris Peterson
42e3c14d60 Bug 757726 - Part 4: Consolidate duplicate code into EnsurePlugins() and EnsureMimeTypes(). r=johns 2013-10-20 00:05:05 -07:00
Chris Peterson
16ac26e186 Bug 757726 - Part 3: Refactor nsPluginArray::GetPlugins() to GetMimeTypes(). r=johns 2013-10-17 00:19:43 -07:00
Chris Peterson
d1d2a8111c Bug 757726 - Part 2: Populate Preferences' Applications list using PluginHost. r=bsmedberg 2013-10-20 17:06:34 -07:00
Chris Peterson
4d8b1b8633 Bug 933124 - Fix -Wformat warning in nsObjcExceptions.h. r=dougt 2013-10-29 21:04:41 -07:00
Timothy Nikkel
51b4cb10f4 Bug 932419. Stop NS_ASSERT's from popping up a modal dialog in non-release builds, and fix aurora builds to be considered non-release builds for such purposes. r=dao 2013-11-01 22:47:22 -05:00
Timothy Nikkel
52ab14a4c0 Bug 929915. Fix IsScrollingActive on scroll frames to only be true if we actually build a scrollable layer. r=roc 2013-11-01 22:47:21 -05:00
Wes Kocher
81fa7c38b9 Merge inbound to m-c 2013-11-01 20:34:44 -07:00
Wes Kocher
a1ee6fe64a Merge b2g-inbound to m-c 2013-11-01 20:31:10 -07:00
Wes Kocher
4b3c77ff8b Backed out changeset ff8128d5a5d9 (bug 906990) for b2g build bustage on a CLOSED TREE 2013-11-01 17:15:42 -07:00
Wes Kocher
8fde714f99 Backed out changeset 325d718fec53 (bug 906990) 2013-11-01 17:15:08 -07:00
Wes Kocher
f82fa4a788 Backed out changeset 875f6e0be7b1 (bug 906990) 2013-11-01 17:15:03 -07:00
Wes Kocher
39d8f615ff Backed out changeset 00f838879263 (bug 906990) 2013-11-01 17:14:59 -07:00
Wes Kocher
73ea42404f Backed out changeset 57a7a785a964 (bug 906990) 2013-11-01 17:14:54 -07:00
Wes Kocher
fa84a5a4e7 Backed out changeset 03b936cdbf73 (bug 933260) for crashtest assertions 2013-11-01 17:06:21 -07:00
Seth Fowler
7e8d548ff9 Bug 922613 - Remove erroneous assertion in imgStatusTracker. r=jdm 2013-11-01 17:05:01 -07:00
Mike Hommey
57483fcbbe Bug 933120 needs a clobber because of bug 852814. r=me 2013-11-02 09:00:15 +09:00
Richard Newman
3c64037528 Bug 933992 - sLoadTasks removal incorrectly uses long, not Integer. r=sriram 2013-11-01 16:56:06 -07:00
Mike Hommey
63165a8ec9 Bug 933097 - Remove a few useless moz.build files. r=mshal 2013-11-02 08:47:46 +09:00
Mike Hommey
4150de8ede Bug 932737 - Change elfhack such that it doesn't require two injection objects. r=nfroyd 2013-11-02 08:47:24 +09:00
Mike Hommey
53040f08c9 Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps 2013-11-02 08:44:11 +09:00
Mike Hommey
ff4fa14954 Bug 933135 - Treat SIMPLE_PROGRAMS more like PROGRAM. r=mshal 2013-11-02 08:43:55 +09:00
Mike Hommey
cb6f041d60 Bug 933100 - Cleanup toolkit/mozapps/plugins/tests/Makefile.in. r=gps 2013-11-02 08:43:43 +09:00
Mike Hommey
d2b60c3c63 Bug 933098 - Cleanup bad cargo culting in ./media/omx-plugin/*/Makefile.in. r=gps 2013-11-02 08:43:08 +09:00
Mike Hommey
718ee10d1e Bug 932618 - Use NO_PROFILE_GUIDED_OPTIMIZE to disable PGO for individual files. r=gps 2013-11-02 08:42:53 +09:00
Gaia Pushbot
c7bc1684ef Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a824661b8338
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #13146 from caiolima/bug_815093

Bug 815093 - Compose "new" activities are unable to return to calling app once message is sent

========

https://hg.mozilla.org/integration/gaia-central/rev/8829732fae72
Author: Caio Lima <ticaiolima@gmail.com>
Desc: Bug 815093 - Compose activities returning to caller app r=julien
2013-11-01 16:20:26 -07:00
Matt Brubeck
cbf932435a Bug 933012 - Remove unused Metro theme code and resources [r=rsilveira] 2013-11-01 16:10:49 -07:00
Matt Brubeck
d5e8c55a84 Bug 928201 - Change Run to Open in Metro download bar [r=emtwo] 2013-11-01 16:10:49 -07:00
Gaia Pushbot
12924c7ee9 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2cfbe5852250
Author: Sebastiaan de Haan <me@sebastiaandehaan.nl>
Desc: Bug 818287 - Support screenshots without a data URL prefix. r=dhunt
2013-11-01 16:10:24 -07:00
Gaia Pushbot
0966854d05 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e433f65f9d08
Author: Tom Herold <tom.herold@scalableminds.com>
Desc: Merge pull request #12735 from hotzenklotz/917445_enhance_image

One click auto enhance for gallery images

========

https://hg.mozilla.org/integration/gaia-central/rev/ef5d8b1167ad
Author: Tom Herold <therold@mozilla.com>
Desc: One click auto enhance for gallery images
2013-11-01 15:00:25 -07:00
Gaia Pushbot
b980051ec7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b150bbd90af2
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #13299 from mikehenrty/master

Revert "Bug 930104 - Remove localId=0 hack for the system app on firefox...

========

https://hg.mozilla.org/integration/gaia-central/rev/b172d50cca39
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Bug 930104 - Remove localId=0 hack for the system app on firefox and correctly set permission for any app loaded in Firefox r=vingtetun"

This reverts commit 73840d5463c15cf7bb535eda813b666b933fa11a.
2013-11-01 14:10:28 -07:00
Gaia Pushbot
9d048934cf Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b8d6e9efac73
Author: Adam Hyland <protonk@gmail.com>
Desc: Add truncation to avoid MMS filename limitation r=rwaldron
2013-11-01 13:50:25 -07:00
Aki Sasaki
f4b3f6a79f bug 931716 - add gecko files to unagi uploads. r=catlee 2013-11-01 12:08:27 -07:00
Gaia Pushbot
f94bc69102 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a424a1880e5f
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #13187 from borjasalguero/uk_v1.2_sprint4_forwad_logic

Bug 927784 - [Messaging][Forward] Implement forward logic. r=rwaldron,julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/e85214653f6d
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 927784 - [Messaging][Forward] Implement forward logic. r=rwaldron,julienw
2013-11-01 12:00:34 -07:00
Ryan VanderMeulen
74df168528 Merge fx-team to m-c. 2013-11-01 14:51:36 -04:00
Ryan VanderMeulen
36bfe82d3f Merge b2g-inbound to m-c. 2013-11-01 14:45:07 -04:00
J. Ryan Stinnett
65a2ae8990 Bug 932880 - Fix window leaks in App Manager. r=past
CLOSED TREE
2013-11-01 11:17:07 -05:00