Title: [218687] trunk
- Revision
- 218687
- Author
- [email protected]
- Date
- 2017-06-22 04:15:14 -0700 (Thu, 22 Jun 2017)
Log Message
Remove unused coordinated graphics C API
https://bugs.webkit.org/show_bug.cgi?id=173706
Reviewed by Žan Doberšek.
Source/WebKit2:
* UIProcess/API/C/CoordinatedGraphics/WKView.cpp: Removed.
* UIProcess/API/C/CoordinatedGraphics/WKView.h: Removed.
* UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp: Removed.
* UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.h: Removed.
Tools:
* TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/WKViewIsActiveSetIsActive.cpp: Removed.
* TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/WKViewIsActiveSetIsActive_Bundle.cpp: Removed.
* TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/WKViewRestoreZoomAndScrollBackForward.cpp: Removed.
* TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/WKViewUserViewportToContents.cpp: Removed.
* TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/backforward1.html: Removed.
* TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/backforward2.html: Removed.
Modified Paths
Removed Paths
- trunk/Source/WebKit2/UIProcess/API/C/CoordinatedGraphics/
- trunk/Source/WebKit2/UIProcess/API/CoordinatedGraphics/
- trunk/Tools/TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/
Diff
Modified: trunk/Source/WebKit2/ChangeLog (218686 => 218687)
--- trunk/Source/WebKit2/ChangeLog 2017-06-22 11:12:39 UTC (rev 218686)
+++ trunk/Source/WebKit2/ChangeLog 2017-06-22 11:15:14 UTC (rev 218687)
@@ -1,5 +1,17 @@
2017-06-22 Carlos Garcia Campos <[email protected]>
+ Remove unused coordinated graphics C API
+ https://bugs.webkit.org/show_bug.cgi?id=173706
+
+ Reviewed by Žan Doberšek.
+
+ * UIProcess/API/C/CoordinatedGraphics/WKView.cpp: Removed.
+ * UIProcess/API/C/CoordinatedGraphics/WKView.h: Removed.
+ * UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp: Removed.
+ * UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.h: Removed.
+
+2017-06-22 Carlos Garcia Campos <[email protected]>
+
[WPE] Add initial web extensions API
https://bugs.webkit.org/show_bug.cgi?id=173640
Modified: trunk/Tools/ChangeLog (218686 => 218687)
--- trunk/Tools/ChangeLog 2017-06-22 11:12:39 UTC (rev 218686)
+++ trunk/Tools/ChangeLog 2017-06-22 11:15:14 UTC (rev 218687)
@@ -1,5 +1,19 @@
2017-06-22 Carlos Garcia Campos <[email protected]>
+ Remove unused coordinated graphics C API
+ https://bugs.webkit.org/show_bug.cgi?id=173706
+
+ Reviewed by Žan Doberšek.
+
+ * TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/WKViewIsActiveSetIsActive.cpp: Removed.
+ * TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/WKViewIsActiveSetIsActive_Bundle.cpp: Removed.
+ * TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/WKViewRestoreZoomAndScrollBackForward.cpp: Removed.
+ * TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/WKViewUserViewportToContents.cpp: Removed.
+ * TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/backforward1.html: Removed.
+ * TestWebKitAPI/Tests/WebKit2/CoordinatedGraphics/backforward2.html: Removed.
+
+2017-06-22 Carlos Garcia Campos <[email protected]>
+
[WPE] Build glib API tests
https://bugs.webkit.org/show_bug.cgi?id=173702
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes