Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit 3980ee7

Browse files
Source/JavaScriptCore:
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: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@226318 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 3079a1c commit 3980ee7

File tree

16 files changed

+62
-11
lines changed

16 files changed

+62
-11
lines changed

Source/JavaScriptCore/ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2017-12-22 Jeff Miller <[email protected]>
2+
3+
Update user-visible copyright strings to include 2018
4+
https://bugs.webkit.org/show_bug.cgi?id=181141
5+
6+
Reviewed by Dan Bernstein.
7+
8+
* Info.plist:
9+
110
2017-12-30 Yusuke Suzuki <[email protected]>
211

312
[JSC] Remove unused JSTypes

Source/JavaScriptCore/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>${PRODUCT_NAME}</string>
99
<key>CFBundleGetInfoString</key>
10-
<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>
10+
<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>
1111
<key>CFBundleIdentifier</key>
1212
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
1313
<key>CFBundleInfoDictionaryVersion</key>

Source/WebCore/ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2017-12-22 Jeff Miller <[email protected]>
2+
3+
Update user-visible copyright strings to include 2018
4+
https://bugs.webkit.org/show_bug.cgi?id=181141
5+
6+
Reviewed by Dan Bernstein.
7+
8+
* Info.plist:
9+
110
2017-12-30 Simon Fraser <[email protected]>
211

312
REGRESSION (r225122): fePointLights don't work

Source/WebCore/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>${PRODUCT_NAME}</string>
99
<key>CFBundleGetInfoString</key>
10-
<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>
10+
<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>
1111
<key>CFBundleIdentifier</key>
1212
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
1313
<key>CFBundleInfoDictionaryVersion</key>

Source/WebKit/ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,21 @@
115115
* WebKit.xcodeproj/project.pbxproj: Fix relative path with
116116
case-insensitive filesystem and repository name assumptions.
117117

118+
2017-12-22 Jeff Miller <[email protected]>
119+
120+
Update user-visible copyright strings to include 2018
121+
https://bugs.webkit.org/show_bug.cgi?id=181141
122+
123+
Reviewed by Dan Bernstein.
124+
125+
* Info.plist:
126+
* NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist:
127+
* NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist:
128+
* PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist:
129+
* StorageProcess/EntryPoint/mac/XPCService/StorageService/Info.plist:
130+
* WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-OSX.plist:
131+
* WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist:
132+
118133
2017-12-22 Jeff Miller <[email protected]>
119134

120135
Allow WebsitePolicies API object to be bridged to _WKWebsitePolicies

Source/WebKit/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>${PRODUCT_NAME}</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
10+
<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
1313
<key>CFBundleInfoDictionaryVersion</key>

Source/WebKit/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>CFBundleGetInfoString</key>
6-
<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
6+
<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>English</string>
99
<key>CFBundleExecutable</key>

Source/WebKit/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>CFBundleGetInfoString</key>
6-
<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
6+
<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>English</string>
99
<key>CFBundleExecutable</key>

Source/WebKit/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>CFBundleGetInfoString</key>
6-
<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
6+
<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>English</string>
99
<key>CFBundleExecutable</key>

Source/WebKit/StorageProcess/EntryPoint/mac/XPCService/StorageService/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>CFBundleGetInfoString</key>
6-
<string>${BUNDLE_VERSION}, Copyright 2003-2017 Apple Inc.</string>
6+
<string>${BUNDLE_VERSION}, Copyright 2003-2018 Apple Inc.</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>English</string>
99
<key>CFBundleExecutable</key>

0 commit comments

Comments
 (0)