Commit Graph

1305 Commits

Author SHA1 Message Date
Ed Morley
ae91a198f5 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
Ed Morley
58e0cbb562 Bug 817304 & Bug 819017 - Disable browser_cmd_calllog.js & browser_cmd_calllog_chrome.js on Windows for too many intermittent failures 2012-12-10 12:48:48 +00:00
Ed Morley
04ccb4334c Bug 774619 - Disable browser_dbg_bfcache.js on Windows for too many intermittent failures 2012-12-17 13:21:18 +00:00
Mike Hommey
ba769c9cfe Bug 822097 - Fix EventEmitter.jsm import url in ProfilerPanel.jsm. r=jimm 2012-12-17 08:29:25 +01:00
Mike Hommey
88c1e4a225 Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm 2012-12-17 08:29:04 +01:00
Panos Astithas
6d7ffe3b8b Bug 812869 - Breakpoint clients sometimes don't know how to remove themselves, r=vporof 2012-11-27 14:29:46 +02:00
Victor Porof
443aa6e4b4 Bug 791323 - Need a mechanism to select a script programmatically in the debugger, r=rcampbell 2012-11-27 18:19:24 +02:00
Victor Porof
d44b339bfc Bug 815277 - Source editor's 'Find' and 'Jump to line' commands should use the frontend UI, r=past 2012-11-27 18:19:23 +02:00
Victor Porof
8567d8ee8e Bug 812814 - Add a way to edit or remove watch expressions while the debugger is paused, r=past 2012-11-27 18:19:23 +02:00
Joe Walker
8825e0e286 Backed out changeset 132d2e88ef03 (bug 788977) for talos regression. 2012-11-27 10:39:10 +00:00
Joe Walker
0a4778345c Merge m-c to fx-team 2012-11-24 12:06:17 +00:00
Bellindira Castillo [:bellindira]
2a7bfcdd39 Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-23 11:40:59 -06:00
Joe Walker
42b72a060c Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-22 21:35:19 +00:00
Ryan VanderMeulen
963aad5ecd Merge m-c to fx-team. 2012-11-22 00:34:14 -05:00
Victor Porof
a486d02e02 Bug 813697 - TypeError: breakpointClient is null at debugger-controller.js:472, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
e88eef8daf Bug 813587 - When performing global searches with very few characters the browser may become unresponsive, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
5dd997da61 Bug 805759 - Relax global search results auto-expand rules, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
11c064e6e0 Bug 813172 - Evaluating 'arguments' as a watch expression always yields an empty pseudo-array, r=rcampbell 2012-11-21 10:49:45 +02:00
Victor Porof
2f7aea65b0 Bug 813471 - A breakpoint can be placed at the wrong line when using key shortcuts after opening the source editor's context menu, r=past 2012-11-20 12:57:05 +02:00
Victor Porof
b97eae3279 Bug 813199 - Closing a tab with a conditional breakpoint panel open does not hide the panel, r=past 2012-11-20 13:38:45 +02:00
Seth Fowler
630ed49838 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Daniel Holbert
2e974374ef 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
6dd902eaa3 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
Ehsan Akhgari
da89ef700d Backed out changeset d64cb463471e (bug 806719) because of test failures
CLOSED TREE
2012-11-22 17:17:00 -05:00
Bellindira Castillo [:bellindira]
70647a1092 Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-22 12:10:52 -06:00
Peter Van der Beken
243151f563 Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz. 2012-11-19 11:59:13 +01:00
Hubert SABLONNIERE
3dec25d144 Bug 795043 - [responsive mode] clicking Cancel after clicking on Add should cancel the creation of the preset, r=paul 2012-10-16 17:13:51 +02:00
Victor Porof
86613125ac Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell 2012-11-17 21:41:04 +02:00
Matthew Wein
7c6f8fd328 Bug 722691 - Ability to increase/decrease values in rule view using arrow keys; r=harth 2012-11-16 14:55:00 -05:00
Ryan VanderMeulen
59340afb72 Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
Victor Porof
f530af96af No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-02.js' caused by 43303dfa12a5, r=past 2012-11-16 13:16:23 +02:00
Panos Astithas
ae2a641cf3 Set breakpoints in all scripts with bytecode in the specified line (bug 793214), r=rcampbell 2012-11-01 17:34:10 +02:00
Victor Porof
5d4b6bba31 No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-01.js' caused by 43303dfa12a5, r=past 2012-11-16 10:47:30 +02:00
Victor Porof
04aa5c5bd6 Bug 740825 - Implement conditional breakpoints, r=past 2012-11-16 08:42:52 +02:00
Mihai Sucan
3b360ff9ca 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
Mike Hommey
ff8f0159be Bug 821182 - Get firefox executable from the directory service instead of guesswork from CurProcD. r=past 2012-12-14 08:32:57 +01:00
Mihai Sucan
e7a0a5f4b7 Bug 725392 - Source Editor: add a method to convert mouse coordinates to character offsets, r=msucan 2012-08-02 22:30:46 +03:00
Victor Porof
eff70cd18c Bug 808372 - After bug 807222, the variables view feels sluggish when expanding some nodes, r=past 2012-11-16 08:34:13 +02:00
Mihai Sucan
0f022cdb3d Bug 787981 - Use LongStringActor in the Web Console actors; r=past 2012-11-05 18:41:59 +02:00
Mario Alvarado [:marioalv]
d600e5b1dc Bug 806720 - Port browser_styleeditor_private.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/styleeditor/test/browser_styleeditor_private.js => browser/devtools/styleeditor/test/browser_styleeditor_private_perwindowpb.js
2012-11-12 19:42:47 -06:00
Victor Porof
16313d3ff8 Bug 810642 - Intermittent browser_dbg_panesize.js | Height preferences shouldn't have been updated yet, r=past 2012-11-12 16:14:09 +02:00
Ryan VanderMeulen
98202c7326 Merge fx-team to m-c. 2012-11-10 16:53:55 -05:00
Victor Porof
8a9ce74024 Bug 809392 - The remote and chrome debugger windows don't have a title, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
e2d1746c5d Bug 809002 - Stick the variables view exported symbols on 'this', r=past 2012-11-10 13:14:40 +02:00
Victor Porof
83bab9da09 Bug 808980 - Clicking on the empty area of the stack list produces error message: item is null, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
7dba54f417 Bug 808786 - Add a pref to disable sorting the variables when adding them in the view, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
26d567403e Bug 808691 - The remote and chrome debugger windows should remember their size across sessions, r=past 2012-11-10 13:14:40 +02:00
Paul Rouget
4c35fe75f4 Bug 762571 - Intermittent browser_layoutview.js; r=past 2012-11-07 13:28:04 +01:00
Johan Charlez
a114936c71 Bug 793031 - Open recent file fails if the file doesn't exists anymore. r=robcee 2012-11-06 13:26:00 -05:00
Panos Astithas
24d9d0ae1d Merge m-c to fx-team 2012-11-07 11:14:37 +02:00
Ed Morley
0ebccf77e2 Bug 753225 - Disable browser_dbg_createRemote.js on platforms other than Windows too, until it's made to behave 2012-11-06 22:26:56 +00:00
Ed Morley
e12116ef55 Bug 707891 - Disable browser_styleeditor_reopen.js for too many intermittent failures 2012-11-06 22:26:02 +00:00
Victor Porof
25807e7d90 No bug - Fix 'browser_dbg_propertyview-data.js | Test timed out' after 62379ce61c84, r=dcamp 2012-11-06 19:33:59 +02:00
Ed Morley
092f2cf1f0 Merge mozilla-central to fx-team
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-06 14:16:07 +00:00
Victor Porof
4d334e4daf Bug 794823 - Refactor and move the debugger's PropertyView in shared, so that it can replace PropertyPanel.jsm soon, r=past, msucan
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-04 01:01:05 +02:00
Victor Porof
ce3c4d522a Bug 793375 - Search operator for finding a variable in scope(s) while the debugger is paused, r=past 2012-11-04 01:01:05 +02:00
Victor Porof
21fe763a1d Bug 798874 - The variables view should be filterable, r=past 2012-11-04 01:01:05 +02:00
Ryan VanderMeulen
7ce522bbc4 Merge fx-team to m-c. 2012-11-02 15:45:53 -04:00
Victor Porof
d963678d37 Bug 774011 - Intermittent browser_dbg_createRemote.js | Should be paused after an interrupt request. - Got false, expected true | Should have one frame in the stack. - Got 0, expected 1, r=past 2012-11-02 16:39:12 +02:00
Boris Zbarsky
2e34a9a752 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
Jim Mathies
8ee8d804b6 Bug 807756 - Fix bad gre paths in browser debugger jsm. r=gavin 2012-11-01 14:28:49 -05:00
Panos Astithas
fdfd985c80 Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell 2012-10-31 18:31:55 +02:00
Victor Porof
e0501e8f86 Bug 806748 - Intermittent browser_dbg_location-changes-blank.js | The source editor not have any text displayed. - Got 546, expected 0, r=rcampbell 2012-11-02 09:32:31 +02:00
Victor Porof
e0fab10863 Bug 783729 - Debugger: JS scripts can get HTML syntax highlighting, r=rcampbell 2012-11-02 09:31:55 +02:00
Joe Walker
ec4475a595 Bug 801387 - GCLI rollup bug fix for bugs 795324, 797016, 791085; r=dcamp 2012-11-02 02:54:14 +00:00
Joe Walker
060d6f1b50 Bug 800346 - Autocompletion hint text is not visible in the latest Nightly; r=dcamp 2012-11-02 02:54:14 +00:00
Joe Walker
a13e71a2db Bug 798458 - changes to make minification of GCLI work; r=dcamp 2012-11-02 02:54:14 +00:00
Grant Gayed
b59a20d19a Bug 806821 - GCLI should ensure that 'string' command return types are treated as plaintext; r=jwalker
* * *
Bug 800363 - XSS in Web Developer Toolbar's chrome privilege page
2012-11-02 02:54:13 +00:00
Panos Astithas
fbc64fb6e0 Bug 771655 - Debugger does not show up if any progress listener (e.g. NoScript) reads the WebProgress argument's DOMWindow property in onStateChange(); r=vporof 2012-10-31 16:02:07 +02:00
N Bosma
e370784c40 Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp 2012-10-31 18:30:37 +02:00
Michael Ratcliffe
dba75fc5c1 Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp 2012-10-31 18:25:08 +02:00
Anton Kovalyov
5a69f4f33f Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell 2012-10-31 18:23:51 +02:00
Panos Astithas
dca32622e6 Backed out changeset 9e56a20d367f on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 16:27:37 +02:00
Panos Astithas
019bd65baf Backed out changeset 0ef0321ebe88 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 15:16:41 +02:00
Ed Morley
3df60ccac7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-01 13:42:02 +00:00
Panos Astithas
800a5ec8e2 Backed out changeset a31ad3a90e4a on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 13:33:26 +02:00
Panos Astithas
27ea7566ea Backed out changeset 59598af5e407 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 13:30:52 +02:00
Mihai Sucan
bb29f25a15 Bug 805960 - Intermittent toolkit/devtools/webconsole/test/test_file_uri.html | an unexpected uncaught JS exception reported through window.onerror - NS_ERROR_FILE_IS_LOCKED; r=past 2012-10-30 17:53:58 +02:00
N Bosma
a9f58f6f5f Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp 2012-10-26 14:07:00 +03:00
Boris Zbarsky
51ea2f70a7 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
06fca213bc 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
Victor Porof
a7b9d70502 Bug 807222 part 4. Fix timeout in debugger propertyview test due to larger number of properties on the global. r=past 2012-11-03 13:57:33 +02:00
Kyle Huey
1482122303 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
85c2e983ae 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
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb 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
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a 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
Jason Orendorff
cfeb868739 Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
--HG--
extra : rebase_source : bf2809aa1d943caa6349d7b44621cd1b0bb85742
2012-11-02 10:12:36 -05:00
Ryan VanderMeulen
d716366c32 Merge m-c to inbound. 2012-11-02 16:11:46 -04:00
Girish Sharma
80cd2cac85 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
Michael Ratcliffe
2e1920025c Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp 2012-10-01 12:59:23 +01:00
Anton Kovalyov
950b47aa6b Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell 2012-10-23 11:28:37 -07:00
Dave Camp
983f5e458e Bug 796866: Make style inspector's computed view display more reliable. r=robcee 2012-10-29 17:29:24 -07:00
Victor Porof
a4918d3e12 Bug 790216 - Optimize global search results, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
5110f5643e Bug 790556 - Remember last IP address for remote debugger, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
3795d7000f Bug 804575 - Implement a way of keeping the debugger panes always visible, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
23894e6a79 Bug 796148 - Implement a 'gear menu', r=past 2012-10-26 23:28:54 +03:00
Victor Porof
896057a772 Bug 794886 - Avoid confusion caused by accidentally prefing off the panels, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
85b1ebb05d Bug 751836 - After stepping in the debugger, any open nodes in the property view are collapsed, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
e167d0dbe1 Bug 803933 - Intermittent browser_dbg_reload-same-script.js | Timed out while polling for the scripts. followed by 10,933 other failures, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
b73c53c7c5 Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell 2012-10-26 20:10:17 +03:00
Tim Taubert
101d75524c merge m-c to fx-team 2012-10-25 21:23:58 +02:00
Mihai Sucan
ae8184230d Bug 798951 - Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out; r=robcee 2012-10-23 15:59:57 +03:00
Anton Kovalyov
0e2d16de78 Bug 794898 - Scratchpad should ask for confirmation before closing; r=harth 2012-10-22 15:53:23 -07:00
Girish Sharma
7df04d51da 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-10-22 11:20:08 +05:30
Phil Ringnalda
a1120dfca2 Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Anton Kovalyov
36a10f3e5a Bug 661762 - Scratchpad source link may focus the wrong Scratchpad window; r=msucan 2012-09-14 13:12:57 -07:00
Mihai Sucan
776d41b784 Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
Anton Kovalyov
dc42312ee0 Bug 801982 - Scratchpad doesn't show confirmation dialog after opening a file; r=harth 2012-10-18 11:00:33 -07:00
Heather Arthur
e098b85128 Backed out changeset 0c63519f8e41 due to failing test (bug 801982) 2012-10-17 18:18:56 -07:00
Anton Kovalyov
e1ddb0d723 Bug 801982 - Scratchpad doesn't show confirmation dialog after opening a file; r=harth 2012-10-16 15:32:39 -07:00
Anton Kovalyov
1fed68bb7f Bug 801937 - JavaScript strict warning in scratchpad.js; r=harth 2012-10-15 16:30:37 -07:00
Girish Sharma
1dc4ee209f Bug 744021 - Source Editor jump to prev/next block should move to prev/next sibling block when caret has no parent block; r=msucan 2012-10-12 22:27:18 +05:30
Mihai Sucan
f97ad13a13 Bug 797294 - Intermittent browser_webconsole_bug_595934_message_categories.js | Timed out while waiting for: test #N successful finish; r=rcampbell 2012-10-09 20:46:01 +03:00
Ryan VanderMeulen
d37755dc84 Merge the last PGO-green inbound changeset to m-c. 2012-10-13 19:26:29 -04:00
Tim Taubert
528cf2ffe4 merge m-c to fx-team 2012-10-13 23:20:19 +02:00
Oonishi Atsushi
f0d30acf35 Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz 2012-10-13 13:20:55 -04:00
Paul Rouget
05fad9c539 Bug 799498 - [responsive mode] Disable floating scrollbars; r=past 2012-10-09 17:04:34 +02:00
Johan Charlez
a1c6d966ea Bug 793031 - Open recent file fails if the file doesn't exists anymore. r=robcee 2012-10-01 13:04:00 +03:00
Girish Sharma
d9d97479af Bug 800231 - More logging to check where test times out, r=past 2012-10-12 13:08:09 +05:30
Tim Taubert
56a91bbd83 merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Gavin Sharp
5ec5310498 Fix line endings in these tests, no bug
--HG--
extra : rebase_source : aad2a9b54a69182f75de437cf0f15316729ca64a
2012-10-09 14:44:49 +02:00
Anton Kovalyov
427c365cb3 Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
Girish Sharma
dbaabd3439 Bug 782653 - Web Console CSS links should open the Style Editor; r=rcampbell f=msucan 2012-09-25 23:02:11 +05:30
Anton Kovalyov
a0d071a5a8 Bug 737803 - Setting a breakpoint in a line without code should move the icon to the actual location; r=past 2012-10-08 10:08:12 -07:00
Panos Astithas
c47c3badab Merge m-c to fx-team 2012-10-08 16:26:41 +03:00
Panos Astithas
74bce35cd2 Disable browser_responsiveui.js and browser_responsiveuiaddcustompreset.js on OS X for intermittent failures (bug 798772, bug 798775); r=jwalker 2012-10-08 12:15:56 +03:00
Mihai Sucan
7ba4e89fc3 Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee 2012-10-05 19:15:51 +03:00
Mihai Sucan
168aca5118 Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-10-05 14:54:43 +03:00
Mihai Sucan
9ff6a83ab3 Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee 2012-09-26 18:02:04 +01:00
Mihai Sucan
348454ccd7 Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
2012-09-26 18:07:57 +01:00
Girish Sharma
d186e86f03 Bug 790272 - Unnecessary repaints of the Layout View, r=paul, r=jaws 2012-10-04 10:24:46 +05:30
Paul Rouget
8cc1a42cad Bug 798284 - [responsive mode] dispatch some events; r=past 2012-10-05 13:23:12 +02:00
saran
9e945bb876 Bug 768399 - GCLI output should not be forced to be xhtml; r=jwalker 2012-10-05 00:46:38 +01:00
Joe Walker
cc17a25aaf Bug 788215 - GCLI problems when replacing valid arg value with a new value; r=dcamp 2012-10-05 00:46:38 +01:00
Michael Ratcliffe
6f2a658dc9 Bug 797908 - [orange] SyntaxError: missing ) after argument list at resource:///modules/devtools/DeveloperToolbar.jsm:702 r=me 2012-10-04 18:05:38 +01:00
Michael Ratcliffe
4cea250003 Bug 785134 - Update jsb to fix various bugs; r=jwalker 2012-10-03 19:10:07 +01:00
Michael Ratcliffe
0d9beb936d Bug 786803 - GCLI help command panel is too big; r=jwalker 2012-10-04 10:32:36 +01:00
Rob Campbell
3f3ed08c2e Bug 797527 - Remove InsideOutBox.jsm, DOMPlate.jsm and friends; r=dcamp 2012-10-03 13:41:00 -04:00
Panos Astithas
c5bc12b211 Merge m-c to fx-team 2012-10-04 09:54:25 +03:00
Victor Porof
55f65a6780 Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, reload-same-script orange fix, r=past 2012-10-03 23:35:11 +03:00
Victor Porof
43f46b5e28 Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, r=past 2012-10-03 22:57:01 +03:00
Nick Fitzgerald
7e50379b4f bug 788754: simplify SourceClient's api; r=past 2012-09-28 08:27:00 +03:00
Nick Fitzgerald
f463ce7b81 bug 755661 part 4 - debugger frontend use the sources over protocol; r=past 2012-09-27 11:31:00 +03:00
Nick Fitzgerald
d87ed6f524 bug 755661 part 1 - move Promise.jsm; r=past,jwalker 2012-09-27 11:28:00 +03:00
Heather Arthur
3130201dc9 Bug 797270 - markup view background should be white; r=paul 2012-10-02 23:28:00 +03:00
Michael Ratcliffe
04fe56107b Bug 796929 - [gcli] command line stops working; r=jwalker 2012-10-02 16:53:00 +01:00
Anton Kovalyov
5a2e913c79 Bug 781797 - dbg open and dbg close commands; r=past 2012-10-02 19:03:59 -07:00
Paul Rouget
47bcfda57d Bug 752850 - [Responsive Mode] It should be possible to hide the scrollbars; r=jwalker 2012-10-02 13:18:56 +01:00
Michael Ratcliffe
d9e8e6b207 Bug 735576 - [ruleview] The warning icon should disappear as soon as the value is correct; r=dcamp 2012-10-01 15:38:04 +01:00
Ed Morley
83f6c0de2d Bug 753225 - Disable browser_dbg_createRemote.js on Windows for frequent failures 2012-10-03 11:49:40 +01:00
Ed Morley
002b0eff2e Bug 759157 - Followup to add Makefile warning for disabled tests, so they don't get forgotten 2012-10-03 11:46:44 +01:00
Ed Morley
6fa009494e Bug 759157 - Disable tilt_* tests on Linux for frequent failures (plus bug 795308, bug 761007, bug 795952, bug 795621) 2012-10-03 10:46:35 +01:00
Tim Taubert
9755372a97 merge m-c to fx-team 2012-10-02 09:59:18 +02:00
Heather Arthur
98170eda5b Bug 789364 - Light theme for markup panel, orion, and rule view, r=paul 2012-10-01 19:34:05 +03:00
Jan Skrasek
a2b75c8a86 Bug 785903 - Markup panel selection should scroll to the center when highlighting, r=dcamp 2012-10-01 18:15:23 +03:00
Victor Porof
01040437df Bug 782877 - Intermittent browser_dbg_bfcache.js | uncaught JS exception - TypeError: element is undefined at debugger-controller.js:1275, r=rcampbell 2012-10-01 18:15:20 +03:00
Victor Porof
28cec19754 Bug 790553 - Increase the timeout when connecting to Firefox for Android from the Remote Debugger, r=past 2012-10-01 15:16:00 +03:00
Victor Porof
5f29d5c4a9 Bug 795009 - REMOTE_PROFILE_NAME should actually be chrome, r=past 2012-10-01 15:15:10 +03:00
Victor Porof
e868133933 Bug 794887 - Some entities in debugger.dtd are unused, r=past 2012-10-01 15:14:46 +03:00
Paul Rouget
0372ea1414 Backed out changeset 48cfe823a5da 2012-09-26 12:49:42 +01:00
Michael Ratcliffe
37b9bf4727 Bug 785134 - Update jsb to fix various bugs. r=jwalker 2012-09-24 14:36:41 +01:00
Girish Sharma
2b52de7905 Bug 792533, gcli screenshot command should respect private browsing, r=jwalker, r=jdm 2012-09-22 06:29:53 +05:30
Paul Rouget
ca5339658b Bug 793725 - [markup panel] Add a preview of the DOM tree. r=mratcliffe 2012-09-25 17:33:46 +01:00
Paul Rouget
77853a7fbb Bug 794394 - [scratchpad] Add support for native fullscreen on osx. r=harth 2012-09-26 10:14:12 +01:00
Hubert Sablonniere
b58b3f0b33 Bug 762846 - [responsive mode] the user should be able to create its own presets. r=paul 2012-09-25 23:43:32 +02:00
Ehsan Akhgari
3e53e0e5de Merge mozilla-central into mozilla-inbound 2012-11-09 09:47:33 -05:00
Ehsan Akhgari
c28a4531fd 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
Josh Matthews
fcc3cdf03f Bug 795556 - Part 1: Make Style Editor open with sensible parent window. r=jwalker 2012-10-10 11:27:39 -04:00
Ryan VanderMeulen
1596711b0d Merge m-c to inbound. 2012-10-10 06:32:24 -04:00
Mario Alvarado [:marioalv]
9b0c8fbc7e Bug 789094 - Style editor: scripts with unicode in the name are URL-escaped. r=dao,dcamp
--HG--
extra : rebase_source : 485f16ff27e111f6d99d29cacd18eeafa3913dc5
2012-10-03 12:19:24 -06:00
Panos Astithas
e45207e5b2 Make the simple leaktest run first and give it ample time to make sure GC from previous tests does not cause debugger tests to fail (bug 774619); r=vporof
--HG--
rename : browser/devtools/debugger/test/browser_dbg_leaktest.js => browser/devtools/debugger/test/browser_dbg_aaa_run_first_leaktest.js
2012-12-13 15:47:36 +02:00
Ryan VanderMeulen
b546f1790f Merge fx-team to m-c. 2012-10-20 17:15:57 -04:00
Phil Ringnalda
fcd3c797be Bug 759157 - Back out 62ae729e2b54 and 5ac283a12f02 to reenable tilt_* tests on Linux 2012-10-19 21:55:12 -07:00
Jim Mathies
770edb4c27 Bug 817879 - Update bad resource paths in devtools. r=jwalker 2012-12-05 05:14:09 -06:00
Ed Morley
5ce0e50723 Merge mozilla-central to mozilla-inbound 2012-12-04 20:20:11 +00:00
Mihai Sucan
82a63340e9 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
Victor Porof
5ee4370209 Bug 812962 - Intermittent browser_dbg_bug740825_conditional-breakpoints-02.js | an unexpected uncaught JS exception reported through window.onerror - ReferenceError: console is not defined, r=past 2012-11-19 10:40:08 +02:00
Nathan Froyd
09297c8f05 Bug 827993 - delete useless code in browser_dbg_bug723069_editor-breakpoints.js; r=past 2013-01-08 12:59:19 -05:00
Gavin Sharp
ab1ad8cba4 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : e30e249a9ce7c71d6d78cd2beb2d080a80880e83
2013-01-05 11:45:18 -08:00
Dave Townsend
f1c830614d 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
Ryan VanderMeulen
58410b0df2 Merge the last PGO-green inbound changeset to m-c. 2012-10-01 21:24:30 -04:00
Victor Porof
c21c5f7f03 Bug 790650 - It may be a good idea to have the debugger start with collapsed panels, r=past 2012-10-01 15:55:32 +01:00
Ed Morley
8264c7d3ab Backout 3c95dca80f3f (bug 790650) for causing the current #1 toporange, bug 782877 2012-10-01 13:54:45 +01:00
Simon Montagu
2496fd494c Change :dir selectors to :-moz-dir in css files. Bug 562169, r=dbaron 2012-09-30 07:17:42 -07:00
Jonathan Kew
e18b10e5fb bug 674373 pt 5 - provide a fullZoom API in nsIDOMWindowUtils, and use this rather than inferring zoom from CSS to device pixel ratio. r=roc 2012-09-29 12:35:19 +01:00
Ryan VanderMeulen
858de2ee46 Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE. 2013-02-22 15:30:06 -05:00
Boris Zbarsky
7b6087807f Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul 2013-02-22 09:56:28 -05:00
Ed Morley
5b648d8c35 Merge mozilla-central to mozilla-inbound 2012-12-14 19:03:57 +00:00
Jim Blandy
7ea31d7702 Bug 819049: JS debugging protocol: use 'name', 'displayName', and 'userDisplayName' properties on function grips. r=past 2012-12-14 10:26:47 -08:00
Victor Porof
e241419436 Bug 790650 - It may be a good idea to have the debugger start with collapsed panels, r=past 2012-09-24 15:25:33 +03:00
Tim Taubert
7acaebf879 merge m-c to fx-team 2012-09-23 18:16:07 +02:00
Panos Astithas
4f4e6f3b97 Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell 2012-09-22 18:44:00 +03:00
Anton Kovalyov
3850f20436 Bug 638949 - Please add Copy Location in the context menu for URLs in the web console. r=msucan 2012-09-19 14:38:30 -07:00
Panos Astithas
dc9481235a Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell 2012-09-21 09:04:21 +03:00
Dave Camp
bdb0bca41e Merge fx-team to m-c 2012-09-20 15:52:35 -07:00
Dave Camp
0ab7f99d12 Bug 792387 - Rule view should highlight which sections of a css selector matches an element. r=jwalker 2012-09-20 12:54:39 -07:00
Ms2ger
1e7015f897 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Ryan VanderMeulen
d4c37a2f23 Merge inbound to m-c. 2012-09-22 08:28:28 -04:00
Andres Hernandez
6c0b339ed1 Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy 2012-09-19 17:21:38 -06:00
Panos Astithas
a23a7fbcb1 Bug 781515 - Use a default allowConnection handler in dbg-server.js so that add-ons don't have to provide their own. r=rcampbell, f=Pike,mgoodwin 2012-09-20 09:40:01 +03:00
Panos Astithas
6658636165 Bug 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_contextactor-02.js => browser/devtools/debugger/test/browser_dbg_globalactor-01.js
2012-09-20 09:36:32 +03:00
Aishwarya
eb9c0387c6 Bug 733292 - The sidebar should have a close button. r=paul r=dao 2012-09-19 16:43:26 +02:00
OHZEKI Tetsuharu
c3288112f7 Bug 764572 - add "Open URL" option to net panel items' context menu; r=msucan 2012-09-18 19:08:29 +03:00
Anton Kovalyov
89da4904a8 Bug 740948 - Scratchpad should provide a quick way to reload the tab and re-run the code; r=harth 2012-09-13 17:54:02 -07:00
Ryan VanderMeulen
ea8418a01e Merge the last PGO-green inbound changeset to m-c. 2012-09-14 21:09:07 -04:00
Girish Sharma
e759fd8ae3 Bug 790294 - GCLI screenshot command should show preview., r=jwalker 2012-09-14 02:33:37 +05:30
Girish Sharma
2b9f09d838 Bug 790026 - [gcli] screenshot command could use a 'chrome' option, r=jwalker 2012-09-14 02:28:56 +05:30
Girish Sharma
cc300da3e9 Bug 788890 - GCLI screenshot command with no filename should copy to clipboard, r=jwalker 2012-09-14 02:26:19 +05:30
Victor Porof
641754b6c0 Bug 787181 - DebuggerController._isChromeDebugger is broken, fix remote-enabled pref typo 2012-09-14 00:30:14 +03:00
Victor Porof
6f30909856 Bug 790891 - Search operators are hardcoded in debugger.xul, r=past 2012-09-14 00:00:19 +03:00
Victor Porof
dc4d601f45 Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past 2012-09-14 00:00:18 +03:00
Victor Porof
f2261ca96a Bug 785889 - Make search related keyboard shortcuts discoverable, r=past 2012-09-12 13:39:51 +03:00
Victor Porof
4727384ffe Bug 785883 - Pressing up/down/tab while filtering scripts should have some expected behavior, r=past 2012-09-12 13:39:29 +03:00
Anton Kovalyov
bb3d63276a Bug 751739 - Scratchpad could identify itself; r=harth 2012-09-11 14:14:27 -07:00
Victor Porof
e738d1ba0e Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
Victor Porof
1fe1cfcae6 Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past 2012-09-11 22:50:19 +03:00
Abraa
16a2210816 Bug 788229 - Change String.indexOf to String.contains. r=jaws 2012-09-12 10:23:34 -04:00
Paul Rouget
89638c088d Bug 789937 - [inspector] Outline doesn't come back after a resize that makes a node highlightable. r=jwalker 2012-09-10 16:44:44 +02:00
Michael Ratcliffe
68301d9ce7 Bug 773161 - Intermittent browser_gcli_addon.js | Test timed out. r=jwalker 2012-09-04 12:43:58 +01:00
Paul Rouget
0e3f38f778 Bug 723904 - Implement a EventEmiter mechanism that can be used by any tool. r=jwalker 2012-09-11 13:25:52 +02:00
Panos Astithas
48e4d0e008 Bug 786169 - Corrupt non-latin text into debugger; r=msucan 2012-09-11 11:40:54 +03:00
Mihai Sucan
1422a6ccd2 Bug 703041 - WebConsoleHelp has an error at the top; r=past 2012-09-11 13:14:12 +03:00
Girish Sharma
876247bbf1 Bug 704983 - Make request and response body logging more discoverable in the Web Console. r=msucan 2012-09-08 03:38:54 +05:30
Panos Astithas
fcc4ea9dc0 Use the statically-inferred name for anonymous functions (bug 786711) r=msucan,vporof 2012-09-10 11:48:52 +03:00
Tim Taubert
079503bcd2 merge m-c to fx-team 2012-09-10 09:47:01 +02:00
Girish Sharma
5708744ab8 Bug 751744 - Add a Revert to Saved menu item to the scratchpad; r=harth 2012-09-06 09:50:05 +05:30
Joe Walker
92c24734a3 Bug 773185 - [devtb] key sequence should close toolbar if gcli already has focus; r=mikeratcliffe 2012-09-07 14:24:59 +01:00
Quentin Pradet
ba850f8572 Bug 764856 - GCLI should allow fuzzy matching of commands; r=jwalker 2012-09-07 14:24:58 +01:00
Joe Walker
8a2dd8ceb9 Bug 788486 - GCLI rollup bug fix for bugs 786317, 739947, 708984, 786658, 681623, 787712; r=dcamp 2012-09-07 14:24:58 +01:00
OHZEKI Tetsuharu
b01195a06f Bug 785715 - Change the parameter name of GCLI-screenshot to "selector" from "node". r=jwalker 2012-09-07 14:24:58 +01:00
Victor Porof
b1298aa24e Merge m-c to fx-team 2012-09-06 17:39:16 +03:00
Thaddee Tyl
828c4b735c Bug 747820 - Style editor breaks with non-latin encoding. r=msucan f=cedricv 2012-09-06 12:43:50 +03:00
Paul Rouget
5be94bf6d8 Bug 768442 - It's impossible to add a sidebar inside a tab. r=dao 2012-08-30 12:23:26 +02:00
Paul Rouget
708200bb6f Bug 786619 - Infobar reappears on some conditions even in 3D mode. r=msucan 2012-09-04 16:59:15 +02:00
Paul Rouget
398cd2292c Bug 785910 - [Developer Toolbar] Inspector button and Web Console buttons remain selected after opening a new tab. r=jwalker 2012-09-04 10:01:54 +02:00
Paul Rouget
5c5c2e798d Bug 787952 - When switching back to an inspected tab, the outline is not visible anymore. r=jwalker 2012-09-03 17:52:37 +02:00
Paul Rouget
3caf8390cf Bug 736465 - Pref for Inspect Element context menu item. r=dao r=dcamp 2012-08-30 12:51:13 +02:00
Ryan VanderMeulen
8117568944 Backout a1adb4d46c3f (bug 747820) for Windows mochitest-other crashes. 2012-08-30 17:58:14 -04:00
Victor Porof
602dcde9e3 Merge fx-team to m-c 2012-08-30 21:23:21 +03:00
Mihai Sucan
35eca060de Bug 785954 - Intermittent browser_webconsole_bug_599725_response_headers.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: browser is null; r=rcampbell 2012-08-27 21:28:08 +03:00
Thaddee Tyl
da29d7f70e Bug 747820 - Style editor breaks with non-latin encoding. r=msucan f=cedricv 2012-08-30 19:10:39 +03:00
Victor Porof
8703eba6a2 Bug 783810 - Intermittent browser_dbg_location-changes-new.js | There should be a selected script, | The source editor should have some text displayed, | The menulist should not display a notice that there are no scripts availalble, | The menulist should have a too... - r=robcee 2012-08-29 03:17:18 +03:00
Michael Ratcliffe
b366a4b655 Bug 783971 - [gcli] GCLI popup not appearing at its correct position. r=jwalker 2012-08-30 11:03:19 +01:00
Heather Arthur
0d62923c3c Bug 741576 - Style tweaks for Computed view. r=paul 2012-08-30 15:23:33 +02:00
Grant Gayed
71923e0ec5 Bug 768744 - GCLI places input elements incorrectly if element ancestory has a 'fixed' or 'absolute'; r=jwalker 2012-08-29 08:35:33 +01:00
Ekanan Ketunuti
b3dca1c738 Bug 785714 - Remove manual string for jsb url.; r=jwalker 2012-08-28 07:23:19 +07:00
Victor Porof
23c297ebcd Bug 780198 - Intermittent browser_dbg_reload-same-script.js | Test timed out, followed by browser_dbg_script-switching.js | an unexpected uncaught JS exception reported through window.onerror, r=past 2012-08-26 01:13:59 +03:00
Paul Rouget
d0a9416aeb Bug 770818 - [inspector] highlighter v3. r=jwalker 2012-08-24 14:18:23 +02:00
Joe Walker
9b8faccb3a Bug 773227 - GCLI should open a help menu on enter for non-VALID (like pressing F1); r=dcamp 2012-08-25 21:18:56 +01:00
Victor Porof
02275585c4 Bug 773732 - After reloading a page, the selected script and line should remain the same. r=robcee 2012-08-25 17:23:23 +03:00
Dave Camp
b5e1dafad4 Bug 785635 - Markup panel undo is broken. r=jwalker 2012-08-25 11:04:47 -07:00
Dave Camp
77c60599e5 Bug 785628 - Markup panel not sending a change event. r=paul, r=jwalker 2012-08-25 11:04:47 -07:00
Dave Camp
0cb72e12a9 Bug 785335 - Changing an elements tagName collapses the tree node with no way to expand the tree node. r=jwalker 2012-08-25 11:04:46 -07:00
Dave Camp
5c73dada0c Backed out Bug 770818 (highlighter v3) for test failures. 2012-08-25 11:04:28 -07:00
Paul Rouget
5272eeacce Bug 770818 - [inspector] highlighter v3. r=jwalker 2012-08-25 14:51:36 +02:00
Paul Rouget
652646260b Bug 777011: WebConsole dark toolbar. r=robcee 2012-08-25 14:29:20 +02:00
Mark Capella
0c6a82207f Bug 779642 - Scratchpad Line numbers don't line up, r=robcee 2012-08-28 05:56:30 -04:00
Victor Porof
9771efb4d0 Bug 766054 - [debugger] experiment with collapsed panels, r=rcampbell 2012-07-20 11:56:46 +03:00
Victor Porof
93674b3fe1 Bug 774788 - free text search across all scripts, r=rcampbell 2012-08-18 12:29:47 +03:00
Michael Ratcliffe
76f8dc06e3 Bug 774808 - GCLI sometimes stops working; r=jwalker 2012-08-23 14:48:23 +01:00
Michael Ratcliffe
8645500523 Bug 771526 - GCLI needs a command to log function calls in chrome content; r=jwalker 2012-08-14 16:12:59 +01:00
OHZEKI Tetsuharu
cea517b527 Bug 777001 - [Developer Toolbar] Change "inspect" command's param name, "node" to "selector". r=jwalker 2012-08-25 06:34:23 +01:00
Dave Camp
ce593132b2 Bug 785528 - Don't allow deletion of doctype nodes in the markup panel, fix test failures. r=jwalker 2012-08-24 20:37:05 -07:00
Dave Camp
264dedc29e Bug 785528 - Don't allow deletion of doctype nodes in the markup panel. r=jwalker 2012-08-24 17:59:48 -07:00
Dave Camp
87f9886f2b Bug 785380 - Can't close the page inspector after toggling markup panel. r=jwalker 2012-08-24 17:58:59 -07:00
Dave Camp
09cb409e4b Bug 785186 - Use the context menu in the markup panel. r=jwalker 2012-08-24 17:54:09 -07:00
Dave Camp
16a410967c Bug 785151 - Use ScrollIntoViewIfNeeded in the markup panel. r=jwalker 2012-08-24 17:51:38 -07:00
Joe Walker
1eb830ff5a Bug 773565 - GCLI Autocomplete goes wild when boolean params are used in a group; r=dcamp
--HG--
rename : browser/devtools/highlighter/test/helper.js => browser/devtools/highlighter/test/helpers.js
rename : browser/devtools/responsivedesign/test/helper.js => browser/devtools/responsivedesign/test/helpers.js
rename : browser/devtools/shared/test/helper.js => browser/devtools/shared/test/helpers.js
rename : browser/devtools/styleeditor/test/helper.js => browser/devtools/styleeditor/test/helpers.js
2012-08-24 16:04:45 +01:00
Joe Walker
042d247047 Bug 775031 - GCLI should display [options] rather than either hiding them or showing them all; r=harth 2012-08-24 15:39:10 +01:00
Joe Walker
ff781144b2 Bug 773347 - GCLI hidden commands don't execute properly; r=harth 2012-08-24 15:39:10 +01:00
Michael Ratcliffe
8f31a4fa6e Bug 776875 - GCLI: Move existing GCLI commands into JSMs; r=jwalker
--HG--
rename : browser/devtools/commandline/GcliCookieCommands.jsm => browser/devtools/commandline/CmdCookie.jsm
rename : browser/devtools/commandline/GcliCommands.jsm => browser/devtools/commandline/Commands.jsm
rename : browser/devtools/commandline/gcli.css => browser/devtools/commandline/commandline.css
rename : browser/devtools/commandline/gclioutput.xhtml => browser/devtools/commandline/commandlineoutput.xhtml
rename : browser/devtools/commandline/gclitooltip.xhtml => browser/devtools/commandline/commandlinetooltip.xhtml
rename : browser/devtools/commandline/test/browser_gcli_addon.js => browser/devtools/commandline/test/browser_cmd_addon.js
rename : browser/devtools/commandline/test/browser_gcli_calllog.js => browser/devtools/commandline/test/browser_cmd_calllog.js
rename : browser/devtools/commandline/test/browser_gcli_commands.js => browser/devtools/commandline/test/browser_cmd_commands.js
rename : browser/devtools/commandline/test/browser_gcli_cookie.js => browser/devtools/commandline/test/browser_cmd_cookie.js
rename : browser/devtools/commandline/test/browser_gcli_integrate.js => browser/devtools/commandline/test/browser_cmd_integrate.js
rename : browser/devtools/commandline/test/browser_gcli_jsb.js => browser/devtools/commandline/test/browser_cmd_jsb.js
rename : browser/devtools/commandline/test/resources_jsb_script.js => browser/devtools/commandline/test/browser_cmd_jsb_script.jsi
rename : browser/devtools/commandline/test/browser_gcli_inspect.html => browser/devtools/commandline/test/browser_cmd_pagemod_export.html
rename : browser/devtools/commandline/test/browser_gcli_pagemod_export.js => browser/devtools/commandline/test/browser_cmd_pagemod_export.js
rename : browser/devtools/commandline/test/browser_gcli_pref.js => browser/devtools/commandline/test/browser_cmd_pref.js
rename : browser/devtools/commandline/test/browser_gcli_restart.js => browser/devtools/commandline/test/browser_cmd_restart.js
rename : browser/devtools/commandline/test/browser_gcli_settings.js => browser/devtools/commandline/test/browser_cmd_settings.js
rename : browser/devtools/commandline/test/resources_dbg.html => browser/devtools/commandline/test/browser_dbg_cmd.html
rename : browser/devtools/commandline/test/browser_gcli_dbg.js => browser/devtools/commandline/test/browser_dbg_cmd.js
rename : browser/devtools/commandline/test/browser_gcli_break.html => browser/devtools/commandline/test/browser_dbg_cmd_break.html
rename : browser/devtools/commandline/test/browser_gcli_break.js => browser/devtools/commandline/test/browser_dbg_cmd_break.js
rename : browser/devtools/commandline/test/browser_gcli_inspect.html => browser/devtools/highlighter/test/browser_inspector_cmd_inspect.html
rename : browser/devtools/commandline/test/browser_gcli_inspect.js => browser/devtools/highlighter/test/browser_inspector_cmd_inspect.js
rename : browser/devtools/commandline/test/browser_gcli_responsivemode.js => browser/devtools/responsivedesign/test/browser_responsive_cmd.js
rename : browser/devtools/commandline/test/resources.html => browser/devtools/styleeditor/test/browser_styleeditor_cmd_edit.html
rename : browser/devtools/commandline/test/browser_gcli_edit.js => browser/devtools/styleeditor/test/browser_styleeditor_cmd_edit.js
rename : browser/devtools/commandline/test/resources_inpage.js => browser/devtools/styleeditor/test/resources_inpage.jsi
rename : browser/devtools/commandline/test/resources_inpage1.css => browser/devtools/styleeditor/test/resources_inpage1.css
rename : browser/devtools/commandline/test/resources_inpage2.css => browser/devtools/styleeditor/test/resources_inpage2.css
rename : browser/devtools/commandline/GcliTiltCommands.jsm => browser/devtools/tilt/CmdTilt.jsm
rename : browser/themes/gnomestripe/devtools/gcli.css => browser/themes/gnomestripe/devtools/commandline.css
rename : browser/themes/pinstripe/devtools/gcli.css => browser/themes/pinstripe/devtools/commandline.css
rename : browser/themes/winstripe/devtools/gcli.css => browser/themes/winstripe/devtools/commandline.css
2012-08-14 15:51:48 +01:00
Rob Campbell
a81466f6ae Backout bug 776875, bug 773347, bug 775031, bug 773565 due to test failures. a=orange
--HG--
rename : browser/devtools/commandline/Commands.jsm => browser/devtools/commandline/GcliCommands.jsm
rename : browser/devtools/commandline/CmdCookie.jsm => browser/devtools/commandline/GcliCookieCommands.jsm
rename : browser/devtools/tilt/CmdTilt.jsm => browser/devtools/commandline/GcliTiltCommands.jsm
rename : browser/devtools/commandline/commandline.css => browser/devtools/commandline/gcli.css
rename : browser/devtools/commandline/commandlineoutput.xhtml => browser/devtools/commandline/gclioutput.xhtml
rename : browser/devtools/commandline/commandlinetooltip.xhtml => browser/devtools/commandline/gclitooltip.xhtml
rename : browser/devtools/commandline/test/browser_cmd_addon.js => browser/devtools/commandline/test/browser_gcli_addon.js
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.html => browser/devtools/commandline/test/browser_gcli_break.html
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.js => browser/devtools/commandline/test/browser_gcli_break.js
rename : browser/devtools/commandline/test/browser_cmd_calllog.js => browser/devtools/commandline/test/browser_gcli_calllog.js
rename : browser/devtools/commandline/test/browser_cmd_commands.js => browser/devtools/commandline/test/browser_gcli_commands.js
rename : browser/devtools/commandline/test/browser_cmd_cookie.js => browser/devtools/commandline/test/browser_gcli_cookie.js
rename : browser/devtools/commandline/test/browser_dbg_cmd.js => browser/devtools/commandline/test/browser_gcli_dbg.js
rename : browser/devtools/styleeditor/test/browser_styleeditor_cmd_edit.js => browser/devtools/commandline/test/browser_gcli_edit.js
rename : browser/devtools/commandline/test/browser_cmd_pagemod_export.html => browser/devtools/commandline/test/browser_gcli_inspect.html
rename : browser/devtools/highlighter/test/browser_inspector_cmd_inspect.js => browser/devtools/commandline/test/browser_gcli_inspect.js
rename : browser/devtools/commandline/test/browser_cmd_integrate.js => browser/devtools/commandline/test/browser_gcli_integrate.js
rename : browser/devtools/commandline/test/browser_cmd_jsb.js => browser/devtools/commandline/test/browser_gcli_jsb.js
rename : browser/devtools/commandline/test/browser_cmd_pagemod_export.js => browser/devtools/commandline/test/browser_gcli_pagemod_export.js
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_gcli_pref.js
rename : browser/devtools/responsivedesign/test/browser_responsive_cmd.js => browser/devtools/commandline/test/browser_gcli_responsivemode.js
rename : browser/devtools/commandline/test/browser_cmd_restart.js => browser/devtools/commandline/test/browser_gcli_restart.js
rename : browser/devtools/commandline/test/browser_cmd_settings.js => browser/devtools/commandline/test/browser_gcli_settings.js
rename : browser/devtools/styleeditor/test/browser_styleeditor_cmd_edit.html => browser/devtools/commandline/test/resources.html
rename : browser/devtools/commandline/test/browser_dbg_cmd.html => browser/devtools/commandline/test/resources_dbg.html
rename : browser/devtools/styleeditor/test/resources_inpage.jsi => browser/devtools/commandline/test/resources_inpage.js
rename : browser/devtools/styleeditor/test/resources_inpage1.css => browser/devtools/commandline/test/resources_inpage1.css
rename : browser/devtools/styleeditor/test/resources_inpage2.css => browser/devtools/commandline/test/resources_inpage2.css
rename : browser/devtools/commandline/test/browser_cmd_jsb_script.jsi => browser/devtools/commandline/test/resources_jsb_script.js
rename : browser/themes/gnomestripe/devtools/commandline.css => browser/themes/gnomestripe/devtools/gcli.css
rename : browser/themes/pinstripe/devtools/commandline.css => browser/themes/pinstripe/devtools/gcli.css
rename : browser/themes/winstripe/devtools/commandline.css => browser/themes/winstripe/devtools/gcli.css
2012-08-24 09:27:30 -04:00
Joe Walker
46260ab368 Bug 773565 - GCLI Autocomplete goes wild when boolean params are used in a group; r=dcamp
--HG--
rename : browser/devtools/highlighter/test/helper.js => browser/devtools/highlighter/test/helpers.js
rename : browser/devtools/responsivedesign/test/helper.js => browser/devtools/responsivedesign/test/helpers.js
rename : browser/devtools/shared/test/helper.js => browser/devtools/shared/test/helpers.js
rename : browser/devtools/styleeditor/test/helper.js => browser/devtools/styleeditor/test/helpers.js
2012-08-24 11:05:19 +01:00
Joe Walker
c527f53a0f Bug 775031 - GCLI should display [options] rather than either hiding them or showing them all; r=harth 2012-08-24 11:05:07 +01:00
Joe Walker
e7bde87cb7 Bug 773347 - GCLI hidden commands don't execute properly; r=harth 2012-08-24 11:05:04 +01:00
Michael Ratcliffe
32a5d2be7f Bug 776875 - GCLI: Move existing GCLI commands into JSMs; r=jwalker
--HG--
rename : browser/devtools/commandline/GcliCookieCommands.jsm => browser/devtools/commandline/CmdCookie.jsm
rename : browser/devtools/commandline/GcliCommands.jsm => browser/devtools/commandline/Commands.jsm
rename : browser/devtools/commandline/gcli.css => browser/devtools/commandline/commandline.css
rename : browser/devtools/commandline/gclioutput.xhtml => browser/devtools/commandline/commandlineoutput.xhtml
rename : browser/devtools/commandline/gclitooltip.xhtml => browser/devtools/commandline/commandlinetooltip.xhtml
rename : browser/devtools/commandline/test/browser_gcli_addon.js => browser/devtools/commandline/test/browser_cmd_addon.js
rename : browser/devtools/commandline/test/browser_gcli_calllog.js => browser/devtools/commandline/test/browser_cmd_calllog.js
rename : browser/devtools/commandline/test/browser_gcli_commands.js => browser/devtools/commandline/test/browser_cmd_commands.js
rename : browser/devtools/commandline/test/browser_gcli_cookie.js => browser/devtools/commandline/test/browser_cmd_cookie.js
rename : browser/devtools/commandline/test/browser_gcli_integrate.js => browser/devtools/commandline/test/browser_cmd_integrate.js
rename : browser/devtools/commandline/test/browser_gcli_jsb.js => browser/devtools/commandline/test/browser_cmd_jsb.js
rename : browser/devtools/commandline/test/resources_jsb_script.js => browser/devtools/commandline/test/browser_cmd_jsb_script.jsi
rename : browser/devtools/commandline/test/browser_gcli_inspect.html => browser/devtools/commandline/test/browser_cmd_pagemod_export.html
rename : browser/devtools/commandline/test/browser_gcli_pagemod_export.js => browser/devtools/commandline/test/browser_cmd_pagemod_export.js
rename : browser/devtools/commandline/test/browser_gcli_pref.js => browser/devtools/commandline/test/browser_cmd_pref.js
rename : browser/devtools/commandline/test/browser_gcli_restart.js => browser/devtools/commandline/test/browser_cmd_restart.js
rename : browser/devtools/commandline/test/browser_gcli_settings.js => browser/devtools/commandline/test/browser_cmd_settings.js
rename : browser/devtools/commandline/test/resources_dbg.html => browser/devtools/commandline/test/browser_dbg_cmd.html
rename : browser/devtools/commandline/test/browser_gcli_dbg.js => browser/devtools/commandline/test/browser_dbg_cmd.js
rename : browser/devtools/commandline/test/browser_gcli_break.html => browser/devtools/commandline/test/browser_dbg_cmd_break.html
rename : browser/devtools/commandline/test/browser_gcli_break.js => browser/devtools/commandline/test/browser_dbg_cmd_break.js
rename : browser/devtools/commandline/test/browser_gcli_inspect.html => browser/devtools/highlighter/test/browser_inspector_cmd_inspect.html
rename : browser/devtools/commandline/test/browser_gcli_inspect.js => browser/devtools/highlighter/test/browser_inspector_cmd_inspect.js
rename : browser/devtools/commandline/test/browser_gcli_responsivemode.js => browser/devtools/responsivedesign/test/browser_responsive_cmd.js
rename : browser/devtools/commandline/test/resources.html => browser/devtools/styleeditor/test/browser_styleeditor_cmd_edit.html
rename : browser/devtools/commandline/test/browser_gcli_edit.js => browser/devtools/styleeditor/test/browser_styleeditor_cmd_edit.js
rename : browser/devtools/commandline/test/resources_inpage.js => browser/devtools/styleeditor/test/resources_inpage.jsi
rename : browser/devtools/commandline/test/resources_inpage1.css => browser/devtools/styleeditor/test/resources_inpage1.css
rename : browser/devtools/commandline/test/resources_inpage2.css => browser/devtools/styleeditor/test/resources_inpage2.css
rename : browser/devtools/commandline/GcliTiltCommands.jsm => browser/devtools/tilt/CmdTilt.jsm
rename : browser/themes/gnomestripe/devtools/gcli.css => browser/themes/gnomestripe/devtools/commandline.css
rename : browser/themes/pinstripe/devtools/gcli.css => browser/themes/pinstripe/devtools/commandline.css
rename : browser/themes/winstripe/devtools/gcli.css => browser/themes/winstripe/devtools/commandline.css
2012-08-14 15:51:48 +01:00
Panos Astithas
c3e23a698c Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof 2012-08-24 10:41:02 +03:00
Panos Astithas
50a201dc1e Merge m-c to fx-team 2012-08-24 10:27:21 +03:00
Matt Brubeck
66414abc2f Back out b2900e347f5c (bug 783393) for Windows xpcshell hangs in test_listscripts-01.js on a CLOSED TREE
--HG--
extra : transplant_source : %F4%97%281%7F%AD%7E%C0Vb%00t%9Bd%FC%EC%A5%92%B5%C8
2012-08-23 14:37:29 -07:00
Dave Camp
1545a06eea Bug 777085: New markup panel for the inspector. r=jwalker
--HG--
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_menu.js => browser/devtools/highlighter/test/browser_inspector_menu.js
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.html => browser/devtools/markupview/test/browser_inspector_markup_navigation.html
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.js => browser/devtools/markupview/test/browser_inspector_markup_navigation.js
2012-08-23 11:00:43 -07:00
Panos Astithas
45afc9f7b9 Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof 2012-08-17 04:32:21 +03:00
Jen Fong-Adwent
cd23a50fda Bug 704204 - Allow user to increase Web Console font size; r=msucan 2012-08-22 23:18:48 +03:00
Ed Morley
3197149f5c Merge mozilla-central to mozilla-inbound 2012-08-21 21:16:49 +01:00
Ekanan Ketunuti
7d3976d379 Bug 784313 - Replace body[dir=rtl] with :dir(rtl) in browser/. r=dao
--HG--
extra : rebase_source : 161e7e1456b27f6b31e3f8e923684d83c7d0ace6
2012-08-21 20:50:55 +07:00
Abhishek Potnis
8b7e1e46f4 Bug 781122 - orion.css does not exist from debugger tests; r=msucan 2012-08-21 14:42:02 +03:00
Thaddee Tyl
6bd78774af Bug 780791 - WebConsole autocompletion doesn't autocomplete on string literals; r=msucan 2012-08-17 18:38:59 +03:00
Justin Dolske
6aa35541f7 Bug 661813 - Fix intermittent failure in browser_webconsole_bug_595934_message_categories.js. r=mihai 2012-08-15 18:04:52 -07:00
Ed Morley
1c5fe31b30 Bug 773732 - Temporarily disable browser_dbg_reload-same-script.js due to frequent failures (bug 780198 & bug 782179) 2012-08-15 15:30:58 +01:00
Ed Morley
f5b0d9788b Backout 3b46b03dff5c, effectively relanding bug 781186 and 773732 because it seems like a clean backout isn't going to be possible 2012-08-15 15:26:46 +01:00
Ed Morley
6cbf988f37 Backout 2a6310e0ed9a (bug 781186) and 64bc6b0e9127 (bug 773732) for causing bug 780198 and bug 782179 2012-08-15 13:30:09 +01:00
Ed Morley
a95d17dc7b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-14 13:52:25 +01:00
Tim Taubert
ca8d108df1 merge m-c to fx-team 2012-08-13 20:52:40 -07:00
Masayuki Nakano
fef53e910a Bug 719320 part.11 Fix new test failures r=smaug 2012-08-12 10:42:36 +09:00
Dão Gottwald
8cff35e019 Bug 782305 - webconsole.xul should not load browser.css. r=msucan 2012-08-13 20:52:19 +02:00
Thaddee Tyl
4e8203754b Bug 779415 - The WebConsole autocompletion doesn't deal with non-objects (numbers, strings); r=msucan 2012-08-13 18:51:46 +03:00
Michael Ratcliffe
1817fa097e Bug 771169 - Some linux window managers steal focus on noautohide panels (Which causes some bizarre focus issues in GCLI), r=rcampbell 2012-08-03 11:05:24 +01:00
Victor Porof
cd52a0b44c Bug 780631 - Don't change the selected script while filtering if the file part from the search expression hasn't changed, r=rcampbell 2012-08-09 00:37:23 +03:00
Victor Porof
c1834d8856 Bug 781102 - Continue with debugger initialization after the editor finished loading, r=rcampbell 2012-08-09 00:36:58 +03:00