<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Web Inspector: Add XHR breakpoint action to log request/response data to console"
   href="https://bugs.webkit.org/show_bug.cgi?id=159546#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Web Inspector: Add XHR breakpoint action to log request/response data to console"
   href="https://bugs.webkit.org/show_bug.cgi?id=159546">bug 159546</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>I'm not sure I would think to use the Breakpoints sidebar.

Currently the XHR Breakpoints pause on XHR.send (and don't work yet with fetch). Yet what is interesting and useful here is to log the result of the async request.

I suppose there could be a breakpoint action that follows the XHR and logs its eventual results. Or maybe a way to change the conditions of the breakpoint to happen when the request completes (success/error) instead of or alongside the existing pause point before the load starts.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>