Commit Graph

20 Commits

Author SHA1 Message Date
Panos Astithas
3ce6b19fde Bug 658368 - Expand console object with time and timeEnd methods that add a simple timer implementation; r=msucan,sdwilsh sr=gavin 2011-06-01 09:33:22 +03:00
Panos Astithas
30fbad91e8 Bug 696288 - Regression: Processing.js Performance Tests don't work; r=ddahl,smaug 2011-10-24 11:12:24 +03:00
David Chan
6f8c4dc7f6 Bug 692550 - console.log("%s", null); should log "null"; r=msucan 2011-10-07 09:29:33 -03:00
Panos Astithas
2ffbda010b Bug 664131 - Expand console object with group methods that indent future console messages in order to create separate blocks of visually combined output; r=gavin 2011-06-14 14:38:11 +03:00
Panos Astithas
e37fe4aa77 Bug 614586 - Implement string substitution in all console API methods; r=ddahl,Olli.Pettay 2011-09-15 11:20:22 -07:00
Mihai Sucan
4fdb56ac99 Bug 612658 - Implement ConsoleAPIStorage - add caching for the window.console API; r=gavin.sharp,ddahl sr=bzbarsky 2011-08-24 23:34:16 +03:00
Panos Astithas
cc993ad419 Bug 659907 - Expand console object with a dir method that displays an interactive listing of all the properties of an object.; f=rcampbell r=mihai.sucan,bzbarsky sr=bzbarsky 2011-06-09 16:27:30 +03:00
Blake Kaplan
0be910601b Bug 634156 - Come up with a way of creating an API in content that exposes real content objects without using a sandbox. r/sr=jst/mossop/gal 2011-05-03 13:43:08 -07:00
Panos Astithas
4a7c759624 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
Mihai Sucan
b9ac5cd569 Bug 585956 - Implement console.trace() in web console; f=ddahl r=rcampbell,jonas 2011-04-11 20:48:15 +03:00
Rob Campbell
1d3300db59 Bug 616742 - Implement console.debug() (was: Navigation broken on Citytv website); r=ddahl,jonas 2011-04-08 14:20:41 -07:00
Andreas Gal
988b758f37 Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend). 2011-02-07 23:18:18 -08:00
Andreas Gal
d3a146ef83 Back out bug 631225. 2011-02-07 18:15:23 -08:00
Andreas Gal
daa8efe2d5 Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend). 2011-02-07 16:22:05 -08:00
Blake Kaplan
b861d7f36b Backed out changeset e706761cecfd due to mochitest orange. 2011-02-07 14:44:31 -08:00
Andreas Gal
f37e31f462 Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend). 2011-02-07 13:32:23 -08:00
Rob Campbell
ccb5f0d239 Bug 614350 - Web console's console object colliding with content breaks sites; f=rcampbell r=gavin.sharp a=blocking2.0 2010-12-10 09:28:17 -08:00
Gavin Sharp
6cf3696de4 Bug 612405: use a more reliable trick to detect the console API being replaced, r=ddahl, a=dolske 2010-11-17 17:29:42 -05:00
Gavin Sharp
d644fe54c5 Bug 612861: don't throw when accessing random properties off window.console, r=bz, a=blocking 2010-11-17 15:20:20 -05: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