Bug 104109 - Remove unneeded WTF prefix from WTF types in RenderFlexibleBox
Summary: Remove unneeded WTF prefix from WTF types in RenderFlexibleBox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 104112
  Show dependency treegraph
 
Reported: 2012-12-05 03:26 PST by Carlos Garcia Campos
Modified: 2012-12-05 09:53 PST (History)
5 users (show)

See Also:


Attachments
Patch (12.16 KB, patch)
2012-12-05 03:29 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2012-12-05 03:26:48 PST
WTF prefix is not needed because WTF headers have a using statement at the end of the file.
Comment 1 Carlos Garcia Campos 2012-12-05 03:29:28 PST
Created attachment 177712 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-12-05 09:47:02 PST
Comment on attachment 177712 [details]
Patch

Yup
Comment 3 WebKit Review Bot 2012-12-05 09:53:02 PST
Comment on attachment 177712 [details]
Patch

Clearing flags on attachment: 177712

Committed r136709: <http://trac.webkit.org/changeset/136709>
Comment 4 WebKit Review Bot 2012-12-05 09:53:05 PST
All reviewed patches have been landed.  Closing bug.