Patrick Walton
|
d625bc2a7d
|
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
|
fea1c182d7
|
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
|
f2f9173d85
|
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 |
|
David Dahl
|
102719c505
|
Bug 568629: add a ConsoleAPI component used to implement window.console object exposed to web content (disabled for the moment), r=gavin/dietrich, sr=jst, a=blocking
|
2010-11-09 15:19:19 -05:00 |
|
Rob Campbell
|
3af2d27c92
|
bug 596315 - animate opening and closing, test fix, a=orange
|
2010-11-10 11:58:39 -05:00 |
|
Patrick Walton
|
40eb129acb
|
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
|
17df26d4ca
|
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
|
39245c566c
|
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 |
|
Blake Kaplan
|
61bd974ad7
|
bug 607767 - Fix rewrapping native objects across compartment boundaries. r=jst
|
2010-10-29 12:49:32 -07:00 |
|
Mihai Sucan
|
034f3ab85d
|
Bug 601352 - Console does not scroll expression result into view, r+a=roc
|
2010-10-28 13:01:37 -03:00 |
|
Rob Campbell
|
48209a5292
|
Bug 599940 - Web Console fails to get results of instanceof correctly, r=mossop, a=beltzner
|
2010-10-28 13:01:36 -03:00 |
|
Mihai Sucan
|
460ff46550
|
Bug 603211 - Fix test: browser_webconsole_bug_595350_multiple_windows_and_tabs.js, r+a=gavin
|
2010-10-20 14:39:44 -03:00 |
|
Rob Campbell
|
85baf48584
|
Bug 604722 - Web Console won't open on chrome content, r+a=gavin
|
2010-10-20 14:39:44 -03:00 |
|
Mihai Sucan
|
87844f52a8
|
Bug 603251 - Fix test: browser_webconsole_basic_net_logging.js, a=testfix
|
2010-10-20 14:39:44 -03:00 |
|
Mihai Sucan
|
afeb86b904
|
Bug 603210 - Fix test: browser_webconsole_bug_580030_errors_after_page_reload.js, a=testfix
|
2010-10-20 14:39:44 -03:00 |
|
Rob Campbell
|
2bef46f38d
|
Bug 605565 - Re-enable JSterm helper tests, r=gavin, a=tests
|
2010-10-20 14:39:44 -03:00 |
|
Mihai Sucan
|
ff3d41e7eb
|
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
|
c62362b093
|
Bug 603209 - Refactor web console mochitest: browser_webconsole_netlogging.js, a=testfix
|
2010-10-20 14:39:44 -03:00 |
|
Mihai Sucan
|
fa51af9a73
|
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
|
f5b9dcda55
|
Fix whitespace nit introduced by changeset 4ed717efe8f4 from bug 598851, a=sparky
|
2010-10-19 19:11:27 -04:00 |
|
Rob Campbell
|
629cd924b5
|
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
|
3b7a485973
|
bug 602198 - Reduce privilege of the Web Console Network Inspector, r=gavin, a=blocking2.0
|
2010-10-18 19:57:09 -03:00 |
|
Rob Campbell
|
213bf47dd5
|
Bug 604536 - Re-enable tests disabled by Compartments landing a=testfix
|
2010-10-18 19:54:16 -03:00 |
|
Mihai Sucan
|
e715fd7ea5
|
Bug 603610 - JavaScript Error: notificationBox is null, r=robcee, a=testfix
|
2010-10-18 19:54:16 -03:00 |
|
David Dahl
|
e8dd2d8352
|
Bug 604431 - Command Completion broken on today's build in JSTerm r=gavin.sharp a=beta7+
|
2010-10-18 15:28:22 -07:00 |
|
Dão Gottwald
|
ebd9927c0c
|
Disable broken browser_webconsole_bug_588342_document_focus.js. a=test-only
|
2010-10-18 14:15:41 +02:00 |
|
Dão Gottwald
|
a6f0476c87
|
Backed out changeset ef6b8a211ed5
|
2010-10-17 21:03:53 +02:00 |
|
Mihai Sucan
|
d6b80105e3
|
Bug 603610 - fix broken browser_webconsole_bug_588342_document_focus.js
|
2010-10-17 20:23:17 +02:00 |
|
Johnny Stenback
|
9086d0b4a7
|
Bug 580128. Disable a few more browser-chrome tests that don't agree with compartments yet. r=mrbkap@gmail.com. CLOSED TREE
|
2010-10-13 18:40:15 -07:00 |
|
Blake Kaplan
|
0a998e4d31
|
Merge mozilla-central into tracemonkey
|
2010-10-13 17:54:54 -07:00 |
|
Johnny Stenback
|
2f4adc609b
|
Bug 580128. Disable tests that don't play well with brain transplants yet. r=mrbkap@gmail.com
|
2010-10-10 15:48:42 -07:00 |
|
Julian Viereck
|
d06ee9c38e
|
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
|
3007e802f2
|
Bug 598851 - HUDService's ResponseListener eats all my memory r=dietrich a=betaN+
|
2010-10-12 12:13:42 -07:00 |
|
Mihai Sucan
|
6318209352
|
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 |
|
Mihai Sucan
|
777dca3ce2
|
Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN+
|
2010-10-12 12:13:21 -07:00 |
|
Mihai Sucan
|
87557bf4b5
|
Bug 594477 - Console clickable items pick up events that they shouldn't r=sdwilsh a=final+
|
2010-10-11 14:37:34 -07:00 |
|
Mihai Sucan
|
ed65da7bfe
|
Bug 583816 - Tab should move to the page when there's nothing to complete in the Web Console r=sdwilsh a=dietrich
|
2010-10-11 14:37:23 -07:00 |
|
David Dahl
|
264bff410c
|
Bug 603207 - Remove URI.spec from HUDService.uriRegistry onTabClose r=dietrich a=dietrich
|
2010-10-11 09:58:00 -07:00 |
|
David Dahl
|
ea20d785a4
|
Bug 581069 - Split up HUDServiceTestsAll.js into WebConsole*Tests.js r=ddahl a=test-only-fix
|
2010-10-11 09:57:56 -07:00 |
|
David Dahl
|
c9eb8e209c
|
Bug 581069 - Split up HUDServiceTestsAll.js into WebConsole*Tests.js part 1: tweak buildconfig changes r=ddahl a=test-only-fix
|
2010-10-11 09:57:51 -07:00 |
|
Kyle Huey
|
f8b5f2ecfd
|
Bug 601890: Move HUDService to tier_app, and from toolkit.jar to browser.jar. r=Mitch a=blocking-beta7
|
2010-10-07 12:11:48 -04:00 |
|
Rob Campbell
|
3333997771
|
Backed out changeset c42cebfbcdf7, bug 589089, a=backout
|
2010-10-04 20:30:29 -03:00 |
|
Rob Campbell
|
13467af1c6
|
Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0
|
2010-10-04 18:51:00 -03:00 |
|
Patrick Walton
|
89e62001f1
|
Bug 598452: add access key to "Clear Console" button, r=gavin, a=blocking
|
2010-09-27 18:06:04 -04:00 |
|
Mihai Sucan
|
adf82f9c7d
|
Bug 580030 - the error handler fails silently after page reload, r=gavin, a=testfix
|
2010-09-21 21:02:19 -03:00 |
|
Patrick Walton
|
833ff857fd
|
Bug 597502 - Web Console network inspector saves all network requests, causing Firefox to become unusably slow, r=sdwilsh, a=blocking2.0
|
2010-09-21 21:00:15 -03:00 |
|
Justin Dolske
|
999ef7081a
|
Bug 596371 - Put <browser> in a <stack> so it's easy to overlay.. r=gavin, a=gavin
|
2010-09-15 20:01:00 -07:00 |
|
Rob Campbell
|
de25d268af
|
Bug 595198 - Web Console filter should not be case sensitive, r=dietrich, a=johnath
|
2010-09-20 13:50:53 -03:00 |
|
Patrick Walton
|
47bbf95202
|
Bug 595350 - Fix leaks when closing windows or tabs with the Web Console still open. r=sdwilsh a=blocking-betaN+
|
2010-09-18 11:43:17 -07:00 |
|
Mihai Sucan
|
724b9493c3
|
Bug 588342 - console should restore focus to proper place when closed, r+a=dietrich
|
2010-09-17 13:41:33 -03:00 |
|