Title: [108050] trunk/Source/WebCore
- Revision
- 108050
- Author
- [email protected]
- Date
- 2012-02-17 01:09:09 -0800 (Fri, 17 Feb 2012)
Log Message
2012-02-17 Yury Semikhatsky <[email protected]>
Unreviewed. Mac build fix after r108047.
* WebCore.xcodeproj/project.pbxproj:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (108049 => 108050)
--- trunk/Source/WebCore/ChangeLog 2012-02-17 09:01:54 UTC (rev 108049)
+++ trunk/Source/WebCore/ChangeLog 2012-02-17 09:09:09 UTC (rev 108050)
@@ -1,3 +1,9 @@
+2012-02-17 Yury Semikhatsky <[email protected]>
+
+ Unreviewed. Mac build fix after r108047.
+
+ * WebCore.xcodeproj/project.pbxproj:
+
2012-02-16 Andreas Kling <[email protected]>
Removing the last presentation attribute should result in a null attributeStyle().
Modified: trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj (108049 => 108050)
--- trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj 2012-02-17 09:01:54 UTC (rev 108049)
+++ trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj 2012-02-17 09:09:09 UTC (rev 108050)
@@ -5883,7 +5883,7 @@
F316396C1329481A00A649CB /* InjectedScriptManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F316396A1329481A00A649CB /* InjectedScriptManager.h */; };
F316396E1329487600A649CB /* JSInjectedScriptManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F316396D1329487600A649CB /* JSInjectedScriptManager.cpp */; };
F325A40A14EE36FA007324E2 /* InspectorCounters.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F325A40814EE36FA007324E2 /* InspectorCounters.cpp */; };
- F325A40B14EE36FA007324E2 /* InspectorCounters.h in Headers */ = {isa = PBXBuildFile; fileRef = F325A40914EE36FA007324E2 /* InspectorCounters.h */; };
+ F325A40B14EE36FA007324E2 /* InspectorCounters.h in Headers */ = {isa = PBXBuildFile; fileRef = F325A40914EE36FA007324E2 /* InspectorCounters.h */; settings = {ATTRIBUTES = (Private, ); }; };
F3335BF812E07DC300D33011 /* InspectorConsoleAgent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3335BF612E07DC300D33011 /* InspectorConsoleAgent.cpp */; };
F3335BF912E07DC300D33011 /* InspectorConsoleAgent.h in Headers */ = {isa = PBXBuildFile; fileRef = F3335BF712E07DC300D33011 /* InspectorConsoleAgent.h */; };
F33F0282120947F200E5743A /* ScriptProfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F33F0281120947F200E5743A /* ScriptProfile.cpp */; };
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes