[Webkit-unassigned] [Bug 116943] New: Left arrow on NTP is corrupted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 01:45:44 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116943

           Summary: Left arrow on NTP is corrupted
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, beidson at apple.com, aestes at apple.com


We might want to merge https://chromium.googlesource.com/chromium/blink/+/cbf0eb3458947ff81a836599a692a9c1b32724c3

Now that detecting meta at charset doesn't block processing the resource, we need to be more careful about how we prioritize encodings from meta at charset relative to other mechanisms. Specifically, we meta at charset is supposed to be less important than autodetection from the "<?xml" preamble but more important than encodings detected from sniffing the content itself.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list