[Webkit-unassigned] [Bug 163326] New: Binding generated code for private operations should assert for casted-this checks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 12 03:05:28 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163326
Bug ID: 163326
Summary: Binding generated code for private operations should
assert for casted-this checks
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: youennf at gmail.com
Private operations can only be called by WebKit code.
Since we control the call sites, the call sites should make sure to call the operations with the object of the right type.
--
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/20161012/e05db603/attachment.html>
More information about the webkit-unassigned
mailing list