[Webkit-unassigned] [Bug 158944] New: Web Inspector: console.log/info/warn/etc expect 'error' in a IIFE does not produce output.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 20 10:33:40 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158944
Bug ID: 158944
Summary: Web Inspector: console.log/info/warn/etc expect
'error' in a IIFE does not produce output.
Classification: Unclassified
Product: WebKit
Version: Safari Technology Preview
Hardware: All
OS: OS X 10.11
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: nflazzer at gmail.com
The following code does not produce 'foo' in output:
(function(){console.log('foo'}())
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160620/410d44ed/attachment.html>
More information about the webkit-unassigned
mailing list