Bug 93326 - [V8] Remove #include Frame.h from V8Binding.h
Summary: [V8] Remove #include Frame.h from V8Binding.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 93095
  Show dependency treegraph
 
Reported: 2012-08-06 19:29 PDT by Kentaro Hara
Modified: 2012-08-07 15:56 PDT (History)
5 users (show)

See Also:


Attachments
Patch (14.18 KB, patch)
2012-08-06 20:20 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff
Patch (10.34 KB, patch)
2012-08-07 01:14 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-08-06 19:29:23 PDT
We want to reduce the number of #includes to avoid circular include dependency.
Comment 1 Kentaro Hara 2012-08-06 20:20:17 PDT
Created attachment 156846 [details]
Patch
Comment 2 Kentaro Hara 2012-08-07 01:14:28 PDT
Created attachment 156892 [details]
Patch
Comment 3 WebKit Review Bot 2012-08-07 15:56:22 PDT
Comment on attachment 156892 [details]
Patch

Clearing flags on attachment: 156892

Committed r124931: <http://trac.webkit.org/changeset/124931>
Comment 4 WebKit Review Bot 2012-08-07 15:56:26 PDT
All reviewed patches have been landed.  Closing bug.