Commit Graph

22461 Commits

Author SHA1 Message Date
Gijs Kruitbosch
f6033ba8fd Bug 989683 - restrict how we inherit the menubar text color to tabsintitlebar cases on non-aero, r=dao 2014-04-09 13:54:44 +01:00
Mike Conley
d1c19a1031 Bug 995161 - Customize mode can still break after bootstrapped add-on with custom legacy:true toolbar restarts. r=Gijs.
--HG--
rename : browser/components/customizableui/test/browser_989609_bootstrapped_custom_toolbar.js => browser/components/customizableui/test/browser_bootstrapped_custom_toolbar.js
2014-04-13 19:49:07 -04:00
Heather Arthur
73c671ef77 Bug 988155 - Option to detect indentation in source editor. r=msucan 2014-04-13 15:23:26 -04:00
Ryan VanderMeulen
f381de4a75 Backed out changeset ab4c12c6028b (bug 988155) for xpcshell failures. 2014-04-13 16:20:33 -04:00
Mark Hammond
f660f76943 Bug 992371 - Avoid promise rejection messages from FxAccounts. r=ttaubert 2014-04-10 17:13:53 +10:00
Heather Arthur
1b533dd97b Bug 988155 - Option to detect indentation in source editor. r=msucan 2014-04-13 15:23:26 -04:00
Matthew Noorenberghe
f8149a066e Bug 980220 - UITour: [Linux] Change the highlight style to have better fallback without an X compositor. r=Unfocused, ui-r=mmaslaney 2014-04-13 14:28:19 -04:00
Gijs Kruitbosch
8d9e04bf9c Bug 993322 - fix widgets not showing up in toolbox, r=mconley 2014-04-09 01:00:31 +01:00
Richard Marti
942d7e3bce Bug 993344 - The "Show tab previews in the Windows taskbar" option doesn't appear in Tabs section for in-content preferences. r=mak77
--HG--
extra : rebase_source : 3dd669c50db388a0fc56bf3c91c9845208aa03ef
2014-04-10 23:25:36 -07:00
Gijs Kruitbosch
38c036e3fb Bug 977572 - catch drag end and drop events from bookmarks drag handler so we can clean up, r=mak
--HG--
extra : rebase_source : 6a725c15b2802d7bf641e22f9ae322974f6639cc
2014-04-10 17:14:44 +01:00
Matthew Noorenberghe
5ec749407a Bug 946987 - Add 2x tab images for Windows and use them for 1.25dppx and higher. r=mconley
--HG--
extra : rebase_source : 918ece60e8ba56c81fdfc7be4bbdd80f39dcf82f
2014-04-13 01:09:36 -07:00
Joe Walker
f23cf52444 Bug 983712 - Fix the GCLI menu to remove scrollbars; r=mratcliffe 2014-04-13 07:47:30 +01:00
Joe Walker
ffa9c6e99c Bug 984365 - Refactor and split out BuiltinCommands.jsm; r=mratcliffe,robcee,panos
BuiltinCommands.jsm was huge to avoid slowing things down by having many
modules loading.

To avoid splitting it up from slowing things down we want to delay loading
commands. Create [add|remove]ItemsByModule to allow us to lazily add modules,
and convert all command modules to use this.

Then break up BuiltinCommands into a set of files, for each command, and do
some refactoring to use JS files rather than JSMs and use "use strict".

--HG--
rename : browser/devtools/commandline/Commands.jsm => browser/devtools/commandline/commands-index.js
rename : browser/devtools/debugger/CmdDebugger.jsm => browser/devtools/debugger/debugger-commands.js
rename : browser/devtools/inspector/CmdInspect.jsm => browser/devtools/inspector/inspector-commands.js
rename : browser/devtools/responsivedesign/CmdResize.jsm => browser/devtools/responsivedesign/resize-commands.js
rename : browser/devtools/scratchpad/CmdScratchpad.jsm => browser/devtools/scratchpad/scratchpad-commands.js
rename : browser/devtools/styleeditor/CmdEdit.jsm => browser/devtools/styleeditor/styleeditor-commands.js
rename : browser/devtools/tilt/CmdTilt.jsm => browser/devtools/tilt/tilt-commands.js
2014-04-13 07:47:27 +01:00
Ryan VanderMeulen
5a9447f808 Backed out changeset 8ea9fae20fa5 (bug 995431) for mochitest-bc crashes. 2014-04-12 23:25:11 -04:00
Ryan VanderMeulen
aaab6fad49 Backed out changeset 15877522f55d (bug 980360) for intermittent mochitest-dt failures. 2014-04-12 22:38:03 -04:00
Ryan VanderMeulen
fa8bec28bd Bug 963075 - Skip browser_pdfjs_main.js and browser_pdfjs_views.js on Windows for frequent leaks. 2014-04-12 21:15:41 -04:00
Brendan Dahl
e9aae6856c Bug 995431 - Update pdf.js to version 1.0.2. r=yury 2014-04-11 14:26:11 -07:00
Girish Sharma
3776ff61fb Bug 994747 - Don't reject the promise if no toolbox found while closing toolbox via gDevTools.closeToolbox. r=jwalker 2014-04-12 03:17:22 +05:30
Mike Conley
0b7a0b2213 Bug 973694 - Fix glitchy-looking private browsing indicator on OS X when tabs in titlebar are disabled. r=MattN
This also has the benefit of fixing bug 989604.
2014-04-12 11:10:17 -04:00
Valentin Tsatskin
d8931225ab Bug 951618 - Always show the close button on the last tab. r=dao 2014-04-12 15:54:21 +02:00
Jared Wein
333c34cdaa Bug 980360 - Fade in tab titles and close buttons when opening a tab. r=Gijs 2014-04-11 03:13:36 -04:00
Heather Arthur
5a5f961398 Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Ryan VanderMeulen
d7087cb29f 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
411811f032 Merge m-c to inbound on a CLOSED TREE. 2014-04-11 16:24:56 -04:00
Gijs Kruitbosch
3c4ceebdd7 Bug 989289 - only migrate builtin toolbars, also migrate toolbox, r=mconley 2014-04-09 23:56:38 +01:00
Tetsuharu OHZEKI
218003d00c 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
1f75b07c7f 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
bcf5d60b93 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
7718402af0 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
fb55b58bb2 Bug 994727 - Telemetry experiments: Fix disabling the feature. r=bsmedberg 2014-04-11 16:29:29 +02:00
Georg Fritzsche
7ad45ca701 Bug 994727 - Telemetry experiments: Test coverage for disabling the feature. r=bsmedberg 2014-04-11 16:29:29 +02:00
Georg Fritzsche
294277064c Bug 993084 - Don't load experiments module if the feature is preffed off. r=bsmedberg 2014-04-10 16:56:25 +02:00
Tim Taubert
f1f536a756 No Bug - Fix browser_net_timing-division.js leak when run as the last test on a CLOSED TREE rs=past 2014-04-11 09:12:47 +02:00
Ryan VanderMeulen
67a863c0c5 Merge m-c to inbound on a CLOSED TREE. 2014-04-10 22:16:50 -04:00
Gavin Sharp
b0d44b456e Properly disable the problematic portions of browser_aboutHome.js for bug 992485, undoing the dumb thing khuey did on a CLOSED TREE 2014-04-10 22:07:45 -04:00
Matthew Noorenberghe
d4f09f5169 Bug 992270 - ignoreAllUncaughtExceptions in the about:home test of browser_google_behavior.js/browser_bing_behavior.js. r=gavin
CLOSED TREE
2014-04-10 21:54:30 -04:00
Kyle Huey
2b17a8e8c9 Bug 992485: Disable browser_aboutHome.js on this CLOSED TREE. 2014-04-10 16:52:42 -07:00
Tim Taubert
4cc05217c4 Bug 994844 - Remove Task.spawn() usage from CustomizeMode.populatePalette() r=mconley 2014-04-10 19:45:33 +02:00
Patrick Brosset
6921d8fd5d Bug 994011 - intermittent browser_ruleview_refresh-on-attribute-change_02.js; r=me 2014-04-10 19:37:17 +02:00
Mike Conley
7850408734 Bug 994758 - Rename tabHeight define to tabMinHeight, which is more accurate. r=dao. 2014-04-10 13:34:49 -04:00
Mark Banner
44290d504a Bug 995177 Websockets can't be used from chrome javascript - add necko_websocket.xpt to the package manifest. r=mcmanus 2014-04-11 16:26:05 +01:00
Mike Conley
1bd1b529eb Bug 990218 - Simplify OS X's titlebar styling rules for tabs in titlebar. r=MattN, feedback=Gijs. 2014-03-28 13:36:00 -04:00
Girish Sharma
082a6e9ac7 Bug 993580 - Permanently fix webconsole error count test and temporarily fix box model tests. r=pbrosset 2014-04-10 02:30:01 +05:30
Tim Taubert
ec780451c8 No Bug - Fix bustage caused by mochitest-bc chunking r=bustage
From 1f58ec726d4ac8b77d0f4ba45550d059f680a075 Mon Sep 17 00:00:00 2001
2014-04-10 13:21:04 +02:00
Mike de Boer
3e623c7e24 Bug 993932: remove border-color transition to remedy TART regression. r=dao 2014-04-09 22:48:39 +02:00
Tim Taubert
8791952e5a Bug 616853 - Fix tabview and toolkit/startup tests r=smacleod 2014-04-10 10:47:47 +02:00
Tim Taubert
ffe67eb551 Bug 616853 - Make the beforeunload prompt tab-modal r=dao,bz 2014-04-02 08:21:14 +02:00
Willian Gustavo Veiga
3a0fc97629 Bug 993973 - Move the View menu after the Edit menu. r=past 2014-04-09 14:28:00 +03:00
Dão Gottwald
b0db97af1e Backed out changeset 64995acca4a8 since the underlying issue should be fixed by bug 859126
--HG--
extra : rebase_source : 6441b5463a499cf673faa433e7693e53fdc98501
2014-04-09 19:16:43 +02:00
Jared Wein
5cbaf9f6ef Bug 993299 - Australis - There is no minimum width set in customization mode. r=mconley 2014-04-08 09:38:00 +02:00