[Webkit-unassigned] [Bug 32328] New: Some script binding methods lack INSPECTOR guards
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 9 10:38:57 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32328
Summary: Some script binding methods lack INSPECTOR guards
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: steveblock at google.com
ScriptValue::quarantineValue and some overloads of ScriptGlobalObject::set use
types which are only defined when INSPECTOR is enabled. These methods should be
guarded with ENABLE(INSPECTOR).
--
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