Commit Graph

202 Commits

Author SHA1 Message Date
Joe Walker
06b4cb1a1f Bug 704832 - GCLI echo command causes a parse error on the console; r=dcamp 2011-12-08 12:42:44 +00:00
Joe Walker
7a7a46cf53 Bug 703062 - GCLI should do some coverage analysis to improve test coverage; r=dcamp 2011-12-08 12:39:51 +00:00
Joe Walker
bdbfdcfad4 Bug 705074 - All uses of DOMTemplate should use new template function; r=dcamp 2011-12-08 12:39:04 +00:00
Joe Walker
a99bc34003 Bug 704913 - Rename GCLI's Display to Console; r=dcamp 2011-12-08 12:38:05 +00:00
Joe Walker
177749b277 Bug 702642 - DOMTemplate is relatively slow when evaluating JS ${}; r=dcamp 2011-12-08 12:37:20 +00:00
Joe Walker
52ba088ecb Bug 702621 - GCLI needs fixes for the minor issues created by bug 692742; r=dcamp,dao 2011-12-08 12:36:36 +00:00
Joe Walker
9febd83947 Bug 701712 - GCLI help should be more, um helpful; r=dcamp,dao 2011-12-08 12:08:35 +00:00
Rob Campbell
a90de11c0b Bug 705731 - Create InspectorUI.notifications.DESTROYED notification; r=prouget 2011-12-07 10:38:41 -04:00
Rob Campbell
1233f9665e Bug 702707 - Web console is buggy in window mode; r=msucan 2011-12-07 10:37:57 -04:00
Tim Taubert
34406ffbc0 merge m-c to fx-team 2011-12-05 11:13:17 +01:00
Paul Rouget
02a4901bde Bug 706734 - "this.veilContainer is null" in browser/devtools/highlighter/inspector.jsm. r=robcee 2011-12-01 11:46:06 +01:00
Cameron McCormack
8a3eac2769 Bug 706746 - Don't try to close the Inspector's "Leaving this page" notification bar twice. r=msucan 2011-12-02 11:08:56 +11:00
Cameron McCormack
53cc0ba3ac Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-02 23:25:03 +11:00
Cameron McCormack
5d8345a336 Bug 670857 - Make web console tests expect particular uncaught exceptions. r=msucan 2011-11-17 21:33:28 +11:00
Ed Morley
53bcb97439 Bug 703874 - Remove redundant |ifneq (mobile,$(MOZ_BUILD_APP))| from makefiles in browser; r=ted 2011-11-30 18:37:57 +00:00
Heather Arthur
e17da89869 Bug 705903 - Web console filter button should retain checked state when any of its menuitems are checked. r=msucan 2011-11-29 12:06:50 -08:00
Sonny Piers
0757cc46b2 Bug 703938 - Move WebConsole style from toolkit to browser; r=msucan,dao,rcampbell
--HG--
rename : toolkit/themes/gnomestripe/global/webConsole.css => browser/themes/gnomestripe/devtools/webconsole.css
rename : toolkit/themes/gnomestripe/global/icons/webconsole.png => browser/themes/gnomestripe/devtools/webconsole.png
rename : toolkit/themes/gnomestripe/global/webConsole_networkPanel.css => browser/themes/gnomestripe/devtools/webconsole_networkpanel.css
rename : toolkit/themes/pinstripe/global/webConsole.css => browser/themes/pinstripe/devtools/webconsole.css
rename : toolkit/themes/pinstripe/global/icons/webconsole.png => browser/themes/pinstripe/devtools/webconsole.png
rename : toolkit/themes/pinstripe/global/webConsole_networkPanel.css => browser/themes/pinstripe/devtools/webconsole_networkpanel.css
rename : toolkit/themes/winstripe/global/webConsole.css => browser/themes/winstripe/devtools/webconsole.css
rename : toolkit/themes/winstripe/global/icons/webconsole.png => browser/themes/winstripe/devtools/webconsole.png
rename : toolkit/themes/winstripe/global/webConsole_networkPanel.css => browser/themes/winstripe/devtools/webconsole_networkpanel.css
2011-11-24 09:18:41 +01:00
Sonny Piers
3a60c3737c Bug 703235 - Remove ConsoleStorage; r=msucan 2011-11-19 18:11:10 +01:00
Paul Rouget
075767ae48 Bug 692466 - [highlighter] transitions should be disabled only while scrolling, not when the node is locked; r=msucan,dao 2011-11-22 00:11:23 +01:00
Paul Rouget
98a71b4725 Bug 704228 - Keybindings not restored in Highlighter when returning from other tab; r=rcampbell 2011-11-21 22:47:21 +01:00
Paul Rouget
39a78492d8 Bug 705932 - Inspector should allow copying the current element's id/classes; f=jwalker; r=dao 2011-11-29 10:18:42 +01:00
Heather Arthur
d18cd79b81 Bug 702342 - Filter Button should remain popped up when unchecking a suboption if any of the other suboptions remain checked. r=msucan 2011-11-23 19:02:23 -08:00
Heather Arthur
eb35df5d5b Bug 653427 - Prompt to save file before closing Scratchpad window, r=msucan 2011-11-23 18:49:03 -08:00
Sonny Piers
e90fef2bea Bug 622303 - Web Console should remember filter settings; r=msucan 2011-11-18 19:24:04 +01:00
Paul Rouget
93cff9352c Bug 696139 - [highlighter] Attach the InspectorUI instance when notifying 'highlighter-ready'; r=rcampbell 2011-10-20 19:29:07 +02:00
Sonny Piers
417c39d975 Bug 703123 - web console 'Web Developer' filter button should be renamed; r=msucan,dao 2011-11-21 11:37:18 +01:00
Johan Charlez
03992dd35e Bug 691884 - Pressing Escape 'Esc' should close developer 'Inspect' mode; r=rcampbell 2011-11-21 15:32:35 -04:00
Mike Hommey
cb6bbdbf98 Bug 703633 - TreePanel.jsm uses a resource:/// url that ought to be resource://gre/; r=rcampbell 2011-11-18 18:36:16 +01:00
Paul Rouget
203768779b Bug 703237 - Figure out why browser_inspector_highlighter.js and browser_inspector_iframeTest.js fail when the style of the highlighter toolbar change; r=rcampbell 2011-11-18 12:08:51 +01:00
Joe Walker
35d0ef028d Bug 701762 - DOMTemplate fails when returns undefined; r=dcamp 2011-11-19 08:34:05 -08:00
Joe Walker
f6801cc272 Bug 700616 - Clicking on a command in the top level GCLI menu does not work; r=dcamp 2011-11-19 08:34:04 -08:00
Joe Walker
39c47c5829 Bug 697140 - GCLI creates nodes in the wrong namespace; r=dcamp 2011-11-19 08:34:04 -08:00
Joe Walker
ba27f64349 Bug 701664 - GCLI build should use the latest dryice build; r=dcamp 2011-11-19 08:34:04 -08:00
Joe Walker
14d2c26f73 Bug 699411 - GCLI should use a sensible naming convention for its class names; r=dcamp,dao 2011-11-19 08:34:04 -08:00
Joe Walker
74dbfa198b Bug 692742 - GCLI popup dialogs sometimes have scrollbars; f=paul; r=dcamp,dao 2011-11-19 08:34:04 -08:00
Panos Astithas
831f3b7256 Bug 703122 - console.group is not cleared; r=msucan 2011-11-17 12:57:37 +02:00
Cedric Vivier
2955334276 Bug 583041 - Style Editor integration; part 5 - tests; r=rcampbell 2011-10-26 17:52:17 +08:00
Mihai Sucan
8f857ea4ea Bug 583041 - Style Editor integration; part 4 - orion fixes; r=rcampbell 2011-11-11 19:36:26 +02:00
Cedric Vivier
9dc850dedc Bug 583041 - Style Editor integration; part 3; r=rcampbell,dao,l10n 2011-10-26 17:02:08 +08:00
Cedric Vivier
d35d92b234 Bug 583041 - Style Editor integration; part 2; r=rcampbell 2011-10-03 19:08:15 +08:00
Cedric Vivier
59e5eaa800 Bug 583041 - Style Editor integration; part 1; r=rcampbell 2011-11-15 16:41:37 +08:00
Rob Campbell
18486faab9 Bug 702707 - Web console is buggy in window mode; Backed out changeset
efd4925dc649; a=leaks
2011-11-17 11:17:52 -08:00
Rob Campbell
c259abc7bc Bug 702707 - Web console is buggy in window mode; r=dcamp 2011-11-17 09:22:07 -08:00
Mihai Sucan
95295f5468 Bug 700331 - Remove inspectstyle() from the Web Console; r=rcampbell,l10n 2011-11-16 18:37:15 +02:00
Dave Camp
93ced8b073 Bug 700770 - Style Inspector's Rule View can't scroll vertically followup, fixes inplace editing. r=robcee. 2011-11-15 16:47:14 -08:00
Michael Ratcliffe
9f6d376f31 Bug 700770 - Style Inspector's Rule View can't scroll vertically; r=dao,rcampbell 2011-11-14 16:21:34 +01:00
Rob Campbell
86de2bc601 merge fx-team to mozilla-central 2011-11-15 13:57:15 -08:00
Heather Arthur
0c3d3c490b Bug 669612 - In scratchpad, add * postfix to window title when editor contains unsaved changes. r=msucan 2011-11-09 10:09:54 -08:00
Cameron McCormack
04b6a02159 Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
Mihai Sucan
353d5dc83c Bug 700387 - Remove the Style Inspector breadcrumbs; r=dcamp 2011-11-07 21:57:10 +02:00