Title: [238768] trunk/Source/WebCore
Revision
238768
Author
[email protected]
Date
2018-11-30 18:57:01 -0800 (Fri, 30 Nov 2018)

Log Message

Drop unused Cross-Origin-Window-Policy from HTTPHeaderNames.in
https://bugs.webkit.org/show_bug.cgi?id=192253

Reviewed by Geoffrey Garen.

* platform/network/HTTPHeaderNames.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (238767 => 238768)


--- trunk/Source/WebCore/ChangeLog	2018-12-01 01:11:12 UTC (rev 238767)
+++ trunk/Source/WebCore/ChangeLog	2018-12-01 02:57:01 UTC (rev 238768)
@@ -1,3 +1,12 @@
+2018-11-30  Chris Dumez  <[email protected]>
+
+        Drop unused Cross-Origin-Window-Policy from HTTPHeaderNames.in
+        https://bugs.webkit.org/show_bug.cgi?id=192253
+
+        Reviewed by Geoffrey Garen.
+
+        * platform/network/HTTPHeaderNames.in:
+
 2018-11-30  Justin Fan  <[email protected]>
 
         [WebGPU] WebGPUQueue::submit and WebGPURenderingContext::present() implementation

Modified: trunk/Source/WebCore/platform/network/HTTPHeaderNames.in (238767 => 238768)


--- trunk/Source/WebCore/platform/network/HTTPHeaderNames.in	2018-12-01 01:11:12 UTC (rev 238767)
+++ trunk/Source/WebCore/platform/network/HTTPHeaderNames.in	2018-12-01 02:57:01 UTC (rev 238768)
@@ -51,7 +51,6 @@
 Cookie
 Cookie2
 Cross-Origin-Resource-Policy
-Cross-Origin-Window-Policy
 Date
 DNT
 Default-Style
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to