Changeset 181616 in webkit


Ignore:
Timestamp:
Mar 16, 2015, 10:15:41 PM (10 years ago)
Author:
jonlee@apple.com
Message:

Unreviewed fix for crash after r181608.

  • WebCore.xcodeproj/project.pbxproj: Include it in the WebCore framework.
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r181615 r181616  
     12015-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
    172015-03-16  Simon Fraser  <simon.fraser@apple.com>
    28
  • trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj

    r181608 r181616  
    12651265                316FE11A0E6E1DA700BF6088 /* KeyframeAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 316FE1100E6E1DA700BF6088 /* KeyframeAnimation.h */; };
    12661266                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 */; };
    12671268                31955A86160D199000858025 /* RenderSnapshottedPlugIn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31E8D8BA160BC94B004CE8F5 /* RenderSnapshottedPlugIn.cpp */; };
    12681269                31955A88160D199200858025 /* RenderSnapshottedPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 31E8D8BB160BC94C004CE8F5 /* RenderSnapshottedPlugIn.h */; settings = {ATTRIBUTES = (Private, ); }; };
     
    2718227183                                7CC7E3D717208C0F003C5277 /* IDNScriptWhiteList.txt in Resources */,
    2718327184                                2D9F0E1314FF1CBF00BA0FF7 /* linearSRGB.icc in Resources */,
     27185                                318891611AB7EEA100EA627B /* missingImage@3x.png in Resources */,
    2718427186                                BCAD180A131C7A0D00990406 /* Localizable.strings in Resources */,
    2718527187                                311C08BD18EB7CAF00B65615 /* mediaControlsApple.css in Resources */,
Note: See TracChangeset for help on using the changeset viewer.