<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>116495</bug_id>
          
          <creation_ts>2013-05-20 19:23:45 -0700</creation_ts>
          <short_desc>Fix null-pointer deref in DocumentLoader::responseReceived()</short_desc>
          <delta_ts>2013-06-20 17:45:09 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Page Loading</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BlinkMergeCandidate, InRadar</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>beidson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>891512</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-05-20 19:23:45 -0700</bug_when>
    <thetext>Consider merging https://chromium.googlesource.com/chromium/blink/+/eb8a1c93a99909c361016e1a8f7bf8734f04120a

When a load is cancelled via x-frame-options, we dispatch a load event. The
load event might detach the frame, in which case we shouldn&apos;t try to access
the frameLoader().</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>893060</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-05-23 15:30:43 -0700</bug_when>
    <thetext>&lt;rdar://problem/13977070&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>902373</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-06-20 17:45:09 -0700</bug_when>
    <thetext>Committed &lt;http://trac.webkit.org/r151812&gt;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>