Changeset 181738 in webkit
- Timestamp:
- Mar 19, 2015, 1:51:42 AM (11 years ago)
- Location:
- tags/Safari-601.1.23.3/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
WebCore.xcodeproj/project.pbxproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tags/Safari-601.1.23.3/Source/WebCore/ChangeLog
r181737 r181738 1 2015-03-19 Babak Shafiei <bshafiei@apple.com> 2 3 Merge r181616. 4 5 2015-03-16 Jon Lee <jonlee@apple.com> 6 7 Unreviewed fix for crash after r181608. 8 9 * WebCore.xcodeproj/project.pbxproj: Include it in the WebCore framework. 10 1 11 2015-03-19 Babak Shafiei <bshafiei@apple.com> 2 12 -
tags/Safari-601.1.23.3/Source/WebCore/WebCore.xcodeproj/project.pbxproj
r181737 r181738 1265 1265 316FE11A0E6E1DA700BF6088 /* KeyframeAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 316FE1100E6E1DA700BF6088 /* KeyframeAnimation.h */; }; 1266 1266 31741AAD16636609008A5B7E /* SimulatedClickOptions.h in Headers */ = {isa = PBXBuildFile; fileRef = 31741AAB16635E45008A5B7E /* SimulatedClickOptions.h */; settings = {ATTRIBUTES = (Private, ); }; }; 1267 318891611AB7EEA100EA627B /* missingImage@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = CDF419991AB0DA14004E64E1 /* missingImage@3x.png */; }; 1267 1268 31955A86160D199000858025 /* RenderSnapshottedPlugIn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31E8D8BA160BC94B004CE8F5 /* RenderSnapshottedPlugIn.cpp */; }; 1268 1269 31955A88160D199200858025 /* RenderSnapshottedPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 31E8D8BB160BC94C004CE8F5 /* RenderSnapshottedPlugIn.h */; settings = {ATTRIBUTES = (Private, ); }; }; … … 27167 27168 7CC7E3D717208C0F003C5277 /* IDNScriptWhiteList.txt in Resources */, 27168 27169 2D9F0E1314FF1CBF00BA0FF7 /* linearSRGB.icc in Resources */, 27170 318891611AB7EEA100EA627B /* missingImage@3x.png in Resources */, 27169 27171 BCAD180A131C7A0D00990406 /* Localizable.strings in Resources */, 27170 27172 311C08BD18EB7CAF00B65615 /* mediaControlsApple.css in Resources */,
Note:
See TracChangeset
for help on using the changeset viewer.