Commit Graph

165 Commits

Author SHA1 Message Date
Mihai Sucan
9ba9b188c8 Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN 2010-09-09 09:00:41 -07:00
Patrick Walton
7cd372f55d Bug 586388 - Provide Select All context menu in HUD Console r=dietrch a=dietrich 2010-09-09 09:00:34 -07:00
Patrick Walton
f78f8c9b7e Bug 585237 - Limit the number of lines displayed in the Web Console. r=sdwilsh a=blocking2.0+ 2010-09-08 17:08:58 -07:00
Patrick Walton
1c699544d4 Bug 588967 - Console input field doesn't resize r=dietrich a=dietrich 2010-09-08 17:08:49 -07:00
Patrick Walton
737d91a5cb Bug 581231 - Part 4: Add the Close button to the Web Console and style it on the Mac. r=dietrich a=dietrich 2010-09-08 17:08:42 -07:00
Patrick Walton
b6e0bcffd5 Bug 581231 - Part 2: Add the Close button to the Web Console and style it on the Mac. r=dietrich a=dietrich 2010-09-08 17:08:29 -07:00
Patrick Walton
578e14f50c Bug 581231 - Part 1: Surround the Web Console's input field in a containing hbox r=dietrich a=dietrich 2010-09-08 17:08:23 -07:00
Patrick Walton
e15d159819 Bug 592410 - WebConsole: Reloading page while requests are not done causes exception r=sdwilsh a=gavin.sharp 2010-09-02 14:30:48 -07:00
Julian Viereck
85440a9356 Bug 575789: Implements helper $, 2519, clear, keys, values, inspect and pprint. r=sdwilsh a=beta6+ 2010-09-02 14:30:45 -07:00
Patrick Walton
772e7609d5 Bug 588118 - Web Console error messages display the wrong line number r=sdwilsh a=bloking2.0 2010-09-01 12:56:10 -07:00
Julian Viereck
6ae4aeb701 Bug 588533 - Fix failing test for response body on Linux r=ddahl a=test-only-fix 2010-09-01 12:56:03 -07:00
Julian Viereck
ebdd399ac3 Bug 592264 - WebConsole: Error in RL_onDataAvailable NS_BINDING_ABORTED r=sdwilsh a=sdwilsh 2010-09-01 12:55:59 -07:00
Rob Campbell
d2220d2d65 Backout of bug 575789 and bug 589089 due to oranges, a=#developers 2010-08-31 17:04:23 -03:00
Julian Viereck
78adc5dd3d Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-08-31 14:31:48 -03:00
Julian Viereck
fa4d41f45b Bug 575789 - JSTerm: helper functions, r=sdwilsh, a=blocking2.0 2010-08-31 14:31:48 -03:00
Julian Viereck
2cfc46ae46 Bug 591008 - try again to fix orange from "image is logged - Didn't expect -1, but got it", r=ddahl, a=orange 2010-08-28 09:26:00 -07:00
Julian Viereck
02b3e1994e Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5) 2010-08-28 21:31:49 -07:00
Julian Viereck
0f46f160ba Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh 2010-08-28 21:31:33 -07:00
Julian Viereck
0f36d719e3 Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-28 21:31:12 -07:00
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
David Dahl
db2f45a1bd Bug 591008 - browser_HUDServiceTestsAll.js | image is logged - Didn't expect -1, but got it r=sdwilsh a=sdwilsh 2010-08-27 13:25:28 -07: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
Rob Campbell
fe68f885cb bug 587617 - Backed out changeset 6d8a749a3c57, a=#developers 2010-08-23 11:58:56 -03:00
Mihai Sucan
1a1545a42c bug 587617 - Can't select text in the output of the WebConsole, r+a=dietrich 2010-08-23 10:44:12 -03: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
9a49b55e33 Disabling test from Bug 574036 - HUD Console should allow copying text, r=mossop 2010-08-10 13:13:04 -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
fe3fe09034 bug 579913 - testNet does not work properly, 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
Julian Viereck
fcefb1def0 bug 568652 - jsTerm history keybindings, r=dietrich 2010-07-16 12:00:38 -03:00
David Dahl
574dc10199 bug 579073 - Added a jsterm property on the HeadsUpDisplay, r=dietrich 2010-07-16 11:42:53 -03:00
Joel Maher
466f18ba08 Bug 575574 Remove console/hudservice tess from browser-chrome tests for Fennec r=mfinkle 2010-07-15 12:09:01 -07:00
timeless@mozdev.org
a9cdfbf4fb Bug 574452 Exception fills my Error Console: (NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)"
r=gavin

--HG--
extra : rebase_source : a5db4da740578f8da82a09886834145cd25139f5
2010-07-08 18:20:00 +03:00
David Dahl
b5c6ebac0b Bug 575673 - enabling "DOM mutation" breaks HUD r=dietrich 2010-07-12 11:59:30 +02:00
Benjamin Smedberg
63c0077443 Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module. 2010-06-25 19:41:09 -04:00
Gavin Sharp
ef1133a3ca Bug 574137: move HUDService styling to toolkit/themes, avoid setting incorrect class names on toolbar buttons, and remove toolbar style rules that conflict with the browser styling, r=dao
--HG--
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/pinstripe/global/headsUpDisplay.css
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/winstripe/global/headsUpDisplay.css
extra : rebase_source : f99848fa59b700ed1503fddd9a08a4f34c3c8cb4
2010-06-24 20:16:35 -04:00
Benjamin Smedberg
762def30bb Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
David Dahl
be8e38decd Bug 573845 - open the console to a percentage of the browser window height, p=ddahl, r=dietrich 2010-06-23 12:30:51 -03:00
Benjamin Smedberg
5cab25b52b Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
ddahl@mozilla.com
e5228a3af6 Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-22 09:51:50 -07:00
Dão Gottwald
d00035f67a Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
L. David Baron
bc720ca632 Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other. 2010-06-19 14:15:27 -07:00
ddahl@mozilla.com
1ac23e36fe Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-19 13:17:44 -07:00
Dietrich Ayala
77c9676f7c Backed out changeset 552ea4bd4e59 2010-06-18 16:21:43 -07:00
ddahl@mozilla.com
074dbc6c09 Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-18 16:18:16 -07:00
Romain BEZUT
0c1bd6f118 Bug 458631 - Misalignment in --help command line. r=gavin 2009-10-09 12:50:42 +02:00
Neil Deakin
5303f25260 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Michael Kaply
cd4e1aa7d8 Bug 329882 - "bc has no properties console.js" [r=benjamin] 2009-06-14 01:32:45 -07:00
Ehsan Akhgari
cec7bfadfe Bug 479588 - Error console's text box should always be LTR; r=dao 2009-03-09 00:42:21 +03:30
Markus Stange
5a0af206f8 Bug 456214 - Polish toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console, r=dao 2008-12-04 14:36:24 +01:00
Markus Stange
24c418dbdf Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-18 11:57:46 +02:00
Simon Bünzli
e5ebc38a43 Bug 331940 - Should be able to pass a line number to the external viewer/editor. r=gavin 2008-09-08 14:06:06 +02:00
rflint@ryanflint.com
38272d59b0 Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner 2008-04-23 05:08:52 -07:00
reed@reedloden.com
5e3b4d1415 Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner] 2008-03-08 01:44:35 -08:00
reed@reedloden.com
0e517d7826 Bug 415901 - "Error console should respect line breaks in error messages" [p=trev.moz@adblockplus.org (Wladimir Palant) r=gavin a1.9=damons] 2008-02-26 01:54:42 -08:00