Bug 95641

Summary: Need #include <JavaScriptCore/Identifier.h> in Plugins/Hosted/NetscapePluginInstanceProxy.h
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix. none

Mark Lam
Reported 2012-09-01 02:07:17 PDT
Need #include <JavaScriptCore/Identifier.h> in Plugins/Hosted/NetscapePluginInstanceProxy.h. The code in the header references JSC::Indentifier but was previously depending on someone else to #include it. This results in build problems when building for the llint C loop configuration.
Attachments
Fix. (1.30 KB, patch)
2012-09-01 02:10 PDT, Mark Lam
no flags
Mark Lam
Comment 1 2012-09-01 02:10:29 PDT
WebKit Review Bot
Comment 2 2012-09-01 09:13:48 PDT
Comment on attachment 161819 [details] Fix. Clearing flags on attachment: 161819 Committed r127372: <http://trac.webkit.org/changeset/127372>
WebKit Review Bot
Comment 3 2012-09-01 09:13:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.