<?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>38754</bug_id>
          
          <creation_ts>2010-05-07 09:15:49 -0700</creation_ts>
          <short_desc>REGRESSION(58736?): fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html fails intermittently</short_desc>
          <delta_ts>2010-05-25 04:14:39 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</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>
          <dependson>36201</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
    
    <cc>jedrzej.nowacki</cc>
    
    <cc>s3lance</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>222414</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-05-07 09:15:49 -0700</bug_when>
    <thetext>REGRESSION(58736?): fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html fails intermittently

I believe 58736 is the most likely cause.

The test is recording when the hashChanged event happening.  Now that it&apos;s async I suspect that the order is no longer deterministic, thus the failures.

We need to either fix/skip the test or rollout the change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>222416</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-05-07 09:17:12 -0700</bug_when>
    <thetext>http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r58944%20(5684)/fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange-diffs.txt

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange-expected.txt	2010-05-07 06:28:08.119099757 -0700
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange-actual.txt	2010-05-07 06:28:08.119099757 -0700
@@ -19,8 +19,8 @@
 State popped with event null (type object) and last path component some-other.html?withquery#
 Hash change fired and last path component is some-other.html?withquery#
 State popped with event null (type object) and last path component some-other.html?withquery
-Hash change fired and last path component is some-other.html?withquery
 State popped with event null (type object) and last path component some-other.html
+Hash change fired and last path component is some-other.html
 State popped with event null (type object) and last path component pushstate-with-fragment-urls-and-hashchange.html#
 State popped with event null (type object) and last path component pushstate-with-fragment-urls-and-hashchange.html#
 State popped with event null (type object) and last path component pushstate-with-fragment-urls-and-hashchange.html#otherhash</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>222443</commentid>
    <comment_count>2</comment_count>
    <who name="Steven Lai">s3lance</who>
    <bug_when>2010-05-07 09:54:20 -0700</bug_when>
    <thetext>Then we must have this one fixed
http://bugs.webkit.org/show_bug.cgi?id=36335
and modify this test to use the new argument in order to make this work.

Otherwise, r58736 it would make pushState/popState useless.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>222451</commentid>
    <comment_count>3</comment_count>
    <who name="Steven Lai">s3lance</who>
    <bug_when>2010-05-07 10:03:23 -0700</bug_when>
    <thetext>it&apos;s better to rollback 58736 first then and implement the new interface for hashchange/pushstate event :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>222517</commentid>
    <comment_count>4</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2010-05-07 11:55:28 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; it&apos;s better to rollback 58736 first then and implement the new interface for
&gt; hashchange/pushstate event :(

Fixing 36335 is pretty straightforward, we should just do that really quick.  If the intermittent SnowLeopard failure is getting in the way in the mean time (but I don&apos;t think we have a SL ews bot quite yet) then we could skip it, and re-enable when landing the fix for 36335</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>223682</commentid>
    <comment_count>5</comment_count>
    <who name="Steven Lai">s3lance</who>
    <bug_when>2010-05-10 19:18:57 -0700</bug_when>
    <thetext>Filed patch to https://bugs.webkit.org/show_bug.cgi?id=36335</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>228320</commentid>
    <comment_count>6</comment_count>
    <who name="Jędrzej Nowacki">jedrzej.nowacki</who>
    <bug_when>2010-05-20 04:47:16 -0700</bug_when>
    <thetext>I think that the bug 39418 could be related to this one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>230213</commentid>
    <comment_count>7</comment_count>
    <who name="Jędrzej Nowacki">jedrzej.nowacki</who>
    <bug_when>2010-05-25 04:14:39 -0700</bug_when>
    <thetext>I&apos;m closing the bug, because I think that it is not valid anymore. Feel free to reopen it in case if I&apos;m wrong.

Checked with: http://build.webkit.org/results/GTK Linux 64-bit Debug/r60144 (6316)/fast/</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>