RESOLVED INVALID 157255
REGRESSION: console.log doesn't work
https://bugs.webkit.org/show_bug.cgi?id=157255
Summary REGRESSION: console.log doesn't work
Ryosuke Niwa
Reported 2016-05-01 19:01:06 PDT
At r200298, console.log seems to be completely ignored :(
Attachments
Chris Dumez
Comment 1 2016-05-01 19:04:24 PDT
(In reply to comment #0) > At r200298, console.log seems to be completely ignored :( Do you mean that this is is a regression from r200298?
Radar WebKit Bug Importer
Comment 2 2016-05-01 19:04:48 PDT
Chris Dumez
Comment 3 2016-05-01 19:09:29 PDT
Console.log() works for me in r200315.
Ryosuke Niwa
Comment 4 2016-05-01 19:16:40 PDT
(In reply to comment #3) > Console.log() works for me in r200315. It didn't work at r200315. Maybe I grabbed a bad build? I'm using a local build of WebKit (without latest Safari).
Timothy Hatcher
Comment 5 2016-05-01 19:25:53 PDT
Make sure you are not filtered to Errors or Warnings.
Ryosuke Niwa
Comment 6 2016-05-01 19:29:23 PDT
(In reply to comment #5) > Make sure you are not filtered to Errors or Warnings. Oh oops, that was it :( Sorry for the noise.
Note You need to log in before you can comment on or make changes to this bug.