[Webkit-unassigned] [Bug 9959] New: REGRESSION: iframes stop rendering after 30 reloads

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 16 10:49:27 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9959

           Summary: REGRESSION: iframes stop rendering after 30 reloads
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NeedsReduction, Regression, NeedsRadar
          Severity: normal
          Priority: P1
         Component: Frames
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ddkilzer at kilzer.net
                CC: hyatt at apple.com, darin at apple.com


I was working on layout tests for Bug 9947, when I suddenly noticed that iframe
content was disappearing after I reloaded the layout test too many times.

Steps to reproduce:

1. Load test page.  Set "count" to 1.
2. Click reload browser button 29 more times (until "count" is 30).  Pause
between each reload until it is complete.

Expected results:

The same seven iframes should appear every time the page is reloaded.

Actual resutls:

On the 29th reload, the bottom three iframes disappear leaving only four
iframes.  On the 30th reload (and all subsequent reloads), all seven iframes
disappear.

Note that I haven't tried reloading much beyond 35 to see if they come back.

Regression:

Works as expected on production Safari 2.0.4 (419.3) on Mac OS X 10.4.7
(8J135/PowerPC).

Notes:

Tested on locally-built WebKit r15466 (debug build) with the above versions of
Safari and Mac OS X.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list