RESOLVED FIXED 114431
Remove WTF_USE_PLATFORM_STRATEGIES
https://bugs.webkit.org/show_bug.cgi?id=114431
Summary Remove WTF_USE_PLATFORM_STRATEGIES
Carlos Garcia Campos
Reported 2013-04-11 03:14:19 PDT
Once all ports implement platform strategies, we can remove the WTF_USE_PLATFORM_STRATEGIES define and get rid of all the #ifdefs. Now that chromium has been removed and wx is about to be removed, I think the only port not implementing platform strategies is BlackBerry.
Attachments
Patch (29.68 KB, patch)
2013-05-14 06:58 PDT, Carlos Garcia Campos
buildbot: commit-queue-
Fix typo (29.68 KB, patch)
2013-05-14 08:11 PDT, Carlos Garcia Campos
darin: review+
Carlos Garcia Campos
Comment 1 2013-05-14 06:58:56 PDT
Build Bot
Comment 2 2013-05-14 07:31:05 PDT
Build Bot
Comment 3 2013-05-14 08:00:00 PDT
Carlos Garcia Campos
Comment 4 2013-05-14 08:11:38 PDT
Created attachment 201716 [details] Fix typo
Darin Adler
Comment 5 2013-05-14 10:06:23 PDT
Comment on attachment 201716 [details] Fix typo View in context: https://bugs.webkit.org/attachment.cgi?id=201716&action=review > Source/WebCore/ChangeLog:8 > + No new tests, no new functionality. Normally it’s fine to just omit a line like this from the change log, unless you feel that it’s unclear without it.
Carlos Garcia Campos
Comment 6 2013-05-15 01:07:14 PDT
Note You need to log in before you can comment on or make changes to this bug.