Title: [262112] trunk/Source/WebKit
- Revision
- 262112
- Author
- [email protected]
- Date
- 2020-05-24 23:25:08 -0700 (Sun, 24 May 2020)
Log Message
Remove NetworkProcess/FileAPI
https://bugs.webkit.org/show_bug.cgi?id=212335
Patch by Rob Buis <[email protected]> on 2020-05-24
Reviewed by Sam Weinig.
Remove NetworkProcess/FileAPI, the only file it contains is unused.
It seems this could have been removed in r248593.
* NetworkProcess/FileAPI/NetworkBlobRegistry.cpp: Removed.
Modified Paths
Removed Paths
- trunk/Source/WebKit/NetworkProcess/FileAPI/
Diff
Modified: trunk/Source/WebKit/ChangeLog (262111 => 262112)
--- trunk/Source/WebKit/ChangeLog 2020-05-24 19:29:09 UTC (rev 262111)
+++ trunk/Source/WebKit/ChangeLog 2020-05-25 06:25:08 UTC (rev 262112)
@@ -1,3 +1,15 @@
+2020-05-24 Rob Buis <[email protected]>
+
+ Remove NetworkProcess/FileAPI
+ https://bugs.webkit.org/show_bug.cgi?id=212335
+
+ Reviewed by Sam Weinig.
+
+ Remove NetworkProcess/FileAPI, the only file it contains is unused.
+ It seems this could have been removed in r248593.
+
+ * NetworkProcess/FileAPI/NetworkBlobRegistry.cpp: Removed.
+
2020-05-24 Sam Weinig <[email protected]>
Extended Color Cleanup: Stop allowing direct access to the underlying SimpleColor (it is almost always incorrect with respect to extended colors)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes