Commit Graph

27764 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
5be3e69c89 merge fx-team to mozilla-central 2014-04-16 14:52:39 +02:00
Carsten "Tomcat" Book
96b1e266ef Backed out changeset 2566c7e54dcf (bug 993162) for suspecting this caused dt tools bustage on a CLOSED TREE 2014-04-16 11:14:09 +02:00
Patrick Brosset
b05a01e60c Bug 825410 - intermittent browser_inspector_pseudoclass_lock.js test failures; r=bgrins 2014-04-16 09:55:09 +02:00
Randell Jesup
494e3f21b4 Bug 993495: Update MediaManager UI r=jesup,florian,smaug 2014-04-16 02:22:19 -04:00
Ryan VanderMeulen
fa7c5ad357 Merge inbound to m-c. 2014-04-15 23:26:35 -04:00
Jared Wein
8eb76c7444 Bug 996364 - Calling CustomizableUI.registerArea a second time for the same area throws an exception. r=Gijs 2014-04-15 15:22:45 -04:00
Ryan VanderMeulen
204333f86e Backed out changesets 6f2321b72086 and e1f4243f9636 (bug 996622) for mochitest-dt failures.
CLOSED TREE
2014-04-15 14:41:47 -04:00
Mike Conley
9a1d4ffe2d Bug 996148 - With tabs in titlebar disabled, the private browsing mask can be incorrectly positioned in certain modes. r=MattN.
The positioning of the private browsing mask depends on us correctly setting the fullscreen placeholder
width. Unfortunately, we only ever did that when kicking off the tabs-in-titlebar code. This patch makes
it so that we set the width regardless of whether or not tabs in titlebar is enabled.
2014-04-15 14:11:19 -04:00
Brian Grinstead
bf560dfdce Bug 996622 - [rule view] Use new theme colors for marking changed rules;r=pbrosset 2014-04-15 12:17:20 -05:00
Brian Grinstead
3a3976daa5 Bug 996622 - [rule view] Use shared css file for ruleview.css;r=pbrosset 2014-04-15 12:17:14 -05:00
Georg Fritzsche
e5fe9cdf14 Bug 993084 - Fix experiments health report provider test. r=bsmedberg 2014-04-15 18:12:26 +02:00
Georg Fritzsche
62be24a2fb Bug 993084 - Consolidate pref name constants for experiment tests. r=bsmedberg 2014-04-15 18:12:26 +02:00
Georg Fritzsche
ad820c03ef 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
Dão Gottwald
d516908b5f 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
e8d057500b Merge m-c to fx-team 2014-04-15 15:17:48 +02:00
Carsten "Tomcat" Book
9c37a7f723 merge b2g-i to m-c 2014-04-15 15:10:41 +02:00
Carsten "Tomcat" Book
c3e866b3ca merge fx-team to m-c 2014-04-15 15:09:02 +02:00
Jonathan Watt
6b18c742cc Bug 950372 - Convert imgIContainer::GetFrame to return a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-04-15 19:02:23 +01:00
Gijs Kruitbosch
014ac9b38e 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
29fcdd0925 Bug 995164 - registerArea should work correctly with customize mode, r=mconley 2014-04-14 00:42:24 +01:00
Mike Conley
c2c7f692aa Bug 996186 - Customize mode briefly makes titlebar transparent during transition. r=Gijs. 2014-04-14 13:51:00 -04:00
Marco Bonardo
4dccc938f4 bug 959573 - Land UnifiedAutocomplete (disabled by default). rs=ttaubert 2014-04-14 13:10:16 +02:00
Tim Taubert
a07e875ec6 Bug 966843 - Fix intermittent browser_615394-SSWindowState_events.js hangs r=smacleod 2014-04-14 12:03:18 +02:00
Tim Taubert
aa28c54392 Bug 947570 - Disable browser_597071.js until rewritten for Marionette r=smacleod 2014-04-14 11:51:40 +02:00
Dão Gottwald
daaa195cd6 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
Gijs Kruitbosch
6c3b4679b3 Bug 987792 - increase panel buttons' labels' clip rect height, r=jaws 2014-04-14 18:00:33 +01:00
Ryan VanderMeulen
72f2d5c414 Backed out changeset e6b103b4369e (bug 974171) for mochitest-dt failures.
CLOSED TREE
2014-04-14 12:13:26 -04:00
Mike Hommey
161f5277d2 Bug 980117 - Use sccache on win32 try builds. r=mshal 2014-04-15 09:37:54 +09:00
Yuan Xulei
9982695b17 Bug 986992 - Remove navigator.mozKeyboard. r=fabrice 2014-04-09 20:03:00 +02:00
Michael Ratcliffe
2d8f8ed9fe Bug 974171 - Add DEVTOOLS_TOOLBOX_* flags r=jwalker 2014-04-08 12:53:58 +01:00
Michael Ratcliffe
010788e170 Bug 988102 - Opening inspector scrolls the content page all the way to the top;r=bgrins 2014-04-14 15:33:06 +01:00
Paolo Amadini
bc198d1062 Bug 995170 - Convert legacy uses of promise.js in devtools where this doesn't result in test failures. r=jwalker 2014-04-14 14:15:43 +01:00
Carsten "Tomcat" Book
f51d884ea4 Backed out changeset e2aff2cd9a9a (bug 959573) for bc1 test failures on a CLOSED TREE 2014-04-14 14:29:08 +02:00
Marco Bonardo
b4c3b6e3c8 bug 959573 - Land UnifiedAutocomplete (disabled by default). rs=ttaubert 2014-04-14 13:10:16 +02:00
Marco Bonardo
8a6a6388dd bug 970291 - Remove BookmarkJSONUtils.serializeNodeAsJSONToOutputStream. r=mano 2014-04-14 12:00:11 +02:00
Ryan VanderMeulen
f04b156e8e Merge m-c to fx-team. 2014-04-13 22:54:25 -04:00
Gijs Kruitbosch
0d167076f4 Bug 971034 - adjust min-height of zoom control reset button only, r=jaws 2014-04-14 01:51:39 +01:00
Ryan VanderMeulen
781ac5e5a8 Merge fx-team to m-c. 2014-04-13 19:27:26 -04:00
Heather Arthur
bf5e816c4d Bug 988155 - Option to detect indentation in source editor. r=msucan 2014-04-13 15:23:26 -04:00
Ryan VanderMeulen
aefae43200 Backed out changeset ab4c12c6028b (bug 988155) for xpcshell failures. 2014-04-13 16:20:33 -04:00
ffxbld
1e9385efc9 No bug, Automated blocklist update from host bld-linux64-spot-307 - a=blocklist-update 2014-04-12 03:18:01 -07:00
Ryan VanderMeulen
58a1aa493e Bug 963075 - Skip browser_pdfjs_main.js and browser_pdfjs_views.js on OSX debug for frequent leaks on a CLOSED TREE. 2014-04-11 17:11:30 -04:00
Ryan VanderMeulen
6c0f4a64ad Merge m-c to inbound on a CLOSED TREE. 2014-04-11 16:24:56 -04:00
Gijs Kruitbosch
79efc0b701 Bug 989289 - only migrate builtin toolbars, also migrate toolbox, r=mconley 2014-04-09 23:56:38 +01:00
Tetsuharu OHZEKI
7a96785fdf Bug 994188 - Fix "ReferenceError: Cu is not defined" in browser/components/places/content/controller.js. r=mak 2014-04-12 01:11:10 +09:00
Mihai Sucan
e76e62b281 Bug 823097 - Add support for %c style formatting in the web console; r=past,bz 2014-04-10 17:59:21 +03:00
Mike de Boer
2059932a65 Bug 989466: revert clip-path change made in bug 893661 to fix font scaling. r=dao 2014-04-11 14:36:33 +02:00
Maxim Zhilyaev
a4447e5402 Bug 993329 - Remove inline event handlers in newTab.xul [r=adw]
Add listener from page's init instead of inline.

--HG--
extra : rebase_source : 3a635d20bbb2b35caa23c4d7a5823172d066aee9
2014-04-10 23:15:59 -07:00
Georg Fritzsche
acbb3e6fd1 Bug 994727 - Telemetry experiments: Fix disabling the feature. r=bsmedberg 2014-04-11 16:29:29 +02:00
Georg Fritzsche
31ff5e9a1c Bug 994727 - Telemetry experiments: Test coverage for disabling the feature. r=bsmedberg 2014-04-11 16:29:29 +02:00