Bug 88163 - Add ewk_custom_handler_private.h for ewk_custom_handler.cpp
Summary: Add ewk_custom_handler_private.h for ewk_custom_handler.cpp
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: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks: 73176
  Show dependency treegraph
 
Reported: 2012-06-02 00:10 PDT by Gyuyoung Kim
Modified: 2012-06-03 02:36 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.31 KB, patch)
2012-06-02 00:41 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 2012-06-02 00:10:25 PDT
EFL WK1 decided to divide up ewk_private.h into each file's XXX_private.h file in order to maintain internal functions more easily. Bug 73176 is adding new internal functions to ewk_custom_hanlder.cpp. So, I think ewk_custom_handler.cpp needs to have own _private.h file as well.
Comment 1 Gyuyoung Kim 2012-06-02 00:41:35 PDT
Created attachment 145437 [details]
Patch
Comment 2 Gyuyoung Kim 2012-06-02 00:42:42 PDT
CC'ing Adam, Dongwoo.
Comment 3 WebKit Review Bot 2012-06-03 02:36:13 PDT
Comment on attachment 145437 [details]
Patch

Clearing flags on attachment: 145437

Committed r119358: <http://trac.webkit.org/changeset/119358>
Comment 4 WebKit Review Bot 2012-06-03 02:36:33 PDT
All reviewed patches have been landed.  Closing bug.