[Webkit-unassigned] [Bug 176070] New: CallTracer should ignore `readonly attribute`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 29 15:05:08 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=176070
Bug ID: 176070
Summary: CallTracer should ignore `readonly attribute`
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Bindings
Assignee: webkit-unassigned at lists.webkit.org
Reporter: webkit at devinrousso.com
CC: cdumez at apple.com
A `readonly attribute` is unlikely to have any effect on the object being traced by CallTracer. Therefore, CallTracer probably doesn't need to instrument those getters, as it would most likely be unneeded information.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170829/e97d1a84/attachment.html>
More information about the webkit-unassigned
mailing list