<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>116943</bug_id>
          
          <creation_ts>2013-05-29 01:44:14 -0700</creation_ts>
          <short_desc>Left arrow on NTP is corrupted</short_desc>
          <delta_ts>2013-08-09 22:30:56 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Page Loading</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BlinkMergeCandidate</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>aestes</cc>
    
    <cc>ap</cc>
    
    <cc>beidson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>894778</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-05-29 01:44:14 -0700</bug_when>
    <thetext>We might want to merge https://chromium.googlesource.com/chromium/blink/+/cbf0eb3458947ff81a836599a692a9c1b32724c3

Now that detecting meta@charset doesn&apos;t block processing the resource, we need to be more careful about how we prioritize encodings from meta@charset relative to other mechanisms. Specifically, we meta@charset is supposed to be less important than autodetection from the &quot;&lt;?xml&quot; preamble but more important than encodings detected from sniffing the content itself.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>894966</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-05-29 08:36:45 -0700</bug_when>
    <thetext>We might take the regression test, but the code change is rushed, confusing, and it&apos;s just fixing a recent Blink regression anyway.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>894969</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-05-29 08:37:02 -0700</bug_when>
    <thetext>Also, what&apos;s &quot;NTP&quot;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915995</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-08-09 17:07:01 -0700</bug_when>
    <thetext>Landed the test in &lt;http://trac.webkit.org/r153916&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>916021</commentid>
    <comment_count>4</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2013-08-09 17:44:04 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Also, what&apos;s &quot;NTP&quot;?

NTP = New Tab Page.  It&apos;s the page you see in Chrome when you create a new tab.  That&apos;s just where I noticed the problem, but the probably also occurred on other web sites.

You shouldn&apos;t need the code change unless you want to try to detect meta@charset without buffering.  If you do want to do that, there&apos;s another (even uglier) CL that you&apos;d need to merge from later.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>916037</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-08-09 22:30:56 -0700</bug_when>
    <thetext>Thanks Adam!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>