Bug 132466 - Clean up #include <OwnPtr.h>|<PassOwnPtr.h> in Supplementable classes
Summary: Clean up #include <OwnPtr.h>|<PassOwnPtr.h> in Supplementable classes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-02 00:39 PDT by Gyuyoung Kim
Modified: 2014-05-02 02:00 PDT (History)
1 user (show)

See Also:


Attachments
Patch (9.13 KB, patch)
2014-05-02 00:40 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2014-05-02 00:39:09 PDT
Since r168144, Supplementable classes don't need to include OwnPtr.h or PassOwnPtr.h. Clean up those inclusions.
Comment 1 Gyuyoung Kim 2014-05-02 00:40:39 PDT
Created attachment 230658 [details]
Patch
Comment 2 Gyuyoung Kim 2014-05-02 01:28:43 PDT
Comment on attachment 230658 [details]
Patch

Looks like pass ews.
Comment 3 WebKit Commit Bot 2014-05-02 02:00:01 PDT
Comment on attachment 230658 [details]
Patch

Clearing flags on attachment: 230658

Committed r168166: <http://trac.webkit.org/changeset/168166>
Comment 4 WebKit Commit Bot 2014-05-02 02:00:06 PDT
All reviewed patches have been landed.  Closing bug.