Bug 157255
Summary: | REGRESSION: console.log doesn't work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Major | CC: | bburg, cdumez, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer |
Priority: | P1 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
At r200298, console.log seems to be completely ignored :(
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
(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
<rdar://problem/26034417>
Chris Dumez
Console.log() works for me in r200315.
Ryosuke Niwa
(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
Make sure you are not filtered to Errors or Warnings.
Ryosuke Niwa
(In reply to comment #5)
> Make sure you are not filtered to Errors or Warnings.
Oh oops, that was it :( Sorry for the noise.