Bug 53829 - WebKit2: Crash when InjectedBundlePageLoaderClient::willSendRequestForFrame returns a null WKURLRequestRef
Summary: WebKit2: Crash when InjectedBundlePageLoaderClient::willSendRequestForFrame r...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 17:58 PST by Brian Weinstein
Modified: 2011-02-04 18:08 PST (History)
2 users (show)

See Also:


Attachments
[PATCH] Fix (1.89 KB, patch)
2011-02-04 18:00 PST, Brian Weinstein
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.