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 <[email protected]>; Copyright 2001 Peter Kelly <[email protected]>; 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 <[email protected]>; Copyright 2001 Peter Kelly <[email protected]>; 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 <[email protected]>; Copyright 1998, 1999 Torben Weis <[email protected]>; Copyright 1998, 1999, 2002 Waldo Bastian <[email protected]>; Copyright 1998-2000 Lars Knoll <[email protected]>; Copyright 1999, 2001 Antti Koivisto <[email protected]>; Copyright 1999-2001 Harri Porten <[email protected]>; Copyright 2000 Simon Hausmann <[email protected]>; Copyright 2000, 2001 Dirk Mueller <[email protected]>; Copyright 2000, 2001 Peter Kelly <[email protected]>; Copyright 2000 Daniel Molkentin <[email protected]>; Copyright 2000 Stefan Schimanski <[email protected]>; 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 <[email protected]>; Copyright 1998, 1999 Torben Weis <[email protected]>; Copyright 1998, 1999, 2002 Waldo Bastian <[email protected]>; Copyright 1998-2000 Lars Knoll <[email protected]>; Copyright 1999, 2001 Antti Koivisto <[email protected]>; Copyright 1999-2001 Harri Porten <[email protected]>; Copyright 2000 Simon Hausmann <[email protected]>; Copyright 2000, 2001 Dirk Mueller <[email protected]>; Copyright 2000, 2001 Peter Kelly <[email protected]>; Copyright 2000 Daniel Molkentin <[email protected]>; Copyright 2000 Stefan Schimanski <[email protected]>; 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