<?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>82068</bug_id>
          
          <creation_ts>2012-03-23 11:04:47 -0700</creation_ts>
          <short_desc>DumpRenderTree should clear window.sessionStorage between tests</short_desc>
          <delta_ts>2012-03-23 12:20:59 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Dave Michael">dmichael</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>ap</cc>
    
    <cc>dpranke</cc>
    
    <cc>eric</cc>
    
    <cc>mitz</cc>
    
    <cc>ossy</cc>
    
    <cc>rniwa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>586496</commentid>
    <comment_count>0</comment_count>
    <who name="Dave Michael">dmichael</who>
    <bug_when>2012-03-23 11:04:47 -0700</bug_when>
    <thetext>For the following bug (https://bugs.webkit.org/show_bug.cgi?id=32292), a new test (plugins/netscape-dom-access-and-reload.html) used the same sessionStorage variable name as another test (plugins/reloadplugins-and-pages.html). The second test failed because the variable was already set, causing the test to behave differently than expected. 

32292 worked around it by using a distinct variable name, but it should probably be fixed in DumpRenderTree.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>586537</commentid>
    <comment_count>1</comment_count>
    <who name="Dave Michael">dmichael</who>
    <bug_when>2012-03-23 11:34:19 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; For the following bug (https://bugs.webkit.org/show_bug.cgi?id=32292)
Sorry, I meant:
https://bugs.webkit.org/show_bug.cgi?id=80428

&gt;, a new test (plugins/netscape-dom-access-and-reload.html) used the same sessionStorage variable name as another test (plugins/reloadplugins-and-pages.html). The second test failed because the variable was already set, causing the test to behave differently than expected. 
&gt; 
&gt; 32292 worked around it by using a distinct variable name, but it should probably be fixed in DumpRenderTree.
Make that 80428</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>586598</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2012-03-23 12:20:59 -0700</bug_when>
    <thetext>Seems reasonable. With tests running in random order, one cannot depend on sessionStorage being set by a previous test.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>