[Webkit-unassigned] [Bug 145624] New: sourceCodeLocation assert in WebInspector.CallFrame.constructor is wrong
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 3 17:57:35 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145624
Bug ID: 145624
Summary: sourceCodeLocation assert in
WebInspector.CallFrame.constructor is wrong
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
CC: graouts at webkit.org, joepeck at webkit.org,
jonowells at apple.com, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
Currently, the assertion in WebInspector.CallFrame.constructor expects the sourceCodeLocation to be falsy or be an instance of WebInspector.SourceCodeLocation. Turns out it can also be an instance of WebInspector.LazySourceCodeLocation. The assertion is in error.
--
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/20150604/1f3eecc6/attachment.html>
More information about the webkit-unassigned
mailing list