https://bugs.webkit.org/show_bug.cgi?id=164339
Reviewed by Michael Catanzaro.
* wtf/Platform.h: The comment about compositing on the UI process
was added on r109302 but was not removed properly when the Qt port
was removed from trunk.
USE_PROTECTION_SPACE_AUTH_CALLBACK has nothing to do with it.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@208305
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2016-11-02 Carlos Alberto Lopez Perez <clopez@igalia.com>
+
+ Clean wrong comment about compositing on the UI process.
+ https://bugs.webkit.org/show_bug.cgi?id=164339
+
+ Reviewed by Michael Catanzaro.
+
+ * wtf/Platform.h: The comment about compositing on the UI process
+ was added on r109302 but was not removed properly when the Qt port
+ was removed from trunk.
+ USE_PROTECTION_SPACE_AUTH_CALLBACK has nothing to do with it.
+
2016-11-02 Alex Christensen <achristensen@webkit.org>
Remove Battery Status API from the tree
2016-11-02 Alex Christensen <achristensen@webkit.org>
Remove Battery Status API from the tree
#define USE_TEXTURE_MAPPER_GL 1
#endif
#define USE_TEXTURE_MAPPER_GL 1
#endif
-/* Compositing on the UI-process in WebKit2 */
#if PLATFORM(COCOA)
#define USE_PROTECTION_SPACE_AUTH_CALLBACK 1
#endif
#if PLATFORM(COCOA)
#define USE_PROTECTION_SPACE_AUTH_CALLBACK 1
#endif