Commit Graph

1154 Commits

Author SHA1 Message Date
Victor Porof
862fdec30f Bug 794886 - Avoid confusion caused by accidentally prefing off the panels, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
6bb97610d2 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
9e4e19456d 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
0e5a04c552 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
ddb6c4b88a merge m-c to fx-team 2012-10-25 21:23:58 +02:00
Mihai Sucan
7067f9490a Bug 798951 - Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out; r=robcee 2012-10-23 15:59:57 +03:00
Anton Kovalyov
708d50d074 Bug 794898 - Scratchpad should ask for confirmation before closing; r=harth 2012-10-22 15:53:23 -07:00
Girish Sharma
7bdf087a9e 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
086ee1e0bd Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Anton Kovalyov
0c0958c3d4 Bug 661762 - Scratchpad source link may focus the wrong Scratchpad window; r=msucan 2012-09-14 13:12:57 -07:00
Mihai Sucan
101c6d3fe1 Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
Anton Kovalyov
d03f789c2d Bug 801982 - Scratchpad doesn't show confirmation dialog after opening a file; r=harth 2012-10-18 11:00:33 -07:00
Heather Arthur
7963dad6fa Backed out changeset 0c63519f8e41 due to failing test (bug 801982) 2012-10-17 18:18:56 -07:00
Anton Kovalyov
9bd8bc6980 Bug 801982 - Scratchpad doesn't show confirmation dialog after opening a file; r=harth 2012-10-16 15:32:39 -07:00
Anton Kovalyov
3c7636a394 Bug 801937 - JavaScript strict warning in scratchpad.js; r=harth 2012-10-15 16:30:37 -07:00
Girish Sharma
94902b2e3f 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
ea1af3d950 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
ec1d78bd1b Merge the last PGO-green inbound changeset to m-c. 2012-10-13 19:26:29 -04:00
Tim Taubert
24fe0b12de merge m-c to fx-team 2012-10-13 23:20:19 +02:00
Oonishi Atsushi
34863fccc0 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
5982827398 Bug 799498 - [responsive mode] Disable floating scrollbars; r=past 2012-10-09 17:04:34 +02:00
Johan Charlez
721e30ab39 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
cab2361f80 Bug 800231 - More logging to check where test times out, r=past 2012-10-12 13:08:09 +05:30
Tim Taubert
8d6f4b6ea6 merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Gavin Sharp
9950e31ae4 Fix line endings in these tests, no bug
--HG--
extra : rebase_source : aad2a9b54a69182f75de437cf0f15316729ca64a
2012-10-09 14:44:49 +02:00
Anton Kovalyov
b351b422af Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
Girish Sharma
d4e986eada 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
81113c707c 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
3c7fcfb60b Merge m-c to fx-team 2012-10-08 16:26:41 +03:00
Panos Astithas
225779f4a3 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
e2ac1f8d7b Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee 2012-10-05 19:15:51 +03:00
Mihai Sucan
e13614b31e 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
514a8188b1 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
f81f8939ef 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
5e1161463f Bug 790272 - Unnecessary repaints of the Layout View, r=paul, r=jaws 2012-10-04 10:24:46 +05:30
Paul Rouget
ca6f9620f2 Bug 798284 - [responsive mode] dispatch some events; r=past 2012-10-05 13:23:12 +02:00
saran
56d80cfbc3 Bug 768399 - GCLI output should not be forced to be xhtml; r=jwalker 2012-10-05 00:46:38 +01:00
Joe Walker
81f0bd1ec4 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
a2b5f66dea 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
08341f6e28 Bug 785134 - Update jsb to fix various bugs; r=jwalker 2012-10-03 19:10:07 +01:00
Michael Ratcliffe
4a6a65a4ed Bug 786803 - GCLI help command panel is too big; r=jwalker 2012-10-04 10:32:36 +01:00
Rob Campbell
fc4c96b831 Bug 797527 - Remove InsideOutBox.jsm, DOMPlate.jsm and friends; r=dcamp 2012-10-03 13:41:00 -04:00
Panos Astithas
09681ca92a Merge m-c to fx-team 2012-10-04 09:54:25 +03:00
Victor Porof
0f03c9e643 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
1a700a9baa 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
a5519db540 bug 788754: simplify SourceClient's api; r=past 2012-09-28 08:27:00 +03:00
Nick Fitzgerald
ce71aed6a5 bug 755661 part 4 - debugger frontend use the sources over protocol; r=past 2012-09-27 11:31:00 +03:00
Nick Fitzgerald
b6cb706721 bug 755661 part 1 - move Promise.jsm; r=past,jwalker 2012-09-27 11:28:00 +03:00
Heather Arthur
e9fb7572d8 Bug 797270 - markup view background should be white; r=paul 2012-10-02 23:28:00 +03:00
Michael Ratcliffe
8e4c8a7896 Bug 796929 - [gcli] command line stops working; r=jwalker 2012-10-02 16:53:00 +01:00
Anton Kovalyov
ef90a005d9 Bug 781797 - dbg open and dbg close commands; r=past 2012-10-02 19:03:59 -07:00
Paul Rouget
d13a230e8a Bug 752850 - [Responsive Mode] It should be possible to hide the scrollbars; r=jwalker 2012-10-02 13:18:56 +01:00
Michael Ratcliffe
9a784fb248 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
07b76a51f8 Bug 753225 - Disable browser_dbg_createRemote.js on Windows for frequent failures 2012-10-03 11:49:40 +01:00
Ed Morley
be8d44286a 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
d250d166e0 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
f824f55136 merge m-c to fx-team 2012-10-02 09:59:18 +02:00
Heather Arthur
33e2367b81 Bug 789364 - Light theme for markup panel, orion, and rule view, r=paul 2012-10-01 19:34:05 +03:00
Jan Skrasek
59ce75c9d8 Bug 785903 - Markup panel selection should scroll to the center when highlighting, r=dcamp 2012-10-01 18:15:23 +03:00
Victor Porof
ed48bbcfe1 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
2ba2003f8d 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
05a5807779 Bug 795009 - REMOTE_PROFILE_NAME should actually be chrome, r=past 2012-10-01 15:15:10 +03:00
Victor Porof
5ac59f199b Bug 794887 - Some entities in debugger.dtd are unused, r=past 2012-10-01 15:14:46 +03:00
Paul Rouget
0247a457e5 Backed out changeset 48cfe823a5da 2012-09-26 12:49:42 +01:00
Michael Ratcliffe
6f7062cec7 Bug 785134 - Update jsb to fix various bugs. r=jwalker 2012-09-24 14:36:41 +01:00
Girish Sharma
c5c65ad5ea Bug 792533, gcli screenshot command should respect private browsing, r=jwalker, r=jdm 2012-09-22 06:29:53 +05:30
Paul Rouget
e6424bc2ba Bug 793725 - [markup panel] Add a preview of the DOM tree. r=mratcliffe 2012-09-25 17:33:46 +01:00
Paul Rouget
6fa0fb45a6 Bug 794394 - [scratchpad] Add support for native fullscreen on osx. r=harth 2012-09-26 10:14:12 +01:00
Hubert Sablonniere
5d1c7811f1 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
bb52bf97f2 Merge mozilla-central into mozilla-inbound 2012-11-09 09:47:33 -05: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
Josh Matthews
dadd364cb0 Bug 795556 - Part 1: Make Style Editor open with sensible parent window. r=jwalker 2012-10-10 11:27:39 -04:00
Ryan VanderMeulen
893013a3a7 Merge m-c to inbound. 2012-10-10 06:32:24 -04:00
Mario Alvarado [:marioalv]
036fb90f54 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
e9e5116397 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
9824047cfb Merge fx-team to m-c. 2012-10-20 17:15:57 -04:00
Phil Ringnalda
5793119a17 Bug 759157 - Back out 62ae729e2b54 and 5ac283a12f02 to reenable tilt_* tests on Linux 2012-10-19 21:55:12 -07:00
Jim Mathies
15a42ab9b5 Bug 817879 - Update bad resource paths in devtools. r=jwalker 2012-12-05 05:14:09 -06:00
Ed Morley
ca001d5be0 Merge mozilla-central to mozilla-inbound 2012-12-04 20:20:11 +00: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
Victor Porof
245536ec61 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
2ebd075cca Bug 827993 - delete useless code in browser_dbg_bug723069_editor-breakpoints.js; r=past 2013-01-08 12:59:19 -05:00
Gavin Sharp
784093ab77 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : e30e249a9ce7c71d6d78cd2beb2d080a80880e83
2013-01-05 11:45:18 -08:00
Ryan VanderMeulen
8f3edb3d8e Merge the last PGO-green inbound changeset to m-c. 2012-10-01 21:24:30 -04:00
Victor Porof
a9eee67584 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
fb358c4481 Backout 3c95dca80f3f (bug 790650) for causing the current #1 toporange, bug 782877 2012-10-01 13:54:45 +01:00
Simon Montagu
73187d5fd2 Change :dir selectors to :-moz-dir in css files. Bug 562169, r=dbaron 2012-09-30 07:17:42 -07:00
Jonathan Kew
a85e67486b 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
Ed Morley
9e8a4f79dc Merge mozilla-central to mozilla-inbound 2012-12-14 19:03:57 +00:00
Jim Blandy
0068c8a26d 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
11b3ee490d 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
b5b498075a merge m-c to fx-team 2012-09-23 18:16:07 +02:00
Panos Astithas
2ede8468f0 Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell 2012-09-22 18:44:00 +03:00
Anton Kovalyov
5287bb665f 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
ed4255be0f Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell 2012-09-21 09:04:21 +03:00
Dave Camp
37aa4e602d Merge fx-team to m-c 2012-09-20 15:52:35 -07:00
Dave Camp
489c463544 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
5b4f3272e0 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Ryan VanderMeulen
fa467918aa Merge inbound to m-c. 2012-09-22 08:28:28 -04:00
Andres Hernandez
fecdfd5725 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
2df4be745b 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
3c23735c98 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
69143e3909 Bug 733292 - The sidebar should have a close button. r=paul r=dao 2012-09-19 16:43:26 +02:00
OHZEKI Tetsuharu
d1642f4d0a Bug 764572 - add "Open URL" option to net panel items' context menu; r=msucan 2012-09-18 19:08:29 +03:00
Anton Kovalyov
627cbbee31 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
8c911106aa Merge the last PGO-green inbound changeset to m-c. 2012-09-14 21:09:07 -04:00
Girish Sharma
118fa650c5 Bug 790294 - GCLI screenshot command should show preview., r=jwalker 2012-09-14 02:33:37 +05:30
Girish Sharma
f42551714d Bug 790026 - [gcli] screenshot command could use a 'chrome' option, r=jwalker 2012-09-14 02:28:56 +05:30
Girish Sharma
f45eec4632 Bug 788890 - GCLI screenshot command with no filename should copy to clipboard, r=jwalker 2012-09-14 02:26:19 +05:30
Victor Porof
f66dec7abb Bug 787181 - DebuggerController._isChromeDebugger is broken, fix remote-enabled pref typo 2012-09-14 00:30:14 +03:00
Victor Porof
b5c5b9aeb0 Bug 790891 - Search operators are hardcoded in debugger.xul, r=past 2012-09-14 00:00:19 +03:00
Victor Porof
481687d4ca Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past 2012-09-14 00:00:18 +03:00
Victor Porof
27ffdd34c6 Bug 785889 - Make search related keyboard shortcuts discoverable, r=past 2012-09-12 13:39:51 +03:00
Victor Porof
c711aaee52 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
132381c948 Bug 751739 - Scratchpad could identify itself; r=harth 2012-09-11 14:14:27 -07:00
Victor Porof
99861f3be9 Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
Victor Porof
bc58dd0993 Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past 2012-09-11 22:50:19 +03:00
Abraa
8b3d2c0eeb Bug 788229 - Change String.indexOf to String.contains. r=jaws 2012-09-12 10:23:34 -04:00
Paul Rouget
6b8cf9c22f 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
8d713f6237 Bug 773161 - Intermittent browser_gcli_addon.js | Test timed out. r=jwalker 2012-09-04 12:43:58 +01:00
Paul Rouget
cb86ea8aab 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
9d80fc739c Bug 786169 - Corrupt non-latin text into debugger; r=msucan 2012-09-11 11:40:54 +03:00
Mihai Sucan
52207a060d Bug 703041 - WebConsoleHelp has an error at the top; r=past 2012-09-11 13:14:12 +03:00
Girish Sharma
fec5f5eb4c 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
9a2501ddd2 Use the statically-inferred name for anonymous functions (bug 786711) r=msucan,vporof 2012-09-10 11:48:52 +03:00
Tim Taubert
59de8b0c3a merge m-c to fx-team 2012-09-10 09:47:01 +02:00
Girish Sharma
6c797030d3 Bug 751744 - Add a Revert to Saved menu item to the scratchpad; r=harth 2012-09-06 09:50:05 +05:30
Joe Walker
f644c80339 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
8f9fc7099c Bug 764856 - GCLI should allow fuzzy matching of commands; r=jwalker 2012-09-07 14:24:58 +01:00
Joe Walker
c03ba514be 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
65e8c15bee 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
14844a86d1 Merge m-c to fx-team 2012-09-06 17:39:16 +03:00
Thaddee Tyl
83f6160b57 Bug 747820 - Style editor breaks with non-latin encoding. r=msucan f=cedricv 2012-09-06 12:43:50 +03:00
Paul Rouget
9e0372540e Bug 768442 - It's impossible to add a sidebar inside a tab. r=dao 2012-08-30 12:23:26 +02:00
Paul Rouget
8343414c86 Bug 786619 - Infobar reappears on some conditions even in 3D mode. r=msucan 2012-09-04 16:59:15 +02:00
Paul Rouget
1256cc8c46 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
6c91fa2ae2 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
a0e036d7bb Bug 736465 - Pref for Inspect Element context menu item. r=dao r=dcamp 2012-08-30 12:51:13 +02:00
Ryan VanderMeulen
e0d7217b26 Backout a1adb4d46c3f (bug 747820) for Windows mochitest-other crashes. 2012-08-30 17:58:14 -04:00
Victor Porof
4c0bd57e56 Merge fx-team to m-c 2012-08-30 21:23:21 +03:00
Mihai Sucan
e2d62f4859 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
1a78a530bc Bug 747820 - Style editor breaks with non-latin encoding. r=msucan f=cedricv 2012-08-30 19:10:39 +03:00
Victor Porof
9b0772e447 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
e6ac607b63 Bug 783971 - [gcli] GCLI popup not appearing at its correct position. r=jwalker 2012-08-30 11:03:19 +01:00
Heather Arthur
3a737e3c53 Bug 741576 - Style tweaks for Computed view. r=paul 2012-08-30 15:23:33 +02:00
Grant Gayed
682f86ea75 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
fbbf56e36f Bug 785714 - Remove manual string for jsb url.; r=jwalker 2012-08-28 07:23:19 +07:00
Victor Porof
d916c92ec2 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
90636d8997 Bug 770818 - [inspector] highlighter v3. r=jwalker 2012-08-24 14:18:23 +02:00
Joe Walker
348e01723e 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
7effe84a9c 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
260d8fc329 Bug 785635 - Markup panel undo is broken. r=jwalker 2012-08-25 11:04:47 -07:00
Dave Camp
d133e68645 Bug 785628 - Markup panel not sending a change event. r=paul, r=jwalker 2012-08-25 11:04:47 -07:00
Dave Camp
00e44c4a14 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
eee69578d2 Backed out Bug 770818 (highlighter v3) for test failures. 2012-08-25 11:04:28 -07:00
Paul Rouget
c05fbf2bbd Bug 770818 - [inspector] highlighter v3. r=jwalker 2012-08-25 14:51:36 +02:00
Paul Rouget
0971b09380 Bug 777011: WebConsole dark toolbar. r=robcee 2012-08-25 14:29:20 +02:00
Mark Capella
2be1110e26 Bug 779642 - Scratchpad Line numbers don't line up, r=robcee 2012-08-28 05:56:30 -04:00
Victor Porof
2b29b7b7af Bug 766054 - [debugger] experiment with collapsed panels, r=rcampbell 2012-07-20 11:56:46 +03:00
Victor Porof
eb334315eb Bug 774788 - free text search across all scripts, r=rcampbell 2012-08-18 12:29:47 +03:00
Michael Ratcliffe
890d89b145 Bug 774808 - GCLI sometimes stops working; r=jwalker 2012-08-23 14:48:23 +01:00
Michael Ratcliffe
60a980932f 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
f9986e1bcf 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
e9b134d23b 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
852b675df8 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
0df5a11ec5 Bug 785380 - Can't close the page inspector after toggling markup panel. r=jwalker 2012-08-24 17:58:59 -07:00
Dave Camp
5e3a9ee550 Bug 785186 - Use the context menu in the markup panel. r=jwalker 2012-08-24 17:54:09 -07:00
Dave Camp
fce6fe4c77 Bug 785151 - Use ScrollIntoViewIfNeeded in the markup panel. r=jwalker 2012-08-24 17:51:38 -07:00
Joe Walker
af1fd14c62 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
67f8af60a8 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
0fa0759347 Bug 773347 - GCLI hidden commands don't execute properly; r=harth 2012-08-24 15:39:10 +01:00
Michael Ratcliffe
19bbe0f58e 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
797c29b92e 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
59c94fc832 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
de88e8f4a8 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
6a8b80682b Bug 773347 - GCLI hidden commands don't execute properly; r=harth 2012-08-24 11:05:04 +01:00
Michael Ratcliffe
81c2327b69 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
73af0b8253 Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof 2012-08-24 10:41:02 +03:00
Panos Astithas
d39a6a412d Merge m-c to fx-team 2012-08-24 10:27:21 +03:00
Matt Brubeck
8df05dede8 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
d72caac72c 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
4734deb1cb 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
e804715474 Bug 704204 - Allow user to increase Web Console font size; r=msucan 2012-08-22 23:18:48 +03:00
Ed Morley
cdee31c862 Merge mozilla-central to mozilla-inbound 2012-08-21 21:16:49 +01:00
Ekanan Ketunuti
9f0f561afc 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
a8e82b6716 Bug 781122 - orion.css does not exist from debugger tests; r=msucan 2012-08-21 14:42:02 +03:00
Thaddee Tyl
3880f3d0ac Bug 780791 - WebConsole autocompletion doesn't autocomplete on string literals; r=msucan 2012-08-17 18:38:59 +03:00
Justin Dolske
ac039e1de9 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
3efc8bac9a 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
c57acce09c 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
ad19cf3ac8 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
8244092900 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-14 13:52:25 +01:00
Tim Taubert
cb4b6387e8 merge m-c to fx-team 2012-08-13 20:52:40 -07:00
Masayuki Nakano
3ca9a6e26d Bug 719320 part.11 Fix new test failures r=smaug 2012-08-12 10:42:36 +09:00
Dão Gottwald
85e2f239c1 Bug 782305 - webconsole.xul should not load browser.css. r=msucan 2012-08-13 20:52:19 +02:00
Thaddee Tyl
6efc22b14a 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
1de8a7810d 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
140b4b2d34 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
561c3a3ea1 Bug 781102 - Continue with debugger initialization after the editor finished loading, r=rcampbell 2012-08-09 00:36:58 +03:00
Victor Porof
04b1287cc4 Bug 781186 - Navigating between pages initially shows 'No Scripts' in the menulist, r=rcampbell 2012-08-09 00:36:23 +03:00
Tim Taubert
ac2fe49ead merge m-c to fx-team 2012-08-05 11:31:54 +02:00
Mihai Sucan
c0a98998d3 Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell 2012-08-03 23:14:01 +03:00
Rob Campbell
e866598ecf merge m-c to fx-team 2012-08-03 17:09:03 -04:00
Panos Astithas
629e6685b4 Backout 7e5f3a8a7ca7 due to test oranges 2012-08-03 12:01:14 +03:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Mihai Sucan
f5d6b3bb95 Bug 778597 - Intermittent browser_webconsole_position_ui.js | Timed out while waiting for: web console position changed to 'window'; r=rcampbell 2012-08-01 21:32:38 +03:00
Victor Porof
b3118bf2cb Bug 775050 - Add keyboard shortcuts for stepping, r=rcampbell 2012-08-02 08:31:15 +03:00
Victor Porof
faf69525d5 Bug 770193 - Make it easier to start searching for scripts in the Debugger, r=rcampbell 2012-08-01 23:25:46 +03:00
Victor Porof
6d726656ec Bug 777093 - Long script urls still confuse the debugger menulist, r=rcampbell 2012-08-01 23:25:46 +03:00
Rob Campbell
b1cb1df2a4 Bug 756423 - Make mention of the keyboard shortcuts in the comment on Scratchpad; a=orangefix 2012-07-31 18:25:29 -04:00
Mark Capella
0149c0dd6a Bug 756423 - Make mention of the keyboard shortcuts in the comment on Scratchpad, r=robcee 2012-07-30 17:39:00 -04:00
Dave Camp
9446377e1d Bug 777373 - CssRuleView.jsm uses invalid weak map keys. r=rcampbell 2012-07-26 12:59:00 -07:00
Mihai Sucan
29490b4694 Bug 688981 - Place the web console in its own iframe; r=rcampbell,dao 2012-07-26 18:06:04 +03:00
Ed Morley
3a929d6168 Backout 6b2d5e37140e (bug 741576) for Win7 timeouts in browser_styleinspector_bug_672744_search_filter.js 2012-07-27 10:34:39 +01:00
Michael Ratcliffe
bc1448c41d Bug 777355 - Move Console.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests.; r=rcampbell
--HG--
rename : browser/devtools/shared/Console.jsm => toolkit/devtools/Console.jsm
2012-07-25 18:34:34 +01:00
Heather Arthur
f1d49fed21 Bug 741576 - Style tweaks for Computed view; r=paul 2012-07-26 22:47:39 +01:00
Thaddee Tyl
468e035ce8 Bug 775812 - Web Console autocomplete should include full scope; r=msucan 2012-07-25 20:21:03 +03:00
Victor Porof
164869c6b1 Backout 7dded40bb32b (Bug 761007) to re-enable Tilt tests on Linux 2012-07-25 17:08:32 +03:00
Rob Campbell
967d53ee59 Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=gavin 2012-07-24 15:02:10 -07:00
Michael Ratcliffe
c85114bd2e Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=rcampbell
--HG--
rename : browser/devtools/shared/Require.jsm => toolkit/devtools/Require.jsm
2012-07-24 12:08:30 +01:00
Mounir Lamouri
d890fdb95e Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking 2012-07-23 11:08:07 -07:00
Tim Taubert
859bc35349 merge m-c to fx-team 2012-07-21 12:50:03 +02:00
Heather Arthur
a8d91df0cd Bug 775692 - Rename rule.inheritedSource; r=paul 2012-07-20 16:04:55 +01:00
Rob Campbell
d208f39475 merge fx-team to m-c 2012-07-20 10:04:55 -04:00
Ekanan Ketunuti
12b66aabee Bug 775225 - Unprefix -moz-calc in browser. r=dao 2012-07-19 07:44:39 +07:00
Victor Porof
3ebd0b60d2 Bug 773653 - Intermittent leak in browser_dbg_breakpoint-new-script.js; r=rcampbell 2012-07-18 17:06:45 +03:00
Victor Porof
0f55081f85 Bug 770542 - Intermittent leak in browser_dbg_bug723069_editor-breakpoints.js, browser_dbg_bug723071_editor-breakpoints-pane.js & browser_dbg_bug731394_editor-contextmenu.js of browser_dbg_script-switching.html; r=rcampbell 2012-07-18 17:21:57 +03:00
Sankha Narayan Guria
64bdde61d2 Bug 739151 - Tilt now supports frames; r=vporof,rcampbell 2012-07-10 22:28:00 +03:00
Victor Porof
74901db492 Bug 774220 - Script URLs should appear in tooltips even when the menu list is not open; r=past 2012-07-18 09:42:51 +03:00
Victor Porof
9cc1750189 Bug 771481 - 'No scripts.' should be displayed in the dropdown when there are no scripts matching the search string; r=past 2012-07-18 16:13:15 +03:00
Mihai Sucan
56023ad83e Bug 773466 - Console will stop displaying output; r=rcampbell 2012-07-17 14:03:14 +03:00
Ryan VanderMeulen
a5809e409a Merge m-c to inbound. 2012-08-26 22:29:40 -04:00
Ryan VanderMeulen
80fff739e7 Merge the last PGO-green inbound changeset to m-c. 2012-08-26 22:22:56 -04:00
Abhishek Potnis
bace031428 Bug 785415 - Remove unused getInnerWindowById from WebConsoleUtils.jsm. r=mihai.sucan 2012-08-25 19:26:00 -04:00
Ryan VanderMeulen
98e0488ed8 Merge m-c to inbound. 2012-08-25 22:29:00 -04:00
Ryan VanderMeulen
7ad11464cb Merge m-c to inbound. 2012-07-20 17:37:53 -04:00
Benjamin Peterson
22a7b2002f Bug 761723 - Save script sources to implement Function.prototype.toString. r=jorendorff,njn,jimb,jst,Ms2ger
--HG--
extra : rebase_source : de1b55647780a30f98fe84d29ee3cb4a437a3ece
2012-07-20 20:17:38 +02:00
Ryan VanderMeulen
559bc624f6 Merge m-c to inbound. 2012-09-05 17:52:28 -04:00
Mike Hommey
b6a139ef99 Bug 787443 - CmdCmd.jsm and CmdCookie.jsm include Console.jsm with the wrong url. r=jwalker 2012-09-05 16:42:10 +02:00
Allison
fdae16ae3f Bug 756681 - Scratchpad should display exceptions when throwing a string; r=rcampbell 2012-05-23 00:24:00 +03:00
Mihai Sucan
61cab7c5b7 Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell 2012-08-02 22:09:46 +03:00
Rob Campbell
2286cdd868 Bug 706092 - Inspector : can't close inspector pane; r=dcamp 2012-08-02 13:42:00 +03:00
Rob Campbell
b6483fed80 Bug 778732 - Change JSTerm's $ helper function from getElementById to querySelector; r=msucan 2012-08-02 12:53:00 +03:00
Victor Porof
8921a6673f Bug 773732 - After reloading a page, the selected script and line should remain the same, r=rcampbell 2012-08-03 08:20:33 +03:00
Ed Morley
ffa6bbc07e Merge mozilla-central to mozilla-inbound 2012-10-01 14:04:36 +01:00
Mark Goodwin
b035e0bc43 Bug 770099 - Send CSP policy and report information to Web Console (Part 2); r=dveditz,msucan,jwalker 2012-10-01 10:10:30 +01:00
Robert O'Callahan
b9fe4d1ccd Bug 795262. Highlighter test should not depend on MozAfterPaint firing for changes to invisible elements. Also, poll for the value to change instead of assuming a constant 1000ms timeout. r=dao,cjones 2012-09-28 23:19:39 +12:00
Josh Matthews
346c033518 Bug 792528 - Make the channel created to fetch CSS files for editing respect the privacy status of the originating document. r=dcamp 2012-10-02 15:14:00 -04:00
Heather Arthur
07c9868f57 Bug 712469 - Inspector Rule View selectors can be more visually scannable; r=dcamp 2012-03-14 11:04:11 +01:00
Victor Porof
e1031f191e Bug 767384 - The script from the dropdown is kept when loading a page with no scripts after loading one with scripts and opening the Debugger; r=past 2012-07-15 10:06:02 +03:00