Bug 53829

Summary: WebKit2: Crash when InjectedBundlePageLoaderClient::willSendRequestForFrame returns a null WKURLRequestRef
Product: WebKit Reporter: Brian Weinstein <bweinstein>
Component: WebKit2Assignee: Brian Weinstein <bweinstein>
Status: RESOLVED FIXED    
Severity: Normal CC: mjs, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Fix mjs: review+

Description Brian Weinstein 2011-02-04 17:58:17 PST
WebKit2: Crash when InjectedBundlePageLoaderClient::willSendRequestForFrame returns a null WKURLRequestRef.
Comment 1 Brian Weinstein 2011-02-04 18:00:40 PST
Created attachment 81331 [details]
[PATCH] Fix
Comment 2 Maciej Stachowiak 2011-02-04 18:01:37 PST
Comment on attachment 81331 [details]
[PATCH] Fix

r=me
Comment 3 Brian Weinstein 2011-02-04 18:08:53 PST
Landed in r77713.