Andrea Marchesini
2913ab1b8e
Bug 1447210 - Upper-case log levels for Console.createInstance(), r=bgrins
2018-03-24 08:21:01 +01:00
Brian Grinstead
02e1363d80
Bug 1440729 - Include use counters for the console API r=baku
...
MozReview-Commit-ID: 9A1lllxW7lM
2018-02-23 16:11:16 -08:00
Andrea Marchesini
b9afce2150
Bug 1431105 - Prefix in Console when used by JSM, r=bgrins, r=smaug
2018-01-17 09:19:36 -08:00
Narcis Beleuzu
f845c13a92
Backed out changeset 056265a8a2ff (bug 1431105) for devtools failures on browser_webconsole_check_stubs_console_api.js. on a CLOSED TREE
2018-01-17 17:52:13 +02:00
Andrea Marchesini
1caddf0f98
Bug 1431105 - Prefix in Console when used by JSM, r=smaug
2018-01-17 16:02:29 +01:00
Andrea Marchesini
223a1091b5
Backed out bug 1430810 - wrong bug ID in the patch
2018-01-17 16:02:03 +01:00
Andrea Marchesini
7451c9dd69
Bug 1430810 - Prefix in Console when used by JSM, r=smaug
2018-01-17 15:59:36 +01:00
Andrea Marchesini
11eee8c760
Bug 1429174 - Introducing ConsoleUtils for logging messages to console - message level, r=bkelly
2018-01-10 22:06:38 +01:00
Andrea Marchesini
db6e1d016a
Bug 1429174 - Introducing ConsoleUtils for logging messages to console - tests, r=bkelly
2018-01-10 22:06:37 +01:00
Andrea Marchesini
9d585dc02c
Bug 1425574 - Fill the feature gap between Console.jsm and Console API - part 9 - maxLogLevel pref, r=smaug, r=bgrins
2018-01-04 19:19:44 +01:00
Andrea Marchesini
3b50009834
Bug 1425574 - Fill the feature gap between Console.jsm and Console API - part 8 - maxLogLevel, r=smaug
2018-01-04 19:19:44 +01:00
Andrea Marchesini
9035c51963
Bug 1425574 - Fill the feature gap between Console.jsm and Console API - part 6 - no maxLogLevel support, r=smaug
2018-01-04 19:19:44 +01:00
Andrea Marchesini
c23137777e
Bug 1425574 - Fill the feature gap between Console.jsm and Console API - part 5 - prefix, r=smaug, r=bgrins
2018-01-04 19:19:44 +01:00
Andrea Marchesini
5098ee2f3e
Bug 1425574 - Fill the feature gap between Console.jsm and Console API - part 4 - dump function, r=smaug, r=bgrins
2018-01-04 19:19:44 +01:00
Andrea Marchesini
584de834d1
Bug 1425574 - Fill the feature gap between Console.jsm and Console API - part 3 - custom innerID, r=smaug
2018-01-04 19:19:43 +01:00
Andrea Marchesini
487ee9d164
Bug 1425574 - Fill the feature gap between Console.jsm and Console API - part 2 - consoleID in ConsoleEvent, r=smaug, r=bgrins
2018-01-04 19:19:43 +01:00
Andrea Marchesini
fddede8499
Bug 1425574 - Fill the feature gap between Console.jsm and Console API - part 1 - Console.createInstance(), r=smaug
2018-01-04 19:19:43 +01:00
Andrea Marchesini
98b02a0bb8
Bug 1425463 - Expose Console API to JSM, r=smaug
2017-12-20 14:35:34 +01:00
Alexandre Poirot
ceadd34a23
Bug 1388709 - Remove console originAttributes property. r=baku,kmag
...
MozReview-Commit-ID: jwUAKSEgZE
2017-08-08 14:30:44 +02:00
Masatoshi Kimura
acfaf6cffe
Bug 1149830 - Remove nsIStackFrame::language. r=bz,mccr8
...
MozReview-Commit-ID: LxTiLFzNJ9Y
2017-08-03 15:50:07 +09:00
Andrea Marchesini
b4124f6839
Bug 1363288 - Console.time() prints a warning if used twice with the same label, r=bgrins
2017-05-11 14:36:09 -07:00
btian
bb11bec2bd
Bug 1351795 - part 2: Remove console.markTimeline. r=baku
...
MozReview-Commit-ID: EmbscFp9oD4
2017-05-09 15:34:18 +08:00
btian
8a1cc22a43
Bug 1351795 - part 1: Remove console.timeline and timelineEnd. r=baku
...
MozReview-Commit-ID: DLoqGD5NDwt
2017-05-09 11:39:27 +08:00
Andrea Marchesini
1ae19c7491
Bug 1357473 - Update Console to the latest spec - part 6 - Console.count(), r=bgrins
2017-04-20 13:52:41 +02:00
Andrea Marchesini
bf0fc198e7
Bug 1357473 - Update Console to the latest spec - part 5 - Console.time(), r=bgrins r=smaug
2017-04-20 13:52:31 +02:00
Andrea Marchesini
433d07c8f1
Bug 1357473 - Update Console to the latest spec - part 4 - Console.trace(), r=bgrins
2017-04-20 13:52:24 +02:00
Andrea Marchesini
94b9d42abb
Bug 1357473 - Update Console to the latest spec - part 3 - Console.groupEnd(), r=bgrins, r=nchevobbe
2017-04-18 10:04:00 +02:00
Andrea Marchesini
3a34570fbb
Bug 1357473 - Update Console to the latest spec - part 2 - Console.clear(), r=bgrins
2017-04-20 13:50:13 +02:00
Andrea Marchesini
f6742c93f4
Bug 1357473 - Update Console to the latest spec - part 1 - WebIDL update, r=bgrins
2017-04-20 13:49:49 +02:00
Kris Maglione
a1c3a9c808
Bug 1314361 - Part 3: Stop using origin attributes for add-on ID in console filtering. r=baku
2017-02-26 13:13:45 -08:00
Andrea Marchesini
ebd78622f2
Bug 1323676 - Remove ConsoleTimerStart.started, r=bgrins
2016-12-16 22:42:10 +01:00
Andrea Marchesini
997d40c191
Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 3 - Console API in worklet, r=smaug
2016-11-06 09:54:52 +01:00
Andrea Marchesini
0834d4ca82
Bug 989619 - patch 3 - console API should use [ProtoObjectHack], r=bz
2016-06-04 09:33:24 +02:00
Andrea Marchesini
ab623f2b20
Bug 989619 - patch 2 - console API should use webIDL namespaces, r=bz
2016-06-04 09:32:51 +02:00
Julian Descottes
1873502247
Bug 659625 - part1: implement Console::clear in dom/base/Console.cpp;r=baku
...
Remove the noop implementation of console.clear and actually clear the
console storage.
mozReview-Commit-ID: B9NGhRARKoR
MozReview-Commit-ID: 2sMEGB2BsAs
2016-04-13 16:33:43 +02:00
Carsten "Tomcat" Book
2f17a28b1a
Backed out changeset 89cfa8c724e1 (bug 659625) for android test failures in own test
2016-04-13 12:30:41 +02:00
Julian Descottes
36f9ca1697
Bug 659625 - part1: implement Console::clear in dom/base/Console.cpp;r=baku
...
Remove the noop implementation of console.clear and actually clear the
console storage.
mozReview-Commit-ID: B9NGhRARKoR
MozReview-Commit-ID: 2sMEGB2BsAs
2016-04-07 19:48:25 +02:00
Luca Greco
3b564ef4a6
Bug 1211665 - Save originAttributes in the console event messages. r=baku
...
Save the originAttributes of the current principal into the console events,
so that we can filter the console messages by originAttributes (e.g.
WebExtensions console events can be filtered using the addonId that the
ExtensionPages' originAttributes contain.
MozReview-Commit-ID: 5v9BWLbgskd
2016-04-01 13:55:40 +02:00
Andrea Marchesini
97d9233311
Bug 1248022 - ConsoleEvent.styles can be a sequence of nullable strings, r=bz
2016-02-13 16:08:17 +00:00
Andrea Marchesini
8dc0cb3913
Bug 1246784 - Expose Console to the WorkerDebuggerGlobalScope - part 2, r=khuey
2016-02-11 17:51:37 +00:00
Andrea Marchesini
7c21a63493
Bug 1246784 - Expose Console to the WorkerDebuggerGlobalScope, r=khuey
2016-02-11 17:41:17 +00:00
Tom Tromey
c418d99369
Bug 1200832 - make Console.trace follow async parents; r=baku,bgrins
2015-10-21 08:40:00 +02:00
Jordan Santell
49bdf42d43
Bug 922221 - implement console.timeStamp(label) to create profile timeline markers. r=khuey
2015-04-29 12:48:57 -07:00
Florent Fayolle
fc90d47d92
Bug 922212 - Add console.dirxml. r=bgrins, r=mrbkap
2015-04-29 11:34:00 -04:00
Alexandre Poirot
2c7f4e3a96
Bug 1139984 - Fix console API in child processes by ensuring windowID is correctly typed. r=bz
2015-03-17 07:13:00 -04:00
Jan de Mooij
6c5080032e
Bug 1139794 - Remove __noSuchMethod__ from the console object. r=baku
2015-03-06 09:50:51 +01:00
Eric Rahm
e061e6da38
Bug 1069490 - Part 1: Add columnNumber to ConsoleEvent and ConsoleStackEntry. r=bz
2014-09-22 11:27:59 -07:00
Nick Fitzgerald
39abaa3a91
Bug 899753 - Part 0: Add the table method to Console.{h,cpp,webidl} r=bz
2014-08-27 15:32:32 -07:00
Boris Zbarsky
b0a271cb1b
Bug 1017988 part 8. Add [Exposed] extended attributes as needed. r=khuey
2014-08-04 22:20:34 -04:00
Andrea Marchesini
0a9f46d681
Bug 1000947 - Console::Methods must not throw exceptions, r=bz
2014-04-29 07:49:57 +01:00