Commit Graph

61 Commits

Author SHA1 Message Date
Julian Viereck
7343896533 Bug 568634 - Update networking log entries with subsequent http transactions, r=sdwilsh, a=blocking2.0, beta5 2010-08-28 21:30:49 -07:00
Rob Campbell
09c3eaf639 backing out bugs 587574, 588540, 573103, 568634 to clear leaks, a=#developers 2010-08-28 14:51:40 -03:00
Julian Viereck
c6e6c890ae Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5) 2010-08-28 13:07:42 -03:00
Julian Viereck
3c2e086cd1 Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh 2010-08-28 13:07:42 -03:00
Julian Viereck
a30a8f456b Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-13 12:14:01 +02:00
Julian Viereck
efa9802440 Bug 568634 - Update networking log entries with subsequent http transactions, r=sdwilsh, a=blocking2.0, beta5 2010-08-13 12:13:32 +02:00
Patrick Walton
b1a3a60dbf Bug 588730 - Adding text nodes to the Web Console causes warnings r=dietrich a=blocking2.0 2010-08-27 13:25:23 -07:00
Julian Viereck
216f553163 Bug 587573 - Log image requests to the WebConsole r=sdwilsh a=blocking2.0 2010-08-26 09:49:28 -07:00
Dão Gottwald
fd001ecdb0 Bug 590053 - Rename headsUpDisplay.css to webConsole.css. r=gavin
--HG--
rename : toolkit/themes/gnomestripe/global/headsUpDisplay.css => toolkit/themes/gnomestripe/global/webConsole.css
rename : toolkit/themes/pinstripe/global/headsUpDisplay.css => toolkit/themes/pinstripe/global/webConsole.css
rename : toolkit/themes/winstripe/global/headsUpDisplay.css => toolkit/themes/winstripe/global/webConsole.css
extra : rebase_source : df2660db02f2ec5ba7694731a9a30320b9aab9ba
2010-08-25 20:03:28 +02:00
Patrick Walton
c62ab1f657 Bug 582400 - Move the Clear button in the Web Console to a context menu. r+a=dietrich ui-r=limi 2010-08-10 15:04:36 -07:00
Patrick Walton
5f87e8bd33 Bug 583359 - Filter options on the Web Console should filter all messages. Part 4 r=dietrich a=blocking2.0 2010-08-18 16:54:02 -07:00
Patrick Walton
9657eb463e Bug 583359 - Filter options on the Web Console should filter all messages. Part 3: Remove the old filtering logic in the Web Console r=dietrich a=blocking2.0 2010-08-18 16:53:57 -07:00
Patrick Walton
02b882302d Bug 583359 - Filter options on the Web Console should filter all messages. Part 2: Make string filtering live in the Web Console r=dietrich a=blocking2.0 2010-08-18 16:53:53 -07:00
Patrick Walton
d0b6646f67 Bug 583359 - Filter options on the Web Console should filter all messages. Part 1: Implement live filtering for the category checkboxes on the Web Console r=dietrich a=blocking2.0 2010-08-18 16:53:49 -07:00
Julian Viereck
4cd62e9db3 Bug 573102 - JS/DOM Object Introspector; r=gavin.sharp a=beta5+ 2010-08-17 14:55:47 -07:00
Rob Campbell
7d62e24634 backout bugs 586514, 573102, 585195. a=bsmedberg 2010-08-13 15:49:56 -03:00
Julian Viereck
c5e5bb13eb Bug 573102 - JS/DOM Object Introspector, r=dietrich, a=blocking 2010-08-13 14:36:05 -03:00
Patrick Walton
9f57b40628 Bug 586514 - Web Console should be 100% XUL, r+a=dietrich 2010-08-13 14:36:05 -03:00
Julian Viereck
c0a7707a45 Bug 576642 - JSTerm: expanding/shrinking inputNode, r=enndeakin, a=bsmedberg 2010-08-10 19:04:43 -03:00
Mihai Sucan
236913e367 Bug 583464 - HeadsUpDisplay.clearConsoleOutput() fails 2010-08-10 09:41:59 -03:00
Mihai Sucan
a6d906ab11 Bug 574036 - HUD Console should allow copying text, r=sdwilsh 2010-08-10 09:37:29 -03:00
Mihai Sucan
6e97217b40 Bug 582201 - exceptions show twice in WebConsole, r=sdwilsh 2010-08-10 09:18:23 -03:00
Rob Campbell
ae5fb1827b merge Bug 576642 - Backed out changeset cfc0accaf8b2 2010-08-10 08:05:46 -03:00
Rob Campbell
27d53034b2 Bug 576642 - Backed out changeset cfc0accaf8b2 2010-08-10 08:02:56 -03:00
Julian Viereck
b1e5ef3b7e Bug 576642 - JSTerm: expanding/shrinking inputNode, r=enn, a=bsmedberg 2010-08-09 16:02:20 -03:00
Patrick Walton
bd6b3373f5 Bug 581183 - Divide the Console filters into categories, and rename them for clarity, r+a=dietrich 2010-08-09 15:35:33 -03:00
Patrick Walton
ad0c7999fe Bug 580400 - Console should display dividers to separate messages, r+a=dietrich 2010-08-09 15:35:33 -03:00
Julian Viereck
d5d1731247 Bug 580001 - Close console after completion causes error - inputValue is undefined, r=gavin 2010-08-09 16:02:20 -03:00
Patrick Walton
9af62ee26f Bug 582121 - Web Console filter box should look like a search box. r=gavin, a=gavin
--HG--
extra : rebase_source : 20cc9da0a7b72c281e8f09d42b7cb03422032cf0
2010-08-03 13:08:11 +12:00
David Dahl
95b920f222 Bug 579954 - sometimes gBrowser cannot be accessed, r=gavin 2010-07-30 08:30:55 -03:00
Patrick Walton
3c8fb206ed Bug 582460 - Revamp the look of the filter buttons on the Web Console, r=mossop, a=beltzner 2010-07-30 08:30:55 -03:00
Patrick Walton
a334aff3e0 Bug 582455 - Remove the grippy from the Web Console, r=mossop, a=beltzner 2010-07-30 08:30:55 -03:00
Patrick Walton
afc2b726a4 Bug 582135 - Move the Web Console filter box to the right, r=gavin, a=mossop 2010-07-30 08:30:55 -03:00
Patrick Walton
0336c76867 Bug 580820 - Visually distinguish JavaScript input from output in the Console, r=mossop 2010-07-28 15:15:34 -03:00
Patrick Walton
98a02ecf5b Bug 581241 - Add a Filter placeholder string in the Web Console, r=gavin, a=johnath 2010-07-26 16:14:32 -03:00
Mihai Sucan
c83a2ddfc2 bug 580030 - the error handler fails silently after a page reload, r=gavin 2010-07-26 13:35:12 -03:00
Patrick Walton
653f2f0802 Bug 579412 - Focus the input field when the Console is opened. a=blocking-2.0, r=dtownsend. 2010-07-23 16:58:52 -07:00
Rob Campbell
48be01ba8a Bug 579412 - Backed out changeset b993e9c8edbe, bustage 2010-07-23 11:30:16 -03:00
Julian Viereck
89d82725a0 bug 579412 - Focus inputNode on JSTerm when opening the HUD/Console, r=dietrich 2010-07-23 09:51:09 -03:00
Patrick Walton
4571282175 Bug 580748: use "timestamp" consistently in HUDService code, r=gavin 2010-07-21 17:18:27 -04:00
Patrick Walton
388eddcfd4 bug 580126 - Clean up redundancy in logMessage() for the Console, r=mossop 2010-07-21 12:37:24 -03:00
Mihai Sucan
3202dd2f45 bug 579975 - logConsoleActivity message filtering bug, r=mossop 2010-07-21 12:24:12 -03:00
Mihai Sucan
9b774f9d7e bug 578437 - The HUD console fails to re-attach the window.console object after page reload, r=mossop 2010-07-19 12:15:21 -03:00
Julian Viereck
20dff20b68 bug 568649 - JSTerm keybindings - tab completion. r=dietrich 2010-07-19 11:38:07 -03:00
Julian Viereck
f4ef4af8c7 bug 574033 - HUD Console should evaluate commands in window scope 2010-07-19 10:51:51 -03:00
Mihai Sucan
b89f5d071e bug 568657 - consolidate all time stamp code 2010-07-19 10:51:51 -03:00
Julian Viereck
bfd9044555 bug 578946 - Return values null and undefined are not logged to console output 2010-07-16 12:55:35 -03:00
Julian Viereck
c60473ff92 bug 578943 - window.console object exposes more objects then just console API 2010-07-16 12:47:24 -03:00
Julian Viereck
cba84dead5 bug 576963 - executed string is written to the console output after executing it, r=dietrich 2010-07-16 12:10:36 -03:00
Julian Viereck
2aa98276a3 bug 576962 - console log/info etc. does handle multiple arguments + newline, r=dietrich 2010-07-16 12:00:53 -03:00