Bug 44072 - Null CFURLRef returned from provisionalURL after searching on zillow.com
Summary: Null CFURLRef returned from provisionalURL after searching on zillow.com
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-16 14:06 PDT by Sam Weinig
Modified: 2010-08-16 17:52 PDT (History)
0 users

See Also:


Attachments
Test case (52 bytes, text/html)
2010-08-16 14:06 PDT, Sam Weinig
no flags Details
Patch (2.64 KB, patch)
2010-08-16 14:07 PDT, Sam Weinig
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Sam Weinig 2010-08-16 14:07:19 PDT
Created attachment 64520 [details]
Patch
Comment 2 Gavin Barraclough 2010-08-16 15:21:17 PDT
Comment on attachment 64520 [details]
Patch

faulure spelling faulure.
Comment 3 Sam Weinig 2010-08-16 15:22:57 PDT
Landed in r65459.
Comment 4 Darin Adler 2010-08-16 17:52:38 PDT
Comment on attachment 64520 [details]
Patch

> +    // This pattern of using utf8 and then falling back to latin1 on faulure matches KURL::createCFString with the
> +    // major differnce that KURL does not do a utf8 conversion and instead chops off the high bits of the utf16 character

Typo: "differnce".