[Webkit-unassigned] [Bug 45502] New: JSObjectSetPrivateProperty does not handle NULL values as it claims
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 9 16:18:31 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45502
Summary: JSObjectSetPrivateProperty does not handle NULL values
as it claims
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Major
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrowe at apple.com
CC: oliver at apple.com, aroben at apple.com
The headerdoc for JSObjectSetPrivateProperty claims that passing NULL as the value is valid. In practice this leads to assertion failures with debug builds of JavaScriptCore.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list