Commit Graph

178255 Commits

Author SHA1 Message Date
Georg Fritzsche
12dbd94145 Bug 993084 - Fix experiments health report provider test. r=bsmedberg 2014-04-15 18:12:26 +02:00
Georg Fritzsche
12d9280ec3 Bug 993084 - Consolidate pref name constants for experiment tests. r=bsmedberg 2014-04-15 18:12:26 +02:00
Georg Fritzsche
c63002da12 Bug 993084 - Delay initialization of telemetry experiments if there is no active experiment. r=bsmedberg
To sync experiment state with the addon manager, we need to start it early when there is a
active experiment.
However, initializing the telemetry experiments system too early can lead to performance
regressions, so we delay the initialization if we don't have an active experiment.
2014-04-15 18:12:26 +02:00
Lucas Rocha
28cd4fa967 Bug 993970 - Add tests for TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
9b1b74c44d Bug 993970 - Coding style fixes in TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
0536df5096 Bug 993970 - Make PinnedSite instances immutable (r=wesj) 2014-04-15 16:31:55 +01:00
Lucas Rocha
0defbb048d Bug 993970 - Factor out TopSitesCursorWrapper into separate file (r=wesj) 2014-04-15 16:31:55 +01:00
Lucas Rocha
3ef034bfb2 Bug 994189 - Improve code for reading raw resources (r=margaret) 2014-04-15 16:12:04 +01:00
Lucas Rocha
edb88c478a Bug 994189 - Factor out method to load raw resource (r=margaret) 2014-04-15 16:12:03 +01:00
Dão Gottwald
a08dea41d3 Bug 989626 - Remove some more bogus max-heights that mess up wrapping labels. r=jaws 2014-04-15 15:25:53 +02:00
Carsten "Tomcat" Book
d4e7e0987c Merge m-c to fx-team 2014-04-15 15:17:48 +02:00
Carsten "Tomcat" Book
756a095a86 merge b2g-i to m-c 2014-04-15 15:10:41 +02:00
Carsten "Tomcat" Book
6ca616c451 merge fx-team to m-c 2014-04-15 15:09:02 +02:00
B2G Bumper Bot
46499b20f4 Bumping manifests a=b2g-bump 2014-04-15 02:58:32 -07:00
B2G Bumper Bot
65edd03897 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c766bc0d49af
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #18325 from comoyo/bug992346-master

Bug 992346 - Inline keyboard symbols font. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/c789d15b6937
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 992346 - Inline keyboard symbols font
2014-04-15 02:58:20 -07:00
Erik Vold
4c803a3972 Bug 993272 - Uplift Add-on SDK to Firefox 2014-04-14 22:56:11 -07:00
Timothy Nikkel
2a6cd01515 Bug 964187. Address review comment. 2014-04-15 00:33:45 -05:00
Timothy Nikkel
b597baceb9 Bug 964187. When the frame for an image is destroyed remove it from the list of visible images. r=mats
This prevents us from holding onto the image but also doesn't create any more chance that it will be discarded if the frame comes back right away (ie a frame reconstruct, or moving it around in the DOM tree).
2014-04-15 00:24:01 -05:00
Timothy Nikkel
5467f0f469 Bug 995880. Correctly include non-heap memory use by VolatileBuffer's in memory use of images. r=mwu
Bug 962670 added VolatileBuffer's but only included the heap memory use.
2014-04-15 00:24:01 -05:00
Shu-yu Guo
ed523a36d7 Bug 995076 - Unconditionally replace null/undefined/magic-typed OSR slots. (r=h4writer) 2014-04-14 22:00:07 -07:00
Shu-yu Guo
afd4d7e3b4 Bug 995077 - Preserve phis whose slots are arguments object inside functions that need it. (r=jandem) 2014-04-14 22:00:07 -07:00
Shu-yu Guo
4bb7a376ed Bug 994444. (r=nbp) 2014-04-14 22:00:07 -07:00
Daniel Holbert
ce29c5307d Bug 996351: Rename nsPresShell::GetReferenceRenderingContext() to CreateReferenceRenderingContext(), to reduce implication of fallibility. r=roc 2014-04-14 21:30:25 -07:00
Bobby Holley
db7038119f Bug 993423 - Don't hoist <svg:use> content into the XBL scope. r=smaug 2014-04-14 20:38:54 -07:00
Bobby Holley
f223b1107f Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz 2014-04-14 20:27:00 -07:00
Bobby Holley
e46565fd18 Bug 989528 - Introduce AutoJSAPIWithErrorsReportedToWindow as a replacement for AutoPushJSContextForErrorReporting. r=bz 2014-04-14 20:26:59 -07:00
Bobby Holley
0655c96c3c Bug 989528 - Implement AutoJSAPI. r=bz 2014-04-14 20:26:59 -07:00
Bobby Holley
bae8ff964e Bug 989528 - Introduce a mechanism to explicitly enter a null compartment. r=luke 2014-04-14 20:26:59 -07:00
Daniel Holbert
20f62f5f5a Bug 996326: Make nsDeviceContext::CreateRenderingContext() return its result directly, instead of using outparam. r=roc 2014-04-14 20:15:01 -07:00
Chris Pearce
5205d683d0 Bug 993753 - Don't set media decoders idle while seeking. r=kinetik 2014-04-15 15:01:34 +12:00
Cameron McCormack
2777b01fc9 Bug 992488 - Return false early from inDOMUtils::SelectorMatchesElement if the selector is for a pseudo-element. r=bzbarsky 2014-04-15 12:28:57 +10:00
Dave Townsend
7ae74a5f59 Bug 639524: Use the application shipped blocklist when it is newer then the profile version. r=Unfocused 2014-04-14 17:44:56 -07:00
Gijs Kruitbosch
30c7f861fd Bug 987067 - use different selector on Windows/Linux than on OS X for background tab clipping for pointer events, r=dao,MattN 2014-04-14 17:53:40 +01:00
Gijs Kruitbosch
612640edbc Bug 995164 - registerArea should work correctly with customize mode, r=mconley 2014-04-14 00:42:24 +01:00
Mike Conley
d7ba5a14b1 Bug 996186 - Customize mode briefly makes titlebar transparent during transition. r=Gijs. 2014-04-14 13:51:00 -04:00
Marco Bonardo
ccf7942c88 bug 959573 - Land UnifiedAutocomplete (disabled by default). rs=ttaubert 2014-04-14 13:10:16 +02:00
Tim Taubert
78f065d154 Bug 966843 - Fix intermittent browser_615394-SSWindowState_events.js hangs r=smacleod 2014-04-14 12:03:18 +02:00
Tim Taubert
02b379c4bd Bug 947570 - Disable browser_597071.js until rewritten for Marionette r=smacleod 2014-04-14 11:51:40 +02:00
Dão Gottwald
d7c2df4d62 Bug 995626 - Fade in tab titles and close buttons when opening a tab. r=jaws
--HG--
extra : rebase_source : 1f0579ad698d3d54e5896ec2fbd60b9b56251234
2014-04-11 03:13:36 -04:00
Ryan VanderMeulen
8d30a9c4cb Merge inbound to m-c. 2014-04-14 15:42:17 -04:00
Ryan VanderMeulen
ca3625d10a Merge fx-team to m-c. 2014-04-14 15:26:11 -04:00
B2G Bumper Bot
24076e47dc Bumping manifests a=b2g-bump 2014-04-14 10:36:10 -07:00
B2G Bumper Bot
fca01717d6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a54e097e9e33
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #18288 from rnowm/995984

Bug 995984 - [Contacts] input type date is not using the right style r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/417dacfcac74
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 995984 - [Contacts] input type date is not using the right style
2014-04-14 10:31:13 -07:00
Ed Morley
54eb66fa0c Backed out changeset bd71f9da9d7d (bug 990230) for build failures 2014-04-14 18:09:53 +01:00
Gijs Kruitbosch
c578081029 Bug 987792 - increase panel buttons' labels' clip rect height, r=jaws 2014-04-14 18:00:33 +01:00
B2G Bumper Bot
6bd1d4370a Bumping manifests a=b2g-bump 2014-04-14 09:56:23 -07:00
B2G Bumper Bot
305d4588b1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3cd4338ec1f0
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #18262 from justindarc/bug995632

Bug 995632 - [camera] zoom gesture sensitivity is depends on screen reso...

========

https://hg.mozilla.org/integration/gaia-central/rev/9a37c720b88f
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 995632 - [camera] zoom gesture sensitivity is depends on screen resolution

========

https://hg.mozilla.org/integration/gaia-central/rev/de8b7e9fa627
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #18292 from borjasalguero/revert_regression_mms

Revert "Bug 926385 - [Messages] saner button css rules r=julien"

========

https://hg.mozilla.org/integration/gaia-central/rev/0c3c8ec56bec
Author: borjasalguero <fbsc@tid.es>
Desc: Revert "Bug 926385 - [Messages] saner button css rules r=julien"

This reverts commit 12fa8c5290f9073d4fcc530c398e446aa36bddf8.
2014-04-14 09:51:04 -07:00
Mike Habicher
a449f2fcd1 bug 995245 - remove stale FallbackCameraCapabilities.cpp, r=dhylands 2014-04-14 12:30:55 -04:00
Ryan VanderMeulen
188e8576a8 Backed out changeset e6b103b4369e (bug 974171) for mochitest-dt failures.
CLOSED TREE
2014-04-14 12:13:26 -04:00
Ryan VanderMeulen
4762977a1a Backed out changeset a3337bda5a22 (bug 995972) for mozbuild test failures.
CLOSED TREE
2014-04-14 12:05:33 -04:00