Title: [226318] trunk
Revision
226318
Author
[email protected]
Date
2018-01-01 15:42:50 -0800 (Mon, 01 Jan 2018)

Log Message

Source/_javascript_Core:
Update user-visible copyright strings to include 2018
https://bugs.webkit.org/show_bug.cgi?id=181141

Reviewed by Dan Bernstein.

* Info.plist:

Source/WebCore:
Update user-visible copyright strings to include 2018
https://bugs.webkit.org/show_bug.cgi?id=181141

Reviewed by Dan Bernstein.

* Info.plist:

Source/WebKit:
[Attachment Support] Remove current macOS support for dragging file-backed attachments
https://bugs.webkit.org/show_bug.cgi?id=181188

Patch by Wenson Hsieh <[email protected]> on 2017-12-30
Reviewed by Dan Bernstein.

See WebCore/ChangeLog for more detail.

* UIProcess/Cocoa/WebPageProxyCocoa.mm:
(WebKit::WebPageProxy::setPromisedDataForAttachment): Deleted.
* UIProcess/Cocoa/WebViewImpl.h:
* UIProcess/Cocoa/WebViewImpl.mm:
(WebKit::WebViewImpl::setPromisedDataForAttachment): Deleted.
* UIProcess/PageClient.h:
* UIProcess/WebPageProxy.h:
* UIProcess/WebPageProxy.messages.in:
* UIProcess/mac/PageClientImplMac.h:
* UIProcess/mac/PageClientImplMac.mm:
(WebKit::PageClientImpl::setPromisedDataForAttachment): Deleted.
* UIProcess/mac/WebPageProxyMac.mm:
(WebKit::WebPageProxy::setPromisedDataForAttachment): Deleted.
* WebProcess/WebCoreSupport/WebDragClient.h:
* WebProcess/WebCoreSupport/mac/WebDragClientMac.mm:
(WebKit::WebDragClient::declareAndWriteAttachment): Deleted.

Source/WebKitLegacy/mac:
Update user-visible copyright strings to include 2018
https://bugs.webkit.org/show_bug.cgi?id=181141

Reviewed by Dan Bernstein.

* Info.plist:

WebKitLibraries:
Update user-visible copyright strings to include 2018
https://bugs.webkit.org/show_bug.cgi?id=181141

Reviewed by Dan Bernstein.

* win/tools/scripts/COPYRIGHT-END-YEAR:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (226317 => 226318)


--- trunk/Source/_javascript_Core/ChangeLog	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/_javascript_Core/ChangeLog	2018-01-01 23:42:50 UTC (rev 226318)
@@ -1,3 +1,12 @@
+2017-12-22  Jeff Miller  <[email protected]>
+
+        Update user-visible copyright strings to include 2018
+        https://bugs.webkit.org/show_bug.cgi?id=181141
+
+        Reviewed by Dan Bernstein.
+
+        * Info.plist:
+
 2017-12-30  Yusuke Suzuki  <[email protected]>
 
         [JSC] Remove unused JSTypes

Modified: trunk/Source/_javascript_Core/Info.plist (226317 => 226318)


--- trunk/Source/_javascript_Core/Info.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/_javascript_Core/Info.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.; Copyright 1999-2001 Harri Porten &lt;[email protected]&gt;; Copyright 2001 Peter Kelly &lt;[email protected]&gt;; Copyright 1997-2005 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.; Copyright 1999-2001 Harri Porten &lt;[email protected]&gt;; Copyright 2001 Peter Kelly &lt;[email protected]&gt;; Copyright 1997-2005 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.</string>
 	<key>CFBundleIdentifier</key>
 	<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebCore/ChangeLog (226317 => 226318)


--- trunk/Source/WebCore/ChangeLog	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebCore/ChangeLog	2018-01-01 23:42:50 UTC (rev 226318)
@@ -1,3 +1,12 @@
+2017-12-22  Jeff Miller  <[email protected]>
+
+        Update user-visible copyright strings to include 2018
+        https://bugs.webkit.org/show_bug.cgi?id=181141
+
+        Reviewed by Dan Bernstein.
+
+        * Info.plist:
+
 2017-12-30  Simon Fraser  <[email protected]>
 
         REGRESSION (r225122): fePointLights don't work

Modified: trunk/Source/WebCore/Info.plist (226317 => 226318)


--- trunk/Source/WebCore/Info.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebCore/Info.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.; Copyright 1997 Martin Jones &lt;[email protected]&gt;; Copyright 1998, 1999 Torben Weis &lt;[email protected]&gt;; Copyright 1998, 1999, 2002 Waldo Bastian &lt;[email protected]&gt;; Copyright 1998-2000 Lars Knoll &lt;[email protected]&gt;; Copyright 1999, 2001 Antti Koivisto &lt;[email protected]&gt;; Copyright 1999-2001 Harri Porten &lt;[email protected]&gt;; Copyright 2000 Simon Hausmann &lt;[email protected]&gt;; Copyright 2000, 2001 Dirk Mueller &lt;[email protected]&gt;; Copyright 2000, 2001 Peter Kelly &lt;[email protected]&gt;; Copyright 2000 Daniel Molkentin &lt;[email protected]&gt;; Copyright 2000 Stefan Schimanski &lt;[email protected]&gt;; Copyright 1998-2000 Netscape Communications Corporation; Copyright 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper; Copyright 2001, 2002 Expat maintainers.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.; Copyright 1997 Martin Jones &lt;[email protected]&gt;; Copyright 1998, 1999 Torben Weis &lt;[email protected]&gt;; Copyright 1998, 1999, 2002 Waldo Bastian &lt;[email protected]&gt;; Copyright 1998-2000 Lars Knoll &lt;[email protected]&gt;; Copyright 1999, 2001 Antti Koivisto &lt;[email protected]&gt;; Copyright 1999-2001 Harri Porten &lt;[email protected]&gt;; Copyright 2000 Simon Hausmann &lt;[email protected]&gt;; Copyright 2000, 2001 Dirk Mueller &lt;[email protected]&gt;; Copyright 2000, 2001 Peter Kelly &lt;[email protected]&gt;; Copyright 2000 Daniel Molkentin &lt;[email protected]&gt;; Copyright 2000 Stefan Schimanski &lt;[email protected]&gt;; Copyright 1998-2000 Netscape Communications Corporation; Copyright 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper; Copyright 2001, 2002 Expat maintainers.</string>
 	<key>CFBundleIdentifier</key>
 	<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit/ChangeLog (226317 => 226318)


--- trunk/Source/WebKit/ChangeLog	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKit/ChangeLog	2018-01-01 23:42:50 UTC (rev 226318)
@@ -117,6 +117,21 @@
 
 2017-12-22  Jeff Miller  <[email protected]>
 
+        Update user-visible copyright strings to include 2018
+        https://bugs.webkit.org/show_bug.cgi?id=181141
+
+        Reviewed by Dan Bernstein.
+
+        * Info.plist:
+        * NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist:
+        * NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist:
+        * PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist:
+        * StorageProcess/EntryPoint/mac/XPCService/StorageService/Info.plist:
+        * WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-OSX.plist:
+        * WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist:
+
+2017-12-22  Jeff Miller  <[email protected]>
+
         Allow WebsitePolicies API object to be bridged to _WKWebsitePolicies
         https://bugs.webkit.org/show_bug.cgi?id=181135
 

Modified: trunk/Source/WebKit/Info.plist (226317 => 226318)


--- trunk/Source/WebKit/Info.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKit/Info.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist (226317 => 226318)


--- trunk/Source/WebKit/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKit/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist (226317 => 226318)


--- trunk/Source/WebKit/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKit/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist (226317 => 226318)


--- trunk/Source/WebKit/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKit/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit/StorageProcess/EntryPoint/mac/XPCService/StorageService/Info.plist (226317 => 226318)


--- trunk/Source/WebKit/StorageProcess/EntryPoint/mac/XPCService/StorageService/Info.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKit/StorageProcess/EntryPoint/mac/XPCService/StorageService/Info.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-OSX.plist (226317 => 226318)


--- trunk/Source/WebKit/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-OSX.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKit/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-OSX.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -5,7 +5,7 @@
 	<key>CFBundleFollowParentLocalization</key>
 	<true/>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist (226317 => 226318)


--- trunk/Source/WebKit/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKit/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -5,7 +5,7 @@
 	<key>CFBundleFollowParentLocalization</key>
 	<true/>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKitLegacy/mac/ChangeLog (226317 => 226318)


--- trunk/Source/WebKitLegacy/mac/ChangeLog	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKitLegacy/mac/ChangeLog	2018-01-01 23:42:50 UTC (rev 226318)
@@ -1,3 +1,12 @@
+2017-12-22  Jeff Miller  <[email protected]>
+
+        Update user-visible copyright strings to include 2018
+        https://bugs.webkit.org/show_bug.cgi?id=181141
+
+        Reviewed by Dan Bernstein.
+
+        * Info.plist:
+
 2017-12-30  Wenson Hsieh  <[email protected]>
 
         [Attachment Support] Remove current macOS support for dragging file-backed attachments

Modified: trunk/Source/WebKitLegacy/mac/Info.plist (226317 => 226318)


--- trunk/Source/WebKitLegacy/mac/Info.plist	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/Source/WebKitLegacy/mac/Info.plist	2018-01-01 23:42:50 UTC (rev 226318)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/WebKitLibraries/ChangeLog (226317 => 226318)


--- trunk/WebKitLibraries/ChangeLog	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/WebKitLibraries/ChangeLog	2018-01-01 23:42:50 UTC (rev 226318)
@@ -1,3 +1,12 @@
+2017-12-22  Jeff Miller  <[email protected]>
+
+        Update user-visible copyright strings to include 2018
+        https://bugs.webkit.org/show_bug.cgi?id=181141
+
+        Reviewed by Dan Bernstein.
+
+        * win/tools/scripts/COPYRIGHT-END-YEAR:
+
 2017-10-05  Darin Adler  <[email protected]>
 
         Remove additional WebKitSystemInterface remnants

Modified: trunk/WebKitLibraries/win/tools/scripts/COPYRIGHT-END-YEAR (226317 => 226318)


--- trunk/WebKitLibraries/win/tools/scripts/COPYRIGHT-END-YEAR	2018-01-01 20:32:33 UTC (rev 226317)
+++ trunk/WebKitLibraries/win/tools/scripts/COPYRIGHT-END-YEAR	2018-01-01 23:42:50 UTC (rev 226318)
@@ -1 +1 @@
-2017
+2018
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to