<?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>62364</bug_id>
          
          <creation_ts>2011-06-09 02:46:27 -0700</creation_ts>
          <short_desc>[chromium-win] Register protocol handler tests are failing on build.webkit.org</short_desc>
          <delta_ts>2011-06-22 19:03:45 -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>WebKit Misc.</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></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>dglazkov</cc>
    
    <cc>jamesr</cc>
    
    <cc>koz</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>417924</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-06-09 02:46:27 -0700</bug_when>
    <thetext>It seems like the flags aren&apos;t enabled properly on build.webkit.org bots:
http://build.webkit.org/results/Chromium%20Win%20Release%20(Tests)/r88434%20(15286)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>418217</commentid>
    <comment_count>1</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2011-06-09 13:13:41 -0700</bug_when>
    <thetext>This is a bit strange - it seems that the ENABLE_REGISTER_... macro is not on for these bots, although when I regenerate the visual studio projects locally it&apos;s definitely set to true.  The bots need a kick perhaps?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>418293</commentid>
    <comment_count>2</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2011-06-09 14:21:52 -0700</bug_when>
    <thetext>I&apos;ll check on the bot.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>418305</commentid>
    <comment_count>3</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2011-06-09 14:30:00 -0700</bug_when>
    <thetext>Oh, in the checked in code, I think it&apos;s disabled for all upstream builds since it&apos;s set to 0 in the top of features.gypi.  In chromium checkouts, features_override.gypi enables it.

The reason the variable in build/common.gypi doesn&apos;t override is because in features.gypi, the nesting puts the condition in a scope that doesn&apos;t see the value in build/common.gypi.

This will be fixed by bug 62399.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>418824</commentid>
    <comment_count>4</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2011-06-10 12:01:29 -0700</bug_when>
    <thetext>Seems green after landing the patch on bug 62399 and clobbering the build to pick up the compiler flag changes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>419098</commentid>
    <comment_count>5</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-06-10 18:10:58 -0700</bug_when>
    <thetext>fast/dom/navigator-detached-no-crash.html is failing on Mac:

http://build.webkit.org/results/Chromium%20Mac%20Release%20(Tests)/r88574%20(8082)/fast/dom/navigator-detached-no-crash-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>419221</commentid>
    <comment_count>6</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-06-11 10:59:49 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; fast/dom/navigator-detached-no-crash.html is failing on Mac:
&gt; 
&gt; http://build.webkit.org/results/Chromium%20Mac%20Release%20(Tests)/r88574%20(8082)/fast/dom/navigator-detached-no-crash-pretty-diff.html

I re-clobbered teh bot. Let&apos;s see what happens.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>425869</commentid>
    <comment_count>7</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-06-22 19:03:45 -0700</bug_when>
    <thetext>It seems like the test has been passing, closing the bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>