Bug 76862

Summary: REGRESSION: Downloaded file name fallback encodings are not set correctly
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Page LoadingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, julian.reschke, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix
abarth: review+, ap: commit-queue-
patch for landing none

Description Alexey Proskuryakov 2012-01-23 14:33:55 PST
As reported in bug 67882 comment 32, <http://greenbytes.de/tech/tc2231/greek.asis#attwithisofnplain> should be "failing" with its current expectations.
Comment 1 Alexey Proskuryakov 2012-01-23 15:01:54 PST
Created attachment 123630 [details]
proposed fix
Comment 2 Adam Barth 2012-01-23 15:11:49 PST
Comment on attachment 123630 [details]
proposed fix

Thanks.
Comment 3 Alexey Proskuryakov 2012-01-23 15:34:25 PST
Comment on attachment 123630 [details]
proposed fix

Actually, should ISO-8859-1 a different default in DumpRenderTree.
Comment 4 Alexey Proskuryakov 2012-01-23 15:37:39 PST
Created attachment 123638 [details]
patch for landing
Comment 5 WebKit Review Bot 2012-01-23 22:43:44 PST
Comment on attachment 123638 [details]
patch for landing

Clearing flags on attachment: 123638

Committed r105695: <http://trac.webkit.org/changeset/105695>