Changeset 181616 in webkit
- Timestamp:
- Mar 16, 2015, 10:15:41 PM (10 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r181615 r181616 1 2015-03-16 Jon Lee <jonlee@apple.com> 2 3 Unreviewed fix for crash after r181608. 4 5 * WebCore.xcodeproj/project.pbxproj: Include it in the WebCore framework. 6 1 7 2015-03-16 Simon Fraser <simon.fraser@apple.com> 2 8 -
trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj
r181608 r181616 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, ); }; }; … … 27182 27183 7CC7E3D717208C0F003C5277 /* IDNScriptWhiteList.txt in Resources */, 27183 27184 2D9F0E1314FF1CBF00BA0FF7 /* linearSRGB.icc in Resources */, 27185 318891611AB7EEA100EA627B /* missingImage@3x.png in Resources */, 27184 27186 BCAD180A131C7A0D00990406 /* Localizable.strings in Resources */, 27185 27187 311C08BD18EB7CAF00B65615 /* mediaControlsApple.css in Resources */,
Note:
See TracChangeset
for help on using the changeset viewer.