[Webkit-unassigned] [Bug 32330] New: V8 ScriptState is missing include for DEFINE_STATIC_LOCAL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 9 10:45:58 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32330
Summary: V8 ScriptState is missing include for
DEFINE_STATIC_LOCAL
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
V8 ScriptState is missing include for DEFINE_STATIC_LOCAL. This is defined in
wtf/StdLibExtras.h.
This causes a build break on Android. It seems that Chromium picks up the
include via other feature-dependent header includes.
--
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