Mihai Sucan
3ed35f6999
Bug 592469 - Web Console cleanup: part 2 - HUDService - remove getOutputNodeById(); r=dcamp,gavin.sharp
2011-07-01 19:34:48 +03:00
Mihai Sucan
9520939dcf
Bug 592469 - Web Console cleanup: part 1 - HUDService - remove getHeadsUpDisplay(); r=dcamp,gavin.sharp
2011-07-01 19:32:25 +03:00
Dão Gottwald
dcb4e5b7a4
Bug 658738 - Don't leak test-console.html in browser_webconsole_bug_580001_closing_after_completion.js
2011-07-06 10:56:56 +02:00
Vishnu S
146aeeab84
Bug 636512 - Make document.getSelection() return the same as window.getSelection(). r=bzbarsky
2011-07-07 14:17:13 -04:00
Rob Campbell
43557976d5
merge devtools to m-c
2011-06-29 12:18:34 -03:00
Dão Gottwald
a0ced60dfc
Bug 658738 - Correctly remove observer
2011-06-29 16:39:18 +02:00
Panos Astithas
ab259d9482
Bug 659778 - Web Console autocomplete is behind the Web Console window; r=ddahl,enndeakin
2011-06-17 11:13:16 +03:00
Chris Leary
31076ac1d6
Merge mozilla-central and tracemonkey.
2011-06-27 11:07:22 -07:00
Jeff Walden
65bb367c0c
Followup to fix tests relying on the mistaken absence of JSOPTION_ANONFUNFIX. r=orange
2011-06-23 18:48:55 -07:00
Panos Astithas
c8b6931051
Bug 651501 - document.body fails to autocomplete in Web Console; f=mihai.sucan r=mihai.sucan,dtownsend
2011-05-27 21:58:05 +03:00
Rob Campbell
e5d82bcbfc
Bug 651501 - document.body fails to autocomplete in Web Console; backout; a=developers
2011-06-24 18:01:32 -03:00
Rob Campbell
a1b0eafcc2
merge m-c to devtools, conflict in inspector.js
2011-06-24 15:50:35 -03:00
Mihai Sucan
29e533e55c
Bug 660806 - Autocomplete shows during history navigation; reland; r=rcampbell,dtownsend
2011-06-23 10:40:38 -03:00
Rob Campbell
c9a96010e5
Bug 660806 - Autocomplete shows during history navigation; backout to fix checkin, a=rcampbell
2011-06-23 10:39:31 -03:00
Rob Campbell
9d7c972770
Bug 660806 - Autocomplete shows during history navigation; r=rcampbell,dtownsend
2011-06-23 10:32:56 -03:00
Rob Campbell
3e362aa503
Bug 653140 - GCLI needs a commonjs require system; backout, a=orange
2011-06-23 09:01:39 -03:00
Dão Gottwald
d0986b9f70
remove redundant jsm imports from browser chrome tests
...
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Dave Camp
cac45115fe
Merge m-c to devtools.
2011-06-10 15:35:17 -07:00
Panos Astithas
1752f18335
Bug 659910 - Evaluating console.log or other API messages in Scratchpad presents wrong source link in web console. r=rcampbell,gavin
2011-06-08 07:48:40 -07:00
Panos Astithas
9b769e6607
Bug 660619 - Silence a warning during tests; r=ddahl,gavin.sharp
2011-05-31 10:27:17 +03:00
Joe Walker
f0f9150d27
Bug 653140 - GCLI needs a commonjs require system; f=mihai.sucan r=dtownsend sr=dtownsend
2011-05-27 11:48:50 +01:00
Mihai Sucan
3f1a3761ff
Bug 663443 - No indication to which tab a Web Console window belongs (esp. an empty one); r=ddahl,dietrich
2011-06-18 17:42:14 +03:00
Panos Astithas
68bcabfa30
Bug 651501 - document.body fails to autocomplete in Web Console. r=dtownsend
2011-05-27 21:58:05 +03:00
Patrick McManus
c2f7522f58
bug 640003 - websockets, fixup tests for new server r=smaug r=biesi
2011-05-21 21:27:52 -04:00
Dave Camp
fb4b971064
Merge m-c to devtools
2011-05-21 17:43:04 -07:00
Christian Biesinger
c93ab7d02c
Bug 576006 - Implement timing interface for channels
...
r=jduell sr=bz
2011-05-21 03:03:36 -07:00
Panos Astithas
18192f033a
Bug 644419 - Console should have user-settable log limits for each message category; f=rcampbell r=rcampbell,gavin.sharp
2011-05-19 17:15:36 -03:00
Mihai Sucan
a6f3f794d6
Bug 585991 - Show a popup listing possible completions; r=rcampbell,dtownsend sr=neil
2011-05-18 19:10:28 +03:00
Mihai Sucan
eb0bb19d53
Bug 585991 - Show a popup listing possible completions; r=rcampbell,dtownsend sr=neil
2011-05-17 18:07:33 +03:00
Mihai Sucan
6e5f50659b
Bug 642615 - If I paste over an auto-suggestion in web console, the suggested text remains; f=rcampbell r=rcampbell,dtownsend
2011-05-17 17:39:59 +03:00
Mihai Sucan
610715a8a8
Bug 577721 - allow repositioning of the web console: above, below and out into a panel/window; r=rcampbell,sdwilsh
2011-05-18 14:08:54 +03:00
Panos Astithas
988c16c273
Bug 646025 - Add file location to console.log, info, debug, etc.; f=mihai.sucan r=gavin.sharp
2011-05-12 09:29:17 -03:00
Dão Gottwald
4e4ac318f3
Bug 658738 - remove event listeners in browser chrome tests
2011-06-07 16:45:26 +02:00
Rob Campbell
2ce18c224b
merge m-c to devtools
2011-05-03 09:55:19 -03:00
Cameron McCormack
9d526d1a90
Bug 645268 - Random orange fix try for browser_webconsole_bug_595934_message_categories.js; make sure we listen for the right load event. r=msucan
2011-05-03 09:14:49 +12:00
Rob Campbell
d880ccd126
merge m-c to devtools
2011-04-26 09:37:34 -03:00
Cameron McCormack
656947cd7b
Bug 645268 - Dump failing console message to see where browser_webconsole_bug_595934_message_categories.js is going orange. r=jwatt
...
--HG--
extra : rebase_source : 41eac2b8f017468c5ef9cd480f8f8261775e4d5f
2011-04-26 09:12:06 +12:00
Rob Campbell
e1dc7043a2
Bug 650780 - evaluating a null object in the web console returns TypeError: aObject is null; r=ddahl,dtownsend
2011-04-21 13:22:13 -03:00
Rob Campbell
32b1b13342
Bug 627342 - re-enable browser_webconsole_js_input_expansion.js; f=pwalton r=gavin.sharp
2011-04-21 13:20:18 -03:00
Adam
b5ac894302
Bug 626484 - Incorrect order of lines when copying from web console; f=rcampbell,mihai.sucan r=mihai.sucan,gavin.sharp
2011-04-19 12:40:36 -05:00
Mihai Sucan
c1cb7576d7
Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh
2011-04-20 11:18:00 +03:00
Rob Campbell
7f5bc75897
merge m-c to devtools
2011-04-20 11:19:22 -03:00
Cameron McCormack
7b7d89e131
Bug 645268 - Try to fix randomly failing browser_webconsole_bug_595934_message_categories.js by properly capturing a variable value in a closure r=ehsan
2011-04-20 10:35:50 +12:00
Rob Campbell
2a248ffa43
merge m-c to devtools
2011-04-18 09:18:24 -03:00
Ms2ger
c0773e39d2
Bug 585877 - Remove support for document.width and document.height; r=jonas sr=jst
...
* * *
try: -b do -p all -u mochitest-o -t none
2011-04-17 10:57:17 +02:00
Mihai Sucan
161010f47c
Bug 632275 - Web Console: Error message when click on an object to create an inspect window; f=rcampbell r=dcamp,sdwilsh
2011-04-13 21:05:15 +03:00
Mihai Sucan
842b055fc8
Bug 595223 - Keep track of file:// url 'loadGroups'; f=ddahl r=dcamp,dolske
2011-04-13 23:02:36 +03:00
Mihai Sucan
5128602d66
Bug 585956 - Implement console.trace() in web console; f=ddahl r=rcampbell,jonas
2011-04-11 20:48:15 +03:00
Mihai Sucan
967ea20a1d
Bug 620832 - Web console attempts to remove its observers multiple times; f=ddahl,rcampbell r=sdwilsh,rcampbell
2011-04-13 19:04:12 +03:00
Jonathan Kew
20281c115e
Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug.
2011-04-13 14:35:06 +01:00
Paul Biggar
bc3d36f617
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
52ee86d378
Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds.
2011-04-12 01:29:41 -07:00
Paul Biggar
c0aeeea187
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Rob Campbell
0490b4ea60
Bug 595223 - Keep track of file:// url 'loadGroups' - Backed out changeset 102a2b309cc3
...
Process Crashed.
2011-04-10 18:27:45 -03:00
Mihai Sucan
38e4d6ab4a
Bug 595223 - Keep track of file:// url 'loadGroups'; f=ddahl r=dcamp,dolske
2011-04-01 20:32:38 +03:00
Rob Campbell
e681ae8140
merge m-c to devtools
2011-04-10 10:47:40 -03:00
Rob Campbell
b1f7535884
Bug 616742 - Implement console.debug() (was: Navigation broken on Citytv website); r=ddahl,jonas
2011-04-08 14:20:41 -07:00
Dave Herman
16bfe8a6b4
Bug 637801 - console.log shouldn't display escaped strings. r=gavin,rcampbell
2011-04-08 10:30:19 -07:00
Rob Campbell
006f725f21
Bug 642108 - JS errors from HUD in Error Console; f=mihai.sucan r=ddahl,dtownsend
2011-03-28 17:19:37 -03:00
Rob Campbell
53cc256d65
Bug 632347 - Expanding a property in the Object Inspector whose type is Generator causes lockup; test-disabled a=#orange
2011-03-25 18:21:27 -03:00
Mihai Sucan
19e425e96b
Bug 632347 - Expanding a property in the Object Inspector whose type is Generator causes lockup; f=rcampbell r=sdwilsh
2011-03-25 13:42:09 -03:00
Mihai Sucan
05090fe9bc
Bug 619598 - Up and Down does not retrieve command history in the same way as other consoles; f=rcampbell r=sdwilsh
2011-03-25 13:42:09 -03:00
Mihai Sucan
06542b223a
Bug 618311 - Inspect Network Request window persists on close of Web Console - PB data leak; f=rcampbell r=sdwilsh
2011-03-25 13:42:09 -03:00
David Dahl
921cda3d55
Bug 636169 - Web Console notifications needed for customization via Addons r=mossop a=approval2.0
2011-03-02 12:03:26 -06:00
Adam
81905e1dc8
Bug 630693 - Web console's copying adds extra newline between groups.; f=rcampbell r=beltzner approval2.0=beltzner
2011-03-02 12:02:59 -04:00
Rob Campbell
2938b14889
Bug 637032 - Repeated Console messages in the Web Console not showing number; r=sdwilsh, a=beltzner
2011-03-01 08:43:46 -04:00
David Dahl
b104b1597d
Bug 637401 - [regression] Console message nodes do not have unique IDs anymore a=approval2.0 r=mossop
2011-02-28 14:42:28 -06:00
David Dahl
6165d98a71
Bug 636169 - Web Console notifications needed for customization via Addons a=approval2.0 r=mossop
2011-02-28 14:42:20 -06:00
Rob Campbell
64399f756c
Bug 611795 - Repeated messages in the Web Console should be collapsed into one; f=mihai.sucan r=sdwilsh,dao a=beltzner
2011-02-25 18:12:42 -04:00
Rob Campbell
6b3a996481
Bug 632817 - Cannot filter search for NET events in the Web console; f=pwalton,mihai.sucan r=sdwilsh approval2.0=beltzner
2011-02-18 11:46:59 -08:00
Rob Campbell
a5f6869993
Bug 632817 - Cannot filter search for NET events in the Web console;
...
f=pwalton,mihai.sucan r=sdwilsh approval2.0=beltzner - Backed out
changeset e949d8f936f9, a=#developers
2011-02-22 13:45:25 -04:00
Rob Campbell
f5134f8541
Bug 632817 - Cannot filter search for NET events in the Web console; f=pwalton,mihai.sucan r=sdwilsh approval2.0=beltzner
2011-02-18 11:46:59 -08:00
Mihai Sucan
28f0e500be
Bug 621644 - $ is shadowed in web console; f=rcampbell r=dolske approval2.0=dolske
2011-02-18 09:09:11 -08:00
Mihai Sucan
a7743f9ae5
Bug 630733 - web console does not report data which the server did send (301, 302 and 303); f=rcampbell r=dolske approval2.0=dolske
2011-02-14 11:00:27 -08:00
Mihai Sucan
4c111113d2
Bug 633196 - Object details don't open in the Web Console, when trying a second time; f=rcampbell r=dolske approval2.0=dolske
2011-02-14 11:00:21 -08:00
Andreas Gal
676b828ff0
Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend).
2011-02-07 23:18:18 -08:00
Andreas Gal
d7d452bef1
Back out bug 631225.
2011-02-07 18:15:23 -08:00
Andreas Gal
b852e59bf1
Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend).
2011-02-07 16:22:05 -08:00
Blake Kaplan
8738f033d6
Backed out changeset e706761cecfd due to mochitest orange.
2011-02-07 14:44:31 -08:00
Andreas Gal
23d6b87d6d
Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend).
2011-02-07 13:32:23 -08:00
Rob Campbell
4adec63764
Bug 626607 - Select All on webconsole includes messages that were filtered out; r=dolske a=blocking-final+
2011-02-03 12:06:50 -05:00
Mihai Sucan
8a1329e178
Bug 613280 - Cannot copy result text in console. r=dolske, feedback=rcampbell, a=blocking
2011-01-29 01:30:26 +13:00
Mihai Sucan
4729b24659
Bug 618322. Web Console: Inspect pop-up should have scroll bars and be wider. r=dolske, feedback=rcampbell, a=dolske.
2011-01-29 01:22:31 +13:00
Patrick Walton
d39240ada2
Bug 627819 - Fix broken icon in the "The Web Console API has been disabled" message. r=gavin a=gavin
2011-01-26 22:22:58 -08:00
Dave Townsend
e51597dabb
Backout of changeset 9acd51502a65 from bug 579846. a=bustage
2011-01-24 14:59:51 -08:00
Patrick Walton
45e01f726d
Bug 611440 - Smart abbreviation for URLs in the Web Console; f=mihai.sucan,dolske r=dolske approval2.0=dolske
2011-01-24 12:05:05 -04:00
Honza Bambas
63032f8fb3
Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended, r=bzbarsky+hsivonen, a=betaN+
2011-01-23 23:49:30 +01:00
Rob Campbell
e8dcaddb02
Bug 627342 - re-enable browser_webconsole_js_input_expansion.js, a=developers
2011-01-20 10:14:37 -04:00
Patrick Walton
794bb91430
Bug 605621 - Web Console output box should be reskinned; f=mihai.sucan r=sdwilsh,dao, a=blocking2.0
2011-01-20 08:47:42 -04:00
Rob Campbell
3fe6268ef2
Backed out changeset 754ea885a0f8, bug 605621. Crash. a=tree
2011-01-19 16:41:50 -04:00
Patrick Walton
724bb75d17
Bug 605621 - Web Console output box should be reskinned; f=mihai.sucan r=sdwilsh,dao a=blocking2.0
2011-01-19 15:46:40 -04:00
Mihai Sucan
284dedbbea
Bug 618078 - Exception in asynchronous callback not visible in web or error console; f=rcampbell r=sdwilsh a=blocking2.0
2011-01-19 10:23:07 -04:00
Mihai Sucan
f43f36e372
Bug 613642 - Web Console is hard to use with polling XMLHttpRequests; f=pwalton r=dolske a=blocking2.0
2011-01-12 11:56:02 -04:00
Mihai Sucan
a3a13aedd3
Bug 599725 - web console reports data which the server did not send (304 Not Modified); f=rcampbell,pwalton r=dolske a=final+hardblocker
2011-01-11 14:34:39 -06:00
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
c27b420c88
Bug 614793 - Web console window should automatically scroll to display results a=test-only-fix r=ddahl
2011-01-04 11:31:57 -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