<?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>82020</bug_id>
          
          <creation_ts>2012-03-22 23:20:51 -0700</creation_ts>
          <short_desc>plugins/netscape-dom-access-and-reload.html fails on all platforms</short_desc>
          <delta_ts>2022-06-28 09:27:10 -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>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>80428</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter>mitz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>dmichael</cc>
    
    <cc>eric</cc>
    
    <cc>mrobinson</cc>
    
    <cc>ossy</cc>
    
    <cc>p.jacquemart</cc>
    
    <cc>pnormand</cc>
    
    <cc>rniwa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>586106</commentid>
    <comment_count>0</comment_count>
    <who name="">mitz</who>
    <bug_when>2012-03-22 23:20:51 -0700</bug_when>
    <thetext>plugins/netscape-dom-access-and-reload.html was added in &lt;http://trac.webkit.org/r111754&gt; (the fix for bug 80428) and has been failing in Mac WebKit2 ever since.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>586108</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2012-03-22 23:21:35 -0700</bug_when>
    <thetext>&lt;rdar://problem/11106612&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>586110</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2012-03-22 23:24:11 -0700</bug_when>
    <thetext>Added the current failing results as the expected results for Mac WebKit2 in &lt;http://trac.webkit.org/r111831&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>586182</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-03-23 02:11:06 -0700</bug_when>
    <thetext>The patch was rolled out in http://trac.webkit.org/changeset/111839.
I also removed the failing expectation you added in http://trac.webkit.org/changeset/111840.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>586875</commentid>
    <comment_count>4</comment_count>
    <who name="">mitz</who>
    <bug_when>2012-03-23 17:19:15 -0700</bug_when>
    <thetext>The test was re-added in &lt;http://trac.webkit.org/r111890&gt;, and it is failing again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>586888</commentid>
    <comment_count>5</comment_count>
    <who name="">mitz</who>
    <bug_when>2012-03-23 17:23:06 -0700</bug_when>
    <thetext>Added the current failing results as the expected results for Mac WebKit2 in &lt;http://trac.webkit.org/r111934&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587510</commentid>
    <comment_count>6</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2012-03-26 00:31:45 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; Added the current failing results as the expected results for Mac WebKit2 in &lt;http://trac.webkit.org/r111934&gt;.

It also fails on Qt and GTK. I&apos;m going to skip it for now on those ports.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587527</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-26 01:15:06 -0700</bug_when>
    <thetext>It should block the original bug, because now there isn&apos;t any relation added.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>943193</commentid>
    <comment_count>8</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-10-24 10:08:01 -0700</bug_when>
    <thetext>*** Bug 82752 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>946712</commentid>
    <comment_count>9</comment_count>
    <who name="Pascal Jacquemart">p.jacquemart</who>
    <bug_when>2013-11-04 10:06:45 -0800</bug_when>
    <thetext>Re-tested on GTK

I can confirm it fails while the running all the tests
But surprisingly this same test succeeds while running alone 

Within the whole suite the value read from &quot;internals.numberOfLiveDocuments()&quot; is set to 4 (whereas the expected value is 1)

The garbage collector is called several times:
- while loading the document
- after reload
- after a JavaScript call to &quot;window.GCController.collect();&quot;
But it seems to have no effect

Any idea? I have to investigate deeper...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1878743</commentid>
    <comment_count>10</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2022-06-28 03:57:33 -0700</bug_when>
    <thetext>Support for plugins was removed in https://trac.webkit.org/changeset/265753/webkit.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>