Jordan Santell
|
49bdf42d43
|
Bug 922221 - implement console.timeStamp(label) to create profile timeline markers. r=khuey
|
2015-04-29 12:48:57 -07:00 |
|
Nick Fitzgerald
|
7993ffae1e
|
Bug 1038238 - Part 0: Make js/src/vm/SavedStacks.h use 1-based column numbers,
like js::ComputeStackString and other browsers do; r=jorendorff
https://bugzilla.mozilla.org/show_bug.cgi?id=1038238
|
2015-03-27 13:08:46 -07:00 |
|
Andrea Marchesini
|
1cce8109d0
|
Bug 1107699 - Remove timeout before Console.log() and the dispatching of ConsoleEvents, r=past
|
2015-01-23 13:12:02 +00:00 |
|
Eric Rahm
|
22dc47dea8
|
Bug 1069490 - Part 4: Update tests. r=past
|
2014-09-22 11:29:16 -07:00 |
|
Mihai Sucan
|
a16456ff7d
|
Bug 823097 - Add support for %c style formatting in the web console; r=past,bz
|
2014-04-10 17:59:21 +03:00 |
|
Andrea Marchesini
|
05f4420631
|
Bug 965860 - patch 4 - Console format string, r=khuey
|
2014-02-27 23:39:12 +00:00 |
|
Dennis Schubert
|
af3b66b338
|
Bug 922208 - Add console.count; r=msucan
|
2014-02-17 21:58:19 +02:00 |
|
Dennis Schubert
|
39e95913bc
|
Bug 760193 - Add console.assert; r=msucan
|
2013-12-07 23:28:35 +02:00 |
|
Dennis Schubert
|
f00f0299ec
|
Bug 922214 - Add console.exception; r=msucan
|
2013-12-02 20:12:18 +01:00 |
|
Andrea Marchesini
|
2e1268bd53
|
Bug 896535 - Promise: then(console.log) is not working as expected. r=msucan
|
2013-08-19 09:13:47 -04:00 |
|
Tim Taubert
|
6ec22b1eb3
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
|
Bobby Holley
|
79d2b917d3
|
Bug 858101 - Fix other tests. r=mrbkap
|
2013-05-31 10:36:02 -07:00 |
|
Colby Russell
|
aa75ceab75
|
Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: ConsoleAPITests.js; r=msucan
|
2013-05-08 19:54:43 +03:00 |
|
Mihai Sucan
|
2010e558f1
|
Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul
|
2013-04-09 12:46:30 +03:00 |
|
Mihai Sucan
|
14a677a318
|
Bug 787985 - Console API messages are not consistent; r=past
|
2013-01-15 16:02:25 +02:00 |
|
Tom Schuster
|
9bdb170111
|
Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee
|
2012-10-31 13:34:42 +01:00 |
|
Mihai Sucan
|
67b4bf1a32
|
Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell
|
2012-08-03 23:14:01 +03:00 |
|
Panos Astithas
|
4e49b3a537
|
Backout 7e5f3a8a7ca7 due to test oranges
|
2012-08-03 12:01:14 +03:00 |
|
Mihai Sucan
|
65cb2154e1
|
Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell
|
2012-08-02 22:09:46 +03:00 |
|
Mihai Sucan
|
a20cfc628b
|
Bug 722685 - Console logging is slow; r=rcampbell
|
2012-06-02 13:45:32 +03:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
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 |
|
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 |
|
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
|
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 |
|
David Dahl
|
540a951d01
|
Bug 587734: enable the lazy console API added in bug 568629, and hook it up to the Web Console, r=gavin, a=blocking
|
2010-11-16 16:34:53 -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 |
|