Commit Graph

189 Commits

Author SHA1 Message Date
Cameron McCormack
1aa0917c7b Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-01 18:22:14 +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
Dave Camp
b27813f4ce 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
f027243067 Bug 700770 - Style Inspector's Rule View can't scroll vertically; r=dao,rcampbell 2011-11-14 16:21:34 +01:00
Rob Campbell
bf422e9c17 merge fx-team to mozilla-central 2011-11-15 13:57:15 -08:00
Heather Arthur
4f550d641d 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
75f1bbc8b2 Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
Mihai Sucan
96b0833de0 Bug 700387 - Remove the Style Inspector breadcrumbs; r=dcamp 2011-11-07 21:57:10 +02:00
Rob Campbell
298018ecdf Bug 689946 - Docked HTML panel in the highlighter should remember its height; r=msucan 2011-11-07 15:31:45 -04:00
Rob Campbell
0c2ff8a995 Bug 583041 - Style Editor integration; backout; a=orange 2011-11-07 15:02:55 -04:00
Rob Campbell
004449f53f Bug 700044 - Duplicate rule views after tab switching. r=msucan 2011-11-07 10:35:40 -08:00
Dave Camp
804bbdd962 Bug 696181 - Properties disabled in the css rule view should not be lost. r=robcee 2011-11-07 10:35:40 -08:00
Dave Camp
460f46d373 Bug 700194 - Speed up style inspector creation and refresh. r=msucan 2011-11-07 10:35:40 -08:00
Dave Camp
55a6b602e0 Bug 691978 - CssLogic doesn't discern between inherited and not-inherited properties. r=msucan 2011-11-07 10:35:39 -08:00
Dão Gottwald
85d10acac1 Bug 699002 - Use a xul:checkbox for "Only user styles" option. r=rcampbell 2011-11-07 16:25:08 +01:00
Dão Gottwald
89a73108c3 Bug 700272 - Remove non-functional resizer from the style inspector. r=rcampbell 2011-11-07 16:24:44 +01:00
Cedric Vivier
b7fdd4afd2 Bug 583041 - Style Editor integration; sourceeditor fix; r=rcampbell,msucan 2011-10-03 19:08:15 +08:00
Cedric Vivier
dc19e3fbfa Bug 583041 - Style Editor integration; testfix; r=rcampbell 2011-11-07 13:23:29 +08:00
Cedric Vivier
84d0029c8d Bug 583041 - Style Editor integration, part 2/2 - tests; r=rcampbell 2011-10-26 17:52:17 +08:00
Cedric Vivier
6cab220ce3 Bug 583041 - Style Editor integration, part 1/2; r=rcampbell,dao,l10n 2011-10-26 17:02:08 +08:00
Dão Gottwald
aead5e262a Bug 700243 - Rename csshtmltree.xul's 'header' class. r=msucan 2011-11-07 13:52:06 +01:00