Bug 51562

Summary: Assertion when loading www.yahoo.com in WebKit2 under decodeResourceRequest
Product: WebKit Reporter: Brian Weinstein <bweinstein>
Component: WebKit2Assignee: Brian Weinstein <bweinstein>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
[PATCH] Fix
andersca: review+
[PATCH] Fix - Darin's comment andersca: review+

Brian Weinstein
Reported 2010-12-23 14:50:30 PST
We are hitting an assertion when loading yahoo.com in WebKit2.
Attachments
[PATCH] Fix (1.23 KB, patch)
2010-12-23 14:52 PST, Brian Weinstein
andersca: review+
[PATCH] Fix - Darin's comment (2.47 KB, patch)
2010-12-23 15:06 PST, Brian Weinstein
andersca: review+
Brian Weinstein
Comment 1 2010-12-23 14:52:15 PST
Created attachment 77370 [details] [PATCH] Fix
Darin Adler
Comment 2 2010-12-23 14:53:54 PST
Comment on attachment 77370 [details] [PATCH] Fix We might want to fix this at the DataReference level instead. I also found it inconvenient when writing the web archive code that DataReference wanted to assert if I called data() on an empty one.
Brian Weinstein
Comment 3 2010-12-23 15:06:08 PST
Created attachment 77371 [details] [PATCH] Fix - Darin's comment
Brian Weinstein
Comment 4 2010-12-23 15:37:20 PST
Landed in r74588.
Note You need to log in before you can comment on or make changes to this bug.