Title: [167549] trunk/Source/WebKit2
- Revision
- 167549
- Author
- [email protected]
- Date
- 2014-04-19 14:42:40 -0700 (Sat, 19 Apr 2014)
Log Message
Don’t install a source file inside WebProcess.app.
* WebKit2.xcodeproj/project.pbxproj: Removed ViewUpdateDispatcher.messages.in from
WebProcess’s Copy Bundle Resources build phase.
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (167548 => 167549)
--- trunk/Source/WebKit2/ChangeLog 2014-04-19 21:13:46 UTC (rev 167548)
+++ trunk/Source/WebKit2/ChangeLog 2014-04-19 21:42:40 UTC (rev 167549)
@@ -1,3 +1,10 @@
+2014-04-19 Dan Bernstein <[email protected]>
+
+ Don’t install a source file inside WebProcess.app.
+
+ * WebKit2.xcodeproj/project.pbxproj: Removed ViewUpdateDispatcher.messages.in from
+ WebProcess’s Copy Bundle Resources build phase.
+
2014-04-19 Darin Adler <[email protected]>
[Mac] WebView adjusts the cursor even when another window is in front
Modified: trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj (167548 => 167549)
--- trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2014-04-19 21:13:46 UTC (rev 167548)
+++ trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2014-04-19 21:42:40 UTC (rev 167549)
@@ -476,7 +476,6 @@
1ZZ417EF12C00D87002BE67B /* TextCheckerCompletion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1BB417C912C00CCA002BE67B /* TextCheckerCompletion.cpp */; };
263172CF18B469490065B9C3 /* NativeWebTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 263172CE18B469490065B9C3 /* NativeWebTouchEvent.h */; };
2684054418B85A630022C38B /* VisibleContentRectUpdateInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 2684054218B85A630022C38B /* VisibleContentRectUpdateInfo.h */; };
- 2684054918B85FF70022C38B /* ViewUpdateDispatcher.messages.in in Resources */ = {isa = PBXBuildFile; fileRef = 2684054818B85FF70022C38B /* ViewUpdateDispatcher.messages.in */; };
2684054C18B86C350022C38B /* VisibleContentRectUpdateInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2684054A18B866FF0022C38B /* VisibleContentRectUpdateInfo.cpp */; };
2684054F18B86C8E0022C38B /* ViewUpdateDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2684054518B85E7E0022C38B /* ViewUpdateDispatcher.cpp */; };
2684055218B86ED60022C38B /* ViewUpdateDispatcherMessageReceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2684055018B86ED60022C38B /* ViewUpdateDispatcherMessageReceiver.cpp */; };
@@ -7772,7 +7771,6 @@
buildActionMask = 2147483647;
files = (
E1D26A51175964D70095BFD1 /* WebContentProcess.xib in Resources */,
- 2684054918B85FF70022C38B /* ViewUpdateDispatcher.messages.in in Resources */,
E133FD8A1423DD7F00FC7BFB /* WebKit.icns in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes