WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
82067
jsc.cpp explicitly uses JSGlobalObject but doesn't explicitly #include JSGlobalObject.h
https://bugs.webkit.org/show_bug.cgi?id=82067
Summary
jsc.cpp explicitly uses JSGlobalObject but doesn't explicitly #include JSGlob...
Myles C. Maxfield
Reported
2012-03-23 11:01:17 PDT
jsc.cpp explicitly uses JSGlobalObject but doesn't explicitly #include JSGlobalObject.h
Attachments
Patch
(1011 bytes, patch)
2012-03-23 11:10 PDT
,
Myles C. Maxfield
ap
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2012-03-23 11:10:10 PDT
Created
attachment 133515
[details]
Patch
Alexey Proskuryakov
Comment 2
2012-03-23 15:19:45 PDT
Comment on
attachment 133515
[details]
Patch Does this fix the build on some platform? Please explain that in ChangeLog. We do not attempt to include a header file for every class sued in a file when that's not necessary for it to build.
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