Add support/enable PLATFORM_STRATEGIES in the EFL port. Many ports already supports PlatformStrategies and we will need them for WebKit2. reference: https://lists.webkit.org/pipermail/webkit-dev/2010-June/013270.html
Created attachment 143836 [details] Patch Turn on PLATFORM_STRATEGIES for EFL platform.
(In reply to comment #1) > Created an attachment (id=143836) [details] > Patch > > Turn on PLATFORM_STRATEGIES for EFL platform. Looks good to me.
Looks fine. CC'ing Mariusz.
Comment on attachment 143836 [details] Patch Clearing flags on attachment: 143836 Committed r119208: <http://trac.webkit.org/changeset/119208>
All reviewed patches have been landed. Closing bug.
Comment on attachment 143836 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=143836&action=review > Source/WebCore/PlatformEfl.cmake:87 > + platform/PlatformStrategies.cpp One small post-mortem nitpick here is that casing matters in the sorting here, so in the future please consider that 'P' < 'n'.
*** Bug 89063 has been marked as a duplicate of this bug. ***