Commit Graph

152 Commits

Author SHA1 Message Date
Joe Walker
a97102da8c Bug 619910 - Misplaced autocomplete suggestions when typing a command in a new line; f=mihai.sucan r=gavin.sharp approval2.0=gavin.sharp 2010-12-21 09:31:31 +00:00
Mihai Sucan
6bafd4e33d Bug 603625 - Network Panel heading alignment; f=pwalton r=dao a=gavin.sharp 2011-01-04 11:47:34 -06:00
Mihai Sucan
b933f06cd3 Bug 602572 - Log request and response bodies checkbox issues in Web Console; f=rcampbell r=dolske a=final+ 2011-01-04 11:33:12 -06:00
Mihai Sucan
dc590f2554 Bug 613364 - javascript strict errors fail to show; f=ddahl r=gavin.sharp a=blocking2.0+ 2011-01-04 11:32:44 -06:00
Mihai Sucan
f421f55a98 Bug 618344 - Web Console pprint() command should display something useful for functions; f=rcampbell r=sdwilsh a=gavin.sharp 2011-01-04 11:31:48 -06:00
Mihai Sucan
b409cdbd95 Bug 611789 - Web Console cleanup: Remove the window registry; f=rcampbell r=sdwilsh a=blocking2.0 2010-12-23 13:07:03 -04:00
Patrick Walton
cb40fc1d90 Bug 605621 - Web Console output box should be reskinned - part 1; f=mihai.sucan r=sdwilsh a=blocking2.0
--HG--
rename : toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_586142_insert_newlines.js => toolkit/components/console/hudservice/tests/browser/browser_webconsole_copying_multiple_messages_inserts_newlines_in_between.js
2010-12-23 11:59:19 -04:00
Mihai Sucan
432a636035 Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 4; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0 2010-12-20 12:21:59 -04:00
Patrick Walton
854e11fad1 Bug 618889 - Web Console doesn't animate away when you click the close button; f=mihai.sucan r=sdwilsh approval2.0=gavin.sharp 2010-12-14 10:52:37 -08:00
Mihai Sucan
d82da2ea64 Bug 598357 - use toSource() instead of toString() for some types of output in the Console; f=rcampbell r=gavin.sharp, a=blocking2.0 2010-12-14 10:51:16 -08:00
Joe Walker
92b45205a2 Bug 617877: Web console code completion suggestion sticks around when it shouldn't, r+a=gavin
--HG--
extra : rebase_source : 0a48fee5a403abe4b48e79360e280149c3bb5782
2010-12-09 15:18:26 -05:00
Gavin Sharp
3a7201e83a Bug 612405: use a more reliable trick to detect the console API being replaced, r=ddahl, a=dolske
--HG--
extra : rebase_source : 7c7753855472f3717a3f7e2fd5ecd5d14a736f27
2010-11-17 17:29:42 -05:00
Joe Walker
ada5c5a247 Bug 601183 - Investigate Bespin/Safari-style completion styling for the Web Console a=approval2.0 r=gavin 2010-10-05 12:01:44 +01:00
Wolfgang Rosenauer
e01eb85f17 Bug 617000 - webconsole doesn't load for firefox-on-xulrunner setups. r+a20=gavin 2010-12-06 16:15:50 +01:00
Patrick Walton
ceca79bdaf Bug 601667 - Web Console toolbar styling, part 1; f=mihai.sucan,ddahl r=l10n,sdwilsh,dao,kdangoor, a=blocking2.0 2010-12-02 06:50:29 -04:00
Mihai Sucan
426abe74fe Bug 602024 - mixed licensing in HUDService.jsm is confusing; f=rcampbell r=gavin.sharp approval2.0=gavin.sharp 2010-12-02 06:50:28 -04:00
Rob Campbell
c8eac8b431 Bug 614561 - pprint() does not take string arguments any more; r=gavin.sharp approval2.0=gavin.sharp 2010-12-02 06:50:28 -04:00
Mihai Sucan
0779401912 Bug 597460 - Web Console scrolls to top when (at least) a filtered network event occurs; f=pwalton r=gavin.sharp a=blocking2.0 2010-11-23 13:02:00 -04:00
Mihai Sucan
b5421488fc Bug 587615 - lastTimestamp reset problems in WebConsole; f=pwalton r=sdwilsh approval2.0=beltzner 2010-11-23 13:02:00 -04:00
Ehsan Akhgari
e3c7aa768c Bug 611549 - Web Console's input and output sections should be left-to-right in RTL mode; r=ddahl,gavin a=gavin 2010-11-15 16:34:10 -05:00
Gavin Sharp
696b8013e3 Fix typo in 46edc39233b3 (bug 601909), a=me
--HG--
extra : rebase_source : ab0e1f824d7efd2bb6b35d69a299b9ae7c79c1a4
2010-11-20 19:59:50 -05:00
Mihai Sucan
b972ea8d26 Bug 601177 - Errors/Warnings checkboxes are confusing; f=rcampbell r=dietrich a=blocking2.0 2010-11-20 15:53:14 -04:00
Mihai Sucan
46c665dd8f Bug 600183 - Web Console: currentContext is always used in network logging code; f=ddahl r=sdwilsh a=blocking2.0 2010-11-20 15:53:14 -04:00
Mihai Sucan
1a4e69a48e Bug 601909 - Persist web console height; f=ddahl r=dietrich a=blocking2.0 2010-11-20 15:53:14 -04:00
Mihai Sucan
4516b7573e Bug 597151 - The HUDConsoleObserver is never removed; rcampbell r=dtownsend, a=blocking2.0 2010-11-20 15:53:14 -04:00
Joe Walker
0369dc2d88 Bug 605419 - [Web Console] Provide a help command to list the available helper functions; r=gavin.sharp approval2.0=gavin.sharp 2010-11-02 12:58:37 +00:00
Gavin Sharp
356caee109 Bug 609952: move logging code into HUDService, r=ddahl, a=beltzner 2010-11-19 15:12:39 -05:00
Gavin Sharp
b6b0090f8b Bug 609950: fix code in the HUDConsoleObserver to properly handle subframes, r=ddahl, feedback=msucan, a=blocking
--HG--
extra : rebase_source : 7a8da9274499eae668b5275ff4c6073820000051
2010-11-18 15:33:27 -05:00
Mihai Sucan
32fddea0fa Bug 580618: don't use weak references to hold on to hud objects, feedback=ddahl, r=gavin, a=blocking
--HG--
extra : rebase_source : a97e67792a6a4694065ab75e9b83de1516d1d0e9
2010-11-17 14:21:14 -05:00
David Dahl
be0ed04ab5 Bug 587734: enable the lazy console API added in bug 568629, and hook it up to the Web Console, r=gavin, a=blocking
--HG--
extra : rebase_source : 6006c9be7e1a91748d09397b0ea08a94c0f3968e
2010-11-16 16:34:53 -05:00
Kyle Huey
b7e635a17c Backed out changeset 3281b4385e72 2010-11-15 08:37:55 -05:00
Mihai Sucan
4bc49af5c9 Bug 597460: WebConsole scrolls to the top when a filtered network event occurs. r=gavin a=b:betaN 2010-11-15 06:50:30 -05:00
Mihai Sucan
d79d237481 Bug 592442: WebConsole completion throws if more brackets are closed than opened. r=sdwilsh f=ddahl a=b:final 2010-11-15 06:46:38 -05:00
Patrick Walton
83c772cf62 Bug 597136 - Use the new nsIScriptError2 interface instead of window.onerror to determine the Web Console to which messages should be routed. r=gavin a=blocking2.0:beta8+. 2010-11-13 09:27:52 -04:00
Rob Campbell
babc5b0a71 bug 597136 - Remove the HUDService onerror event handler and use the window ID, backed out rev 563c20646a43, a=leaks CLOSED TREE 2010-11-12 10:20:38 -04:00
Patrick Walton
4492c59374 Bug 597136 - Use the new nsIScriptError2 interface instead of window.onerror to determine the Web Console to which messages should be routed. r=gavin a=blocking2.0:beta8+ 2010-11-12 09:13:00 -04:00
Patrick Walton
fe01095407 Bug 596315 - Animate the opening and closing of the Web Console, r=dietrich, a=johnath 2010-11-10 11:10:26 -05:00
Rob Campbell
8a9363d809 Bug 608358 - inspect() and pprint() console helper functions not working on window object, r=gavin, a=blocking2.0 2010-11-10 11:10:25 -05:00
Patrick Walton
a45f6bfe30 Bug 607163 - Part 2: Move the Web Console CSS to browser.xul and fix a small ensuing styling regression, r=dao, a=gavin 2010-11-10 11:10:25 -05:00
Rob Campbell
fec6468b6c Bug 599940 - Web Console fails to get results of instanceof correctly, r=mossop, a=beltzner 2010-10-28 13:01:36 -03:00
Rob Campbell
f6b4d01460 Bug 604722 - Web Console won't open on chrome content, r+a=gavin 2010-10-20 14:39:44 -03:00
Mihai Sucan
c55f2f6bca Bug 594497 - Up and down keyboard presses should only trigger history when the cursor is at the start or end in the Web Console, r=sdwilsh, a=blocking2.0 2010-10-20 14:39:44 -03:00
Mihai Sucan
a9da318e19 Bug 595934 - Some xpconnect and Chrome errors should be displayed in the web console, r=gavin, a=blocking2.0 2010-10-20 14:39:44 -03:00
Gavin Sharp
e79d9ce361 Fix whitespace nit introduced by changeset 4ed717efe8f4 from bug 598851, a=sparky 2010-10-19 19:11:27 -04:00
Rob Campbell
6fe8b257df Bug 602198 - Reduce privilege of the Web Console Network Inspector, r=gavin, a=blocking2.0 2010-10-19 09:42:47 -03:00
Rob Campbell
2bcd29c340 bug 602198 - Reduce privilege of the Web Console Network Inspector, r=gavin, a=blocking2.0 2010-10-18 19:57:09 -03:00
David Dahl
4e42789dbf Bug 604431 - Command Completion broken on today's build in JSTerm r=gavin.sharp a=beta7+ 2010-10-18 15:28:22 -07:00
Julian Viereck
581c279801 Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-10-13 09:05:51 -03:00
Mihai Sucan
79ad2da5bc Bug 598851 - HUDService's ResponseListener eats all my memory r=dietrich a=betaN+ 2010-10-12 12:13:42 -07:00
Mihai Sucan
e4a6af8e61 Bug 597103 - HUDService.deactivateHUDForContext(tab) fails when the given tab is not from the focused window r=gavin.sharp a=betaN+ 2010-10-12 12:13:34 -07:00