Commit Graph

209 Commits

Author SHA1 Message Date
Rob Campbell
97605bdc60 merge fx-team to m-c; a=me 2011-12-14 10:28:49 -04:00
Mihai Sucan
4cde068276 Bug 695032 - [GTK/X11] selecting text in scratchpad doesn't place it on the X primary selection; r=rcampbell 2011-12-12 20:32:35 +02:00
Mihai Sucan
b5d4646edd Bug 687160 - Source Editor should provide a line-based API; r=rcampbell 2011-12-09 19:10:15 +02:00
Brijesh Patel
41e4c7f7fa Bug 704295 - Autocomplete with a variable name that is equal to a prefix of a global variable makes it impossible to use the variable; r=msucan 2011-12-13 09:47:31 -04:00
Mihai Sucan
9d9bdec4f2 Bug 702331 - Update Orion from upstream; r=rcampbell 2011-12-10 19:03:57 +02:00
Joe Walker
7791258cfe Bug 704838 - help_intro.html and help_man.html contain English text; r=dcamp 2011-12-08 12:43:42 +00:00
Joe Walker
b9507c29c9 Bug 704832 - GCLI echo command causes a parse error on the console; r=dcamp 2011-12-08 12:42:44 +00:00
Joe Walker
b6c0823734 Bug 703062 - GCLI should do some coverage analysis to improve test coverage; r=dcamp 2011-12-08 12:39:51 +00:00
Joe Walker
d428235b51 Bug 705074 - All uses of DOMTemplate should use new template function; r=dcamp 2011-12-08 12:39:04 +00:00
Joe Walker
6d6cfb6752 Bug 704913 - Rename GCLI's Display to Console; r=dcamp 2011-12-08 12:38:05 +00:00
Joe Walker
9ff9470376 Bug 702642 - DOMTemplate is relatively slow when evaluating JS ${}; r=dcamp 2011-12-08 12:37:20 +00:00
Joe Walker
7eb01cefbb 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
3db3e8bce7 Bug 701712 - GCLI help should be more, um helpful; r=dcamp,dao 2011-12-08 12:08:35 +00:00
Rob Campbell
6e8861269b Bug 705731 - Create InspectorUI.notifications.DESTROYED notification; r=prouget 2011-12-07 10:38:41 -04:00
Rob Campbell
4e17e70db5 Bug 702707 - Web console is buggy in window mode; r=msucan 2011-12-07 10:37:57 -04:00
Tim Taubert
4399a7f9e7 merge m-c to fx-team 2011-12-05 11:13:17 +01:00
Paul Rouget
097dd42a66 Bug 706734 - "this.veilContainer is null" in browser/devtools/highlighter/inspector.jsm. r=robcee 2011-12-01 11:46:06 +01:00
Cameron McCormack
330dcf66dd 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
a1b27ed895 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
4c7d6a0c21 Bug 670857 - Make web console tests expect particular uncaught exceptions. r=msucan 2011-11-17 21:33:28 +11:00
Ed Morley
d8a3c65ce4 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
d5bb00dcb7 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
78008a82ab 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
37ce90ee05 Bug 703235 - Remove ConsoleStorage; r=msucan 2011-11-19 18:11:10 +01:00
Paul Rouget
437066c55d 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
1cc6804c15 Bug 704228 - Keybindings not restored in Highlighter when returning from other tab; r=rcampbell 2011-11-21 22:47:21 +01:00
Paul Rouget
0b35c239c2 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
4de902e4ee 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
c640e09835 Bug 653427 - Prompt to save file before closing Scratchpad window, r=msucan 2011-11-23 18:49:03 -08:00
Sonny Piers
16b7eb8be1 Bug 622303 - Web Console should remember filter settings; r=msucan 2011-11-18 19:24:04 +01:00
Paul Rouget
f5e92a5265 Bug 696139 - [highlighter] Attach the InspectorUI instance when notifying 'highlighter-ready'; r=rcampbell 2011-10-20 19:29:07 +02:00
Sonny Piers
2d7eed2028 Bug 703123 - web console 'Web Developer' filter button should be renamed; r=msucan,dao 2011-11-21 11:37:18 +01:00
Johan Charlez
697a474951 Bug 691884 - Pressing Escape 'Esc' should close developer 'Inspect' mode; r=rcampbell 2011-11-21 15:32:35 -04:00
Mike Hommey
5696ecd109 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
18142318ae 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
d18d7319d6 Bug 701762 - DOMTemplate fails when returns undefined; r=dcamp 2011-11-19 08:34:05 -08:00
Joe Walker
fc4d40f9d2 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
c07f577d29 Bug 697140 - GCLI creates nodes in the wrong namespace; r=dcamp 2011-11-19 08:34:04 -08:00
Joe Walker
73e475674f Bug 701664 - GCLI build should use the latest dryice build; r=dcamp 2011-11-19 08:34:04 -08:00
Joe Walker
e208878add 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
29a1618b8d Bug 692742 - GCLI popup dialogs sometimes have scrollbars; f=paul; r=dcamp,dao 2011-11-19 08:34:04 -08:00
Panos Astithas
c8638d7063 Bug 703122 - console.group is not cleared; r=msucan 2011-11-17 12:57:37 +02:00
Cedric Vivier
e7bd0dbc96 Bug 583041 - Style Editor integration; part 5 - tests; r=rcampbell 2011-10-26 17:52:17 +08:00
Mihai Sucan
35051c301e Bug 583041 - Style Editor integration; part 4 - orion fixes; r=rcampbell 2011-11-11 19:36:26 +02:00
Cedric Vivier
385d280bfe Bug 583041 - Style Editor integration; part 3; r=rcampbell,dao,l10n 2011-10-26 17:02:08 +08:00
Cedric Vivier
b5943d0f11 Bug 583041 - Style Editor integration; part 2; r=rcampbell 2011-10-03 19:08:15 +08:00
Cedric Vivier
9f1f016917 Bug 583041 - Style Editor integration; part 1; r=rcampbell 2011-11-15 16:41:37 +08:00
Rob Campbell
6cf1bc51f4 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
30f1888b97 Bug 702707 - Web console is buggy in window mode; r=dcamp 2011-11-17 09:22:07 -08:00
Mihai Sucan
424f061a9c Bug 700331 - Remove inspectstyle() from the Web Console; r=rcampbell,l10n 2011-11-16 18:37:15 +02:00