Skip to content
  • mitz@apple.com's avatar
    WebCore: · 2f1fee03
    mitz@apple.com authored
            Reviewed by Oliver Hunt.
    
            - fix <rdar://problem/6525618> REGRESSION (r39566): NewsFire crashes in
              string hashing code when opening a Digg RSS article
    
            Test: fast/loader/null-request-after-willSendRequest.html
    
            * loader/FrameLoader.cpp:
            (WebCore::FrameLoader::loadItem): Null-check the request returned from
            the client's willSendRequest method.
    
    LayoutTests:
    
            Reviewed by Oliver Hunt.
    
            - test for <rdar://problem/6525618> REGRESSION (r39566): NewsFire crashes in
              string hashing code when opening a Digg RSS article
    
            * fast/loader/null-request-after-willSendRequest-expected.txt: Added.
            * fast/loader/null-request-after-willSendRequest.html: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@40236 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2f1fee03