Title: [236698] trunk/Source/WebKit
Revision
236698
Author
sihui_...@apple.com
Date
2018-10-01 16:28:43 -0700 (Mon, 01 Oct 2018)

Log Message

Fix Internal iOS Build after r236690
https://bugs.webkit.org/show_bug.cgi?id=190171

Reviewed by Alex Christensen.

* Platform/ExtraPrivateSymbolsForTAPI.h:

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (236697 => 236698)


--- trunk/Source/WebKit/ChangeLog	2018-10-01 23:23:08 UTC (rev 236697)
+++ trunk/Source/WebKit/ChangeLog	2018-10-01 23:28:43 UTC (rev 236698)
@@ -1,3 +1,12 @@
+2018-10-01  Sihui Liu  <sihui_...@apple.com>
+
+        Fix Internal iOS Build after r236690
+        https://bugs.webkit.org/show_bug.cgi?id=190171
+
+        Reviewed by Alex Christensen.
+
+        * Platform/ExtraPrivateSymbolsForTAPI.h:
+
 2018-10-01  Wenson Hsieh  <wenson_hs...@apple.com>
 
         [iOS] Add SPI to customize the input accessory view when focusing an element

Modified: trunk/Source/WebKit/Platform/ExtraPrivateSymbolsForTAPI.h (236697 => 236698)


--- trunk/Source/WebKit/Platform/ExtraPrivateSymbolsForTAPI.h	2018-10-01 23:23:08 UTC (rev 236697)
+++ trunk/Source/WebKit/Platform/ExtraPrivateSymbolsForTAPI.h	2018-10-01 23:28:43 UTC (rev 236698)
@@ -30,7 +30,6 @@
 #endif
 
 // FIXME: Remove these after <rdar://problem/30772033> is fixed.
-void DatabaseServiceInitializer();
 void NetworkServiceInitializer();
 void PluginServiceInitializer();
 void WebContentServiceInitializer();
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to