Title: [271180] trunk/Source/WebKit
- Revision
- 271180
- Author
- [email protected]
- Date
- 2021-01-05 16:22:12 -0800 (Tue, 05 Jan 2021)
Log Message
SourcesCocoa.txt should not be installed in the Web Content service bundle
https://bugs.webkit.org/show_bug.cgi?id=220338
Reviewed by Wenson Hsieh.
* WebKit.xcodeproj/project.pbxproj:
Remove SourcesCocoa.txt from the target.
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (271179 => 271180)
--- trunk/Source/WebKit/ChangeLog 2021-01-05 23:14:21 UTC (rev 271179)
+++ trunk/Source/WebKit/ChangeLog 2021-01-06 00:22:12 UTC (rev 271180)
@@ -1,3 +1,13 @@
+2021-01-05 Tim Horton <[email protected]>
+
+ SourcesCocoa.txt should not be installed in the Web Content service bundle
+ https://bugs.webkit.org/show_bug.cgi?id=220338
+
+ Reviewed by Wenson Hsieh.
+
+ * WebKit.xcodeproj/project.pbxproj:
+ Remove SourcesCocoa.txt from the target.
+
2021-01-05 Peng Liu <[email protected]>
[Media in GPU Process][MSE] SourceBuffer fires update and updateend events before the coded frames are removed
Modified: trunk/Source/WebKit/WebKit.xcodeproj/project.pbxproj (271179 => 271180)
--- trunk/Source/WebKit/WebKit.xcodeproj/project.pbxproj 2021-01-05 23:14:21 UTC (rev 271179)
+++ trunk/Source/WebKit/WebKit.xcodeproj/project.pbxproj 2021-01-06 00:22:12 UTC (rev 271180)
@@ -1212,7 +1212,6 @@
57FABB0F25817CF00059DC95 /* AuthenticationServicesCoreSPI.h in Headers */ = {isa = PBXBuildFile; fileRef = 57FABB0E25817CF00059DC95 /* AuthenticationServicesCoreSPI.h */; };
57FABB122581827C0059DC95 /* AuthenticationServicesCoreSoftLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 57FABB102581827C0059DC95 /* AuthenticationServicesCoreSoftLink.h */; };
57FABB132581827C0059DC95 /* AuthenticationServicesCoreSoftLink.mm in Sources */ = {isa = PBXBuildFile; fileRef = 57FABB112581827C0059DC95 /* AuthenticationServicesCoreSoftLink.mm */; };
- 57FABB14258188230059DC95 /* SourcesCocoa.txt in Resources */ = {isa = PBXBuildFile; fileRef = 2D7DEBE121269D5F00B9F73C /* SourcesCocoa.txt */; };
57FD318022B35158008D0E8B /* NavigationSOAuthorizationSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 57FD317822B35149008D0E8B /* NavigationSOAuthorizationSession.h */; };
57FD318122B3515B008D0E8B /* PopUpSOAuthorizationSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 57FD317022B35148008D0E8B /* PopUpSOAuthorizationSession.h */; };
57FD318222B3515E008D0E8B /* RedirectSOAuthorizationSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 57FD317422B35149008D0E8B /* RedirectSOAuthorizationSession.h */; };
@@ -12959,7 +12958,6 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 57FABB14258188230059DC95 /* SourcesCocoa.txt in Resources */,
E1D26A53175964D90095BFD1 /* WebContentProcess.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes