Commit Graph

19344 Commits

Author SHA1 Message Date
Paolo Amadini
82d33517df 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
fe1a5c2dd7 Backed out changeset e2aff2cd9a9a (bug 959573) for bc1 test failures on a CLOSED TREE 2014-04-14 14:29:08 +02:00
Marco Bonardo
32d5e515ac bug 959573 - Land UnifiedAutocomplete (disabled by default). rs=ttaubert 2014-04-14 13:10:16 +02:00
Marco Bonardo
b9277dfbb2 bug 970291 - Remove BookmarkJSONUtils.serializeNodeAsJSONToOutputStream. r=mano 2014-04-14 12:00:11 +02:00
Ryan VanderMeulen
ec457f44d2 Backed out changeset 16a75e1c76d0 (bug 986887) for suspicion of causing xpcshell failures. 2014-04-13 17:31:14 -04:00
Vikneshwar
6dc72dd029 Bug 994307 - Remove -moz- prefix from linear-gradients property. r=dao, r=ntim 2014-04-13 15:23:27 -04:00
Sebastian Hengst
32be09c7bc Bug 994116 - about:support - move Graphics info higher than Modified Prefs. r=Mossop 2014-04-11 20:22:38 +02:00
Emma Sajic
95f638c994 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
Marco Castelluccio
362b8b7548 Bug 839778 - Use OS.File in about:crashes. r=adw 2014-04-13 14:28:18 -04:00
Joe Walker
940d0377a1 Bug 983712 - Fix the GCLI menu to remove scrollbars; r=mratcliffe 2014-04-13 07:47:30 +01:00
Joe Walker
c7aa2eafde 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
kushagra singh[:kushagra]
f3dfa71fe0 Bug 819068 - Implementing OS.File.queue. r=Yoric 2014-04-12 21:02:06 -04:00
Heather Arthur
fedc6105dc 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
34dceacb42 Merge m-c to inbound on a CLOSED TREE. 2014-04-11 16:24:56 -04:00
Ryan VanderMeulen
4b6c707ed4 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
Mihai Sucan
1a68c96366 Bug 823097 - Add support for %c style formatting in the web console; r=past,bz 2014-04-10 17:59:21 +03:00
Girish Sharma
94d87ffc6d Bug 930931 - Storage Inspector - Indexed DB non-live actor, r=jwalker 2014-04-11 20:26:23 +05:30
Ryan VanderMeulen
ca44fc6774 Merge m-c to inbound on a CLOSED TREE. 2014-04-10 22:16:50 -04:00
Eddy Bruel
f18ed9383e Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-04-10 20:44:54 +02:00
Tim Taubert
1cd44e9859 Bug 616853 - Fix tabview and toolkit/startup tests r=smacleod 2014-04-10 10:47:47 +02:00
Ryan VanderMeulen
07be1bac8f Bug 994798 - Disable browser_frameworker.js on Linux debug for frequent timeouts. 2014-04-11 11:58:37 -04:00
Tim Taubert
2d570228a2 Bug 616853 - Make the beforeunload prompt tab-modal r=dao,bz 2014-04-02 08:21:14 +02:00
Alexandre Poirot
500374a174 Bug 991636 - Fix toolkit/devtools/server/tests/mochitest/test_connectToChild.html test. r=msucan 2014-04-08 14:07:00 +02:00
Michael Ratcliffe
9955c9a298 Bug 983948 - Add mach mochitest-devtools r=jmaher 2014-03-25 16:52:53 +00:00
Nils Maier
0f42681cbc Bug 952997 - Fix OS.File large file support. r=yoric 2014-04-08 03:40:00 +02:00
Dave Townsend
76fad52208 Bug 993539: sourceURI property of add-on fails if the repository has been updated. r=irving 2014-04-09 19:15:21 -07:00
Gregory Szorc
0945ada1ef Bug 989137 - Part 11: Make service initialization and uninitialization more robust; r=gfritzsche
Subsequent patches were running into race conditions and bugs related to
Experiments instance initialization state. This patch plugs the
necessary holes in initialization state management to unblock work.

The fixes are far from robust. There are still race conditions and bugs.
They should probably be addressed later.

--HG--
extra : rebase_source : 5f0c7fa1f554d09a21b1452506884dc771cb829d
2014-04-07 14:11:31 -07:00
Ryan VanderMeulen
982677f7ba Merge m-c to fx-team on a CLOSED TREE. 2014-04-09 19:12:28 -04:00
Myk Melez
f6b429bf91 Bug 994216 - ensure desktop INI file parent directory exists to fix bustage on CLOSED TREE; r=marco"
--HG--
extra : amend_source : d72cf290cc27d2cc6baa3d68611192167c45fd8f
2014-04-09 14:20:59 -07:00
Ryan VanderMeulen
4ae52863f8 Bug 608820 - Disable browser_bug567127.js on Win/OSX for frequent failures.
CLOSED TREE
2014-04-09 13:01:45 -04:00
Ryan VanderMeulen
16e78772cf Bug 986458 - Disable browser_whitelist7.js on Win/OSX debug for perma-fails with chunked mochitest-bc. 2014-04-09 13:01:45 -04:00
Carsten "Tomcat" Book
132623313d Merge m-c to fx-team 2014-04-09 14:42:56 +02:00
Carsten "Tomcat" Book
66ac1735a8 merge fx-team to mozilla-central 2014-04-09 14:23:03 +02:00
Nochum Sossonko
111214174c Bug 668903 - Pressing escape should close the saved passwords dialog. r=MattN
--HG--
extra : rebase_source : 9f23e3d3457c5409b00715038e3e8014a6a9b0c3
2014-04-07 16:01:35 -04:00
Matthew Noorenberghe
cba4472a4b Bug 972684 - Don't use about:home in browser_findbar.js since it leads to intermittent failures and isn't necessary for the test. r=mikedeboer
--HG--
extra : rebase_source : 1a37a07c5f1fb349f878fdcb93d0187d3b80cf62
2014-04-08 18:30:59 -07:00
Olivier Yiptong
4ea3a48af1 Bug 992327 - Change directoryLinks and NewTabUtils to imageURI instead of imageURISpec [r=adw]
Replace reference data and uses of s/Spec//.
2014-04-08 17:02:24 -07:00
Ryan VanderMeulen
a3431ee9b8 Merge inbound to m-c. 2014-04-08 18:17:58 -04:00
Boris Zbarsky
fdbb455d4f Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
This patch was mostly generated with the following command:

find . -name "*.h" -o -name "*.cpp" | xargs sed -e '/WrapObject(JSContext/ {; N; s/\(WrapObject(JSContext *\* *a\{0,1\}[Cc]x\),\n\{0,1\} *JS::Handle<JSObject\*> a\{0,1\}[sS]cope/\1/ ; }' -i ""

and then reverting the changes that made to
dom/bindings/BindingUtils.h, since those WrapObject methods are not
the ones we're trying to change here, plus a bunch of manual fixups
for cases that this command did not catch (including all the callsites
of WrapObject()).
2014-04-08 18:27:18 -04:00
Tim Taubert
c18e728b93 Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak 2014-03-30 21:49:28 +02:00
Marco Castelluccio
7e92942998 Bug 993168 - Use recursive makeDir in the apps installer. r=Yoric 2014-04-07 16:19:00 +02:00
Marco Bonardo
0af2c2187d Bug 991668 - resolve promises on next tick to avoid "too much recursion" error when exporting bookmarks.html. r=Yoric 2014-04-08 14:09:29 +02:00
Marco Bonardo
8f0f8f1d90 Bug 991682 - Sqlite.jsm API to clone an open db connection. r=Yoric 2014-04-08 14:09:26 +02:00
Panos Astithas
7771bad106 Disconnect actors by default when removing an actor pool (bug 992244). r=dcamp 2014-04-08 10:23:00 +03:00
Ryan VanderMeulen
99055ac4b3 Merge m-c to fx-team. 2014-04-07 22:37:51 -04:00
Peter Van der Beken
f8dd810da5 Back out 75c95dac7fe0 (bug 984497) and f1b0d3d13755 (bug 990475) to fix bustage on a CLOSED TREE.
--HG--
extra : rebase_source : a63315cd428faeb95464f6ad76946d1c0c6d36c3
2014-04-07 22:18:53 +02:00
Nicholas Hurley
a1f8a49d94 Bug 987248 - Prevent divide-by-zero in seer. r=mcmanus 2014-04-07 12:45:45 -07:00
stefanh@inbox.com
edb26e0dbc Bug 957281 - Help button should be positioned at the lower end of the preferences window. r=Mano. 2014-04-07 21:16:11 +02:00
Gregory Szorc
4df343f2c1 Bug 989137 - Part 10: Add a testing-only JSM for common AddonManager operations; r=Unfocused, r=gfritzsche
There is a lot of boilerplate testing code that performs common
AddonManager operations. Some common operations used for testing
Experiments have been refactored into a testing-only JSM that lives as
part of the Add-ons Manager.

--HG--
extra : rebase_source : f18cf54c7af6d390ed4437bd0ed0eb4beea76b0d
2014-04-04 15:58:29 -07:00
Gregory Szorc
59f554929a Bug 989137 - Part 8: Prevent unknown experiments from being installed; r=Unfocused
The experiments service insists on being in control of experiments.
Before, it wasn't being as assertive as it needed to be: other browser
components could install experiments behind its back. This patch
reasserts the experiments service as king of experiments add-on
management.

--HG--
extra : rebase_source : 91439622e47419fae7675d83890e83cf37db453b
2014-04-04 15:58:26 -07:00
Florian Quèze
f1a4d21492 Bug 991202 - The event callback of popup notifications should have a way to prevent the panel from showing, r=felipe.
--HG--
extra : rebase_source : 3005a199a081d8cc9aa803c0f7d6e426d8af03a0
2014-04-07 19:37:50 +02:00