<?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>56549</bug_id>
          
          <creation_ts>2011-03-17 00:45:57 -0700</creation_ts>
          <short_desc>Non-ASCII characters in XMLTreeViewer.{cpp,h}</short_desc>
          <delta_ts>2011-03-17 01:51:15 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yuta Kitamura">yutak</reporter>
          <assigned_to name="Yuta Kitamura">yutak</assigned_to>
          <cc>abarth</cc>
    
    <cc>eric</cc>
    
    <cc>pfeldman</cc>
    
    <cc>vsevik</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>368918</commentid>
    <comment_count>0</comment_count>
    <who name="Yuta Kitamura">yutak</who>
    <bug_when>2011-03-17 00:45:57 -0700</bug_when>
    <thetext>The license statement in WebCore/xml/XMLTreeViewer.{cpp,h} contains non-ASCII characters (quotes surrounding &quot;AS IS&quot;).

These characters caused a compile error on my local Windows build environment:

&gt; ..\xml\XMLTreeViewer.cpp : error C2220: warning treated as error - no &apos;object&apos; file generated
&gt; ..\xml\XMLTreeViewer.cpp : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss

Code page 932 means Japanese locale; Visual Studio seems to complain about these characters if the system locale is set to Japanese.

These source files were added in r79861 (bug 13807).

I will work on a patch for this. Since this is a build fix and the fix is simple, I will commit it as unreviewed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>368921</commentid>
    <comment_count>1</comment_count>
    <who name="Yuta Kitamura">yutak</who>
    <bug_when>2011-03-17 00:51:53 -0700</bug_when>
    <thetext>Committed r81335: &lt;http://trac.webkit.org/changeset/81335&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>368944</commentid>
    <comment_count>2</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-03-17 01:51:15 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/81335 might have broken SnowLeopard Intel Release (WebKit2 Tests)
The following tests are not passing:
http/tests/inspector/resource-har-conversion.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>