WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 95641
Need #include <JavaScriptCore/Identifier.h> in Plugins/Hosted/NetscapePluginInstanceProxy.h
https://bugs.webkit.org/show_bug.cgi?id=95641
Summary
Need #include <JavaScriptCore/Identifier.h> in Plugins/Hosted/NetscapePluginI...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2012-09-01 02:10:29 PDT
Created
attachment 161819
[details]
Fix.
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.
Top of Page
Format For Printing
XML
Clone This Bug