Bug 102644 - [EFL] Not to include "ewk_view_private.h" in Tools
Summary: [EFL] Not to include "ewk_view_private.h" in Tools
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: KyungTae Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 22:21 PST by KyungTae Kim
Modified: 2012-11-18 23:53 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2012-11-18 22:23 PST, KyungTae 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 KyungTae Kim 2012-11-18 22:21:31 PST
Currently, "Tools/DumpRenderTree/efl/PixelDumpSupportEfl.cpp" includes "ewk_view_private.h"
but including "ewk_view.h" instead of it seems better because it's out of the webkit library.
Comment 1 KyungTae Kim 2012-11-18 22:23:52 PST
Created attachment 174893 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-18 23:53:33 PST
Comment on attachment 174893 [details]
Patch

Clearing flags on attachment: 174893

Committed r135118: <http://trac.webkit.org/changeset/135118>
Comment 3 WebKit Review Bot 2012-11-18 23:53:37 PST
All reviewed patches have been landed.  Closing bug.