RESOLVED FIXED 87927
[CMAKE][EFL] Remove unneeded include path
https://bugs.webkit.org/show_bug.cgi?id=87927
Summary [CMAKE][EFL] Remove unneeded include path
Gyuyoung Kim
Reported 2012-05-30 22:43:33 PDT
Though *wtf* directory was moved to Source/WTF, PlatformEfl.cmake is still including previous path. In addition, Files on EFL port is using <wtf/gobject/XXX> directly in #include line. So, EFL port doesn't need to include ${JAVASCRIPTCORE_DIR}/wtf/gobject path anymore.
Attachments
Patch (2.96 KB, patch)
2012-05-30 22:46 PDT, Gyuyoung Kim
no flags
Patch (3.03 KB, patch)
2012-05-31 02:30 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2012-05-30 22:46:33 PDT
Kenneth Rohde Christiansen
Comment 2 2012-05-31 02:26:20 PDT
Comment on attachment 144991 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=144991&action=review > Source/WebCore/ChangeLog:8 > + Though *wtf* directory was moved to Source/WTF, PlatformEfl.cmake is still including previous the previous > Source/WebCore/ChangeLog:9 > + path. In addition, Files on EFL port is using "<wtf/gobject/XXX>" directly in #include line. Files *are* ... on the #include line.
Gyuyoung Kim
Comment 3 2012-05-31 02:30:38 PDT
WebKit Review Bot
Comment 4 2012-05-31 03:02:31 PDT
Comment on attachment 145024 [details] Patch Clearing flags on attachment: 145024 Committed r119080: <http://trac.webkit.org/changeset/119080>
WebKit Review Bot
Comment 5 2012-05-31 03:02:42 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.