Bug 132466

Summary: Clean up #include <OwnPtr.h>|<PassOwnPtr.h> in Supplementable classes
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.