Chris Leary
b6e46acdbd
Merge mozilla-central and tracemonkey.
2011-06-27 11:07:22 -07:00
Jeff Walden
e7a40351d4
Followup to fix tests relying on the mistaken absence of JSOPTION_ANONFUNFIX. r=orange
2011-06-23 18:48:55 -07:00
Rob Campbell
53a9430a7b
Bug 651501 - document.body fails to autocomplete in Web Console; backout; a=developers
2011-06-24 18:01:32 -03:00
Rob Campbell
7e31d394cf
merge m-c to devtools, conflict in inspector.js
2011-06-24 15:50:35 -03:00
Mihai Sucan
aaf586a8d1
Bug 660806 - Autocomplete shows during history navigation; reland; r=rcampbell,dtownsend
2011-06-23 10:40:38 -03:00
Rob Campbell
8c603c065a
Bug 660806 - Autocomplete shows during history navigation; backout to fix checkin, a=rcampbell
2011-06-23 10:39:31 -03:00
Rob Campbell
17990e2e10
Bug 660806 - Autocomplete shows during history navigation; r=rcampbell,dtownsend
2011-06-23 10:32:56 -03:00
Rob Campbell
e75f54f37b
Bug 653140 - GCLI needs a commonjs require system; backout, a=orange
2011-06-23 09:01:39 -03:00
Dão Gottwald
a7262d3f64
remove redundant jsm imports from browser chrome tests
...
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Dave Camp
dd56fe8532
Merge m-c to devtools.
2011-06-10 15:35:17 -07:00
Panos Astithas
bc257dd7eb
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
ce66fef036
Bug 660619 - Silence a warning during tests; r=ddahl,gavin.sharp
2011-05-31 10:27:17 +03:00
Joe Walker
24f245aaa2
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
6758096d76
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
0edda3da59
Bug 651501 - document.body fails to autocomplete in Web Console. r=dtownsend
2011-05-27 21:58:05 +03:00
Patrick McManus
5fd56cb6b8
bug 640003 - websockets, fixup tests for new server r=smaug r=biesi
2011-05-21 21:27:52 -04:00
Dave Camp
eb5d5ebaa0
Merge m-c to devtools
2011-05-21 17:43:04 -07:00
Christian Biesinger
132b0e1ea8
Bug 576006 - Implement timing interface for channels
...
r=jduell sr=bz
2011-05-21 03:03:36 -07:00
Panos Astithas
fcf33de8c1
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
9083ce4ea0
Bug 585991 - Show a popup listing possible completions; r=rcampbell,dtownsend sr=neil
2011-05-18 19:10:28 +03:00
Mihai Sucan
3cde414dbf
Bug 585991 - Show a popup listing possible completions; r=rcampbell,dtownsend sr=neil
2011-05-17 18:07:33 +03:00
Mihai Sucan
b76af19fa6
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
cfb9600794
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
387384fa3c
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
e0abfe934e
Bug 658738 - remove event listeners in browser chrome tests
2011-06-07 16:45:26 +02:00
Rob Campbell
a58b84e7b3
merge m-c to devtools
2011-05-03 09:55:19 -03:00
Cameron McCormack
92328f48dd
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
984616986e
merge m-c to devtools
2011-04-26 09:37:34 -03:00
Cameron McCormack
197e4a3428
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
1249f6bd8c
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
052271d1f6
Bug 627342 - re-enable browser_webconsole_js_input_expansion.js; f=pwalton r=gavin.sharp
2011-04-21 13:20:18 -03:00
Adam
5f07973699
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
3b6a01e37a
Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh
2011-04-20 11:18:00 +03:00
Rob Campbell
de38212920
merge m-c to devtools
2011-04-20 11:19:22 -03:00
Cameron McCormack
b12a86604c
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
6e0048f7fb
merge m-c to devtools
2011-04-18 09:18:24 -03:00
Ms2ger
4020e44b1f
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
8a438cd825
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
c60aded6c2
Bug 595223 - Keep track of file:// url 'loadGroups'; f=ddahl r=dcamp,dolske
2011-04-13 23:02:36 +03:00
Mihai Sucan
77fc545081
Bug 585956 - Implement console.trace() in web console; f=ddahl r=rcampbell,jonas
2011-04-11 20:48:15 +03:00
Mihai Sucan
5e1f6515a2
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
cd179a175b
Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug.
2011-04-13 14:35:06 +01:00
Paul Biggar
1beff55e64
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
d40bf9a237
Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds.
2011-04-12 01:29:41 -07:00
Paul Biggar
80fee229de
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
e15e5de086
Bug 595223 - Keep track of file:// url 'loadGroups' - Backed out changeset 102a2b309cc3
...
Process Crashed.
2011-04-10 18:27:45 -03:00
Mihai Sucan
3e0e231091
Bug 595223 - Keep track of file:// url 'loadGroups'; f=ddahl r=dcamp,dolske
2011-04-01 20:32:38 +03:00
Rob Campbell
e897d4adbf
merge m-c to devtools
2011-04-10 10:47:40 -03:00
Rob Campbell
648ebabc09
Bug 616742 - Implement console.debug() (was: Navigation broken on Citytv website); r=ddahl,jonas
2011-04-08 14:20:41 -07:00
Dave Herman
51bf963ad2
Bug 637801 - console.log shouldn't display escaped strings. r=gavin,rcampbell
2011-04-08 10:30:19 -07:00