Bug 82067

Summary: jsc.cpp explicitly uses JSGlobalObject but doesn't explicitly #include JSGlobalObject.h
Product: WebKit Reporter: Myles C. Maxfield <litherum>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ap: commit-queue-

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-
Myles C. Maxfield
Comment 1 2012-03-23 11:10:10 PDT
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.