Commit Graph

177887 Commits

Author SHA1 Message Date
Heather Arthur
1b533dd97b Bug 988155 - Option to detect indentation in source editor. r=msucan 2014-04-13 15:23:26 -04:00
Emma Sajic
e6b0bb748f Bug 986887 - Add-ons Manager logging should log to file using Log.jsm's FileAppender. r=irving 2014-04-13 15:23:26 -04:00
Sola Ogunsakin
6e20209bf2 Bug 909618 - Part 3: Remember about:home tab selection. r=lucasr 2014-01-17 10:41:15 -08:00
Sola Ogunsakin
ebac2b2d1e Bug 909618 - Part 2: Add LoadState member. r=lucasr 2014-04-10 15:06:05 -07:00
Sola Ogunsakin
112dbdf1f4 Bug 909618 - Part 1: Rename mLoaded. r=lucasr 2014-04-10 13:52:12 -07:00
Roberto A. Vitillo
fd71acaf46 Bug 993468 - TypeError: callback is undefined in jsonSave(). r=rnewman 2014-04-13 14:28:20 -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
Christian Ascheberg
e459979715 Bug 971743 - Do not clear the download history with the browsing history. r=wesj 2014-04-08 23:16:42 +03:00
Mihai Sucan
e155ea62f1 Bug 920116 - Part 1: Add full stacktrace to console.error/exception/assert() in the Console API. r=bz 2014-04-10 23:02:37 +03:00
Marco Castelluccio
20aa3c2d9c Bug 839778 - Use OS.File in about:crashes. r=adw 2014-04-13 14:28:18 -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
Martin Thomson
8204cdbb10 Bug 980648 - Bump IdP timeout up. r=drno 2014-04-09 11:12:06 -07:00
Michael Comella
1aeaf6775b Bug 968951 - Add debug statements to testBrowserProvider. r=rnewman 2014-04-10 14:31:14 -07:00
kushagra singh[:kushagra]
c40fc7d08e Bug 819068 - Implementing OS.File.queue. r=Yoric 2014-04-12 21:02:06 -04:00
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
Jim Chen
6bb0de0d07 Bug 983811 - Correctly handle multiline JS test harness messages; r=nalexander 2014-04-11 22:41:28 -04:00
Jim Chen
4c37d47ae6 Bug 983811 - Add test for JavascriptBridge/JavaBridge; r=mcomella 2014-04-11 22:41:27 -04:00
Jim Chen
b6d10d5cf4 Bug 983811 - Add JavaBridge; r=mcomella 2014-04-11 22:41:27 -04:00
Jim Chen
764b3e88de Bug 983811 - Add JavascriptBridge; r=mcomella 2014-04-11 22:41:27 -04: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
Kartikaya Gupta
1bfb27406c Bug 995316 - Make GeckoLayerClient package-scoped. r=snorp 2014-04-11 20:49:46 -04:00
Kartikaya Gupta
404498bcb4 Bug 995316 - Expose the OnMetricsChangedListener via LayerView instead of GeckoLayerClient. r=snorp 2014-04-11 20:49:44 -04:00
Wes Johnston
4f0bb7c520 backout 4c16d08e358b (Bug 993407) for test bustage. r=bustage 2014-04-11 16:05:15 -07: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
Mark Capella
ae9b58fbd6 Bug 895463 - (p3) Rename SelectionHandler dragging messages, r=jchen, margaret 2014-04-11 18:06:30 -04:00
Brad Lassey
29b8f63571 bug 962658 - test_badMimeType.html | Assertion count 6 is greater than expected range 0-0 assertions. on Android 4.0 Debug r=gbrown
--HG--
extra : rebase_source : e601fa6f2ed385a28bb25550c4a13aa63f5a452b
2014-04-11 00:33:47 -04:00
Wes Johnston
bd48bd2742 Bug 993407 - Always show link tab as default in context menus. r=bnicholson 2014-04-11 14:19:13 -07:00
Wes Johnston
ff28386f91 Bug 985867 - Ensure click events are fired after touch events. r=kats 2014-04-11 14:19:13 -07:00
Wes Johnston
dec793c9a7 Bug 990395 - Use a url to find browser apps rather than a scheme. r=mfinkle 2014-04-11 14:19:13 -07:00
Wes Johnston
895370a8b4 Bug 994456 - Add a preview surface for webrtc in webapps. r=gcp 2014-04-11 14:19:12 -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
Ryan VanderMeulen
34059d95fb Merge fx-team to m-c. 2014-04-11 16:19:50 -04:00
Ryan VanderMeulen
4ac815c411 Bug 994798 - Disable browser_frameworker_sandbox.js on Linux debug for frequent timeouts. a=test-only
CLOSED TREE
2014-04-11 16:09:09 -04:00
Ryan VanderMeulen
3bcf90e3a6 Merge m-c to b2g-inbound on a CLOSED TREE. 2014-04-11 13:00:12 -04:00
Ryan VanderMeulen
3a4e00b797 Backed out changeset df3c1971ecdc (bug 984930) 2014-04-11 12:54:56 -04:00
B2G Bumper Bot
fa2bdba3cd Bumping manifests a=b2g-bump 2014-04-11 09:48:34 -07:00
B2G Bumper Bot
a2f28fe93a Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7877d548097b
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.js" for breaking B2G desktop builds

This reverts commit a572887e1a8595a3a43af79037192c4818729f85.

========

https://hg.mozilla.org/integration/gaia-central/rev/a95c69e76dd1
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18225 from zacc/bug_988316

Bug 988316 - enable/disable wifi n gaiatest is polluting the global wifi...

========

https://hg.mozilla.org/integration/gaia-central/rev/15a42e7bbbcd
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 988316 - enable/disable wifi n gaiatest is polluting the global wifi scopeope and stopping airplane mode from working correctly
2014-04-11 09:48:22 -07:00
Tim Taubert
8eddc2ac1c Bug 995266 - Prevent mochitest-browser harness from leaking due to SimpleTest overrides. r=ted
CLOSED TREE
2014-04-11 17:57:59 +02:00