<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Crash in WebPlatformStrategies::createPingHandle - Deref a null NetworkingContext"
   href="https://bugs.webkit.org/show_bug.cgi?id=147227#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Crash in WebPlatformStrategies::createPingHandle - Deref a null NetworkingContext"
   href="https://bugs.webkit.org/show_bug.cgi?id=147227">bug 147227</a>
              from <span class="vcard"><a class="email" href="mailto:beidson&#64;apple.com" title="Brady Eidson &lt;beidson&#64;apple.com&gt;"> <span class="fn">Brady Eidson</span></a>
</span></b>
        <pre>Hmmmm, the message comes from:
- (void)webView:(WebView *)sender addMessageToConsole:(NSDictionary *)dictionary withSource:(NSString *)source
...in Mac DRT, and:
&quot;willAddMessageToConsole&quot;
...in WK2 WKTR.

There is a &quot;CONSOLE MESSAGE&quot; string in DRT Win, in:
HRESULT UIDelegate::webViewAddMessageToConsole(IWebView* /*sender*/, BSTR message, int lineNumber, BSTR url, BOOL isError)


I guess that's not getting called (or its bailing out early?)</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>