⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 181738 in webkit


Ignore:
Timestamp:
Mar 19, 2015, 1:51:42 AM (11 years ago)
Author:
bshafiei@apple.com
Message:

Merged r181616. rdar://problem/20184456

Location:
tags/Safari-601.1.23.3/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/Safari-601.1.23.3/Source/WebCore/ChangeLog

    r181737 r181738  
     12015-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
    1112015-03-19  Babak Shafiei  <bshafiei@apple.com>
    212
  • tags/Safari-601.1.23.3/Source/WebCore/WebCore.xcodeproj/project.pbxproj

    r181737 r181738  
    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, ); }; };
     
    2716727168                                7CC7E3D717208C0F003C5277 /* IDNScriptWhiteList.txt in Resources */,
    2716827169                                2D9F0E1314FF1CBF00BA0FF7 /* linearSRGB.icc in Resources */,
     27170                                318891611AB7EEA100EA627B /* missingImage@3x.png in Resources */,
    2716927171                                BCAD180A131C7A0D00990406 /* Localizable.strings in Resources */,
    2717027172                                311C08BD18EB7CAF00B65615 /* mediaControlsApple.css in Resources */,
Note: See TracChangeset for help on using the changeset viewer.