Commit Graph

259 Commits

Author SHA1 Message Date
Trevor Saunders
c40af5bf91 bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
Gregory Szorc
803629b9c6 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
8f9112102d Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Cory Gackenheimer
3cfc47564d Bug 623749 - Control + A on windows should select all in Web Console; r=msucan 2013-02-25 23:26:53 +02:00
Paul Rouget
e7eb373969 Backing out 824b68f13f30 (bug 679364) - oranges 2013-02-25 18:23:40 +01:00
Paul Rouget
f0bf654d94 Backing out c133a03833b0 (bug 831693) - oranges 2013-02-25 17:42:03 +01:00
Brandon Benvie
4be720c945 Bug 679364 - use "content/browser/devtools/*" for aliases. r=rcampbell 2013-02-21 09:49:31 -05:00
David Creswick
d65afd3cf6 Bug 829553 - "[toolbox] If the last browser tab is closed with ctrl-w, the undocked toolbox is not closed." [r=mratcliffe] 2013-02-17 12:13:00 +01:00
Girish Sharma
e4b15f4296 Bug 831693 - Experiment with auto completion in Inspector Searchbox, r=paul
--HG--
rename : browser/devtools/webconsole/AutocompletePopup.jsm => browser/devtools/shared/AutocompletePopup.jsm
2013-01-29 03:02:35 +05:30
Mihai Sucan
47316571e0 Bug 720180 - Fix exception in the browser_webconsole_bug_588730_text_node_insertion.js test; r=past 2013-02-05 18:44:41 +02:00
Mihai Sucan
cde86b3ed4 Bug 720180 - console.log('foo'); console.error('foo'); should not be considered as a repeat; r=past 2013-01-31 19:19:06 +02:00
Dave Townsend
6c649be569 Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Ehsan Akhgari
e2c29ce2df Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari
32d278987e Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Benjamin Smedberg
fce6172ec0 Bug 831248 test fixup for the webconsole tests: a warning about mutation events being deprecated was being delivered into the console listener, confusing the test, r=rcampbell 2013-01-29 11:02:56 -05:00
Paul Rouget
78eb3570bd Bug 818442 - [toolbox] Re-focus devtools window after locking the highlighter. r=harth 2013-01-21 16:22:47 +01:00
Mihai Sucan
63c0ed5ccd Bug 787985 - Console API messages are not consistent; r=past 2013-01-15 16:02:25 +02:00
Mihai Sucan
b5e12f5419 Bug 829913 - Error while closing web console; r=past 2013-01-12 18:17:10 +02:00
Mihai Sucan
38670ffd44 Bug 827083 - quick fix: address a review comment from Panos; r=past 2013-01-11 20:54:03 +02:00
Mihai Sucan
5fef84b7de Bug 827083 - Cannot attach remote web console to Firefox Android; r=past 2013-01-11 19:31:09 +02:00
Joe Walker
136a9ba95a Bug 822609 - developer tools should not use target.isChrome; r=paul 2013-01-04 20:31:38 +00:00
Girish Sharma
83fc808a1d Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load, r=msucan 2012-12-26 23:44:33 +05:30
Panos Astithas
2b2b42f6ae Merge m-c to fx-team 2012-12-19 10:03:48 +02:00
Mihai Sucan
f20fed946a Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past 2012-12-17 22:06:13 +02:00
zmgmoz
a990b55ae7 Bug 804845 - CTRL+P and CTRL+N should work the same as up arrow and down arrow respectively; r=msucan 2012-12-17 15:47:23 +02:00
Yura Zenevich
61a01d653b Bug 803067 - EventEmitter should have a decorator that isn't called 'new'. r=paul 2012-12-14 08:05:00 +01:00
Mike Hommey
04e84fad17 Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm 2012-12-17 08:29:04 +01:00
Joe Walker
1308f4ec39 Automated merge with ssh://hg.mozilla.org/integration/fx-team/ 2012-12-13 15:26:29 +00:00
Joe Walker
7daa3767fb Bug 813031 - gDevTools needs an API review [toolbox]; r=paul 2012-12-13 13:03:55 +00:00
Ed Morley
74a5e24e09 Bug 808264 - Disable browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js for too many intermittent failures 2012-12-10 12:52:51 +00:00
Joe Walker
96993c1368 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Peter Van der Beken
3fb06020ff Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz. 2012-11-19 11:59:13 +01:00
Ryan VanderMeulen
c4bbb4cd94 Merge m-c to fx-team. 2012-11-22 00:34:14 -05:00
Daniel Holbert
22bdd6e677 Bug 760837 followup: fix incorrect numbering in labels for subtests in browser_webconsole_bug_595934_message_categories.js. comment-only, DONTBUILD 2012-11-20 17:01:14 -08:00
Mihai Sucan
9b0130c036 Bug 811282 - Remote Console fails to close completely in the event of a connection error; r=rcampell 2012-11-16 20:16:18 +02:00
Ryan VanderMeulen
964965bbc5 Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
Mihai Sucan
6a5d55c884 Bug 812362 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | correct line is selected - Got 6, expected 7, | correct line is selected - Got 7, expected 6; r=rcampbell 2012-11-16 18:28:20 +02:00
Mihai Sucan
40a26acbda Bug 787981 - Use LongStringActor in the Web Console actors; r=past 2012-11-05 18:41:59 +02:00
Ehsan Akhgari
159ebfb110 Bug 806721 - Disable browser_webconsole_bug_618311_private_browsing.js in per-window PB builds; r=jdm 2012-11-08 15:29:44 -05:00
Boris Zbarsky
a514b9c6e4 Bug 807222 part 6. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Boris Zbarsky
18bf7e289d Back out rev 6d36471ab3ca (part 5 of bug 807222) because now Android is shipping busted stuff on the global. 2012-11-05 11:54:37 -05:00
Boris Zbarsky
84874beea9 Bug 807222 part 5. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Girish Sharma
91110609d1 Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan 2012-11-02 18:24:42 +05:30
Kyle Huey
45adfbf2c8 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Tom Schuster
cbb3282bdd Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee 2012-10-31 13:34:42 +01:00
Vicamo Yang
e6e6deb486 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Mihai Sucan
dcbe789e3a Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load; r=paul 2012-12-03 22:54:07 +02:00