[Webkit-unassigned] [Bug 25572] New: HTML meta element http-equiv="refresh" not refreshing with two frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 11:55:24 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25572

           Summary: HTML meta element http-equiv="refresh" not refreshing
                    with two frames
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shenyi2006 at gmail.com


Assume there are two frames, f1 and f2.
1) f1 is the parent of the f2 (f1 contains f2)
2) f1 is refreshed every 10 sec, f2 is 5 sec.(refresh time: f1 > f2)

The expected result, f1 gets refreshing every 10 sec, f2 is refreshed every 5
seconds

The result, only f2 gets refreshed every 5 sec. f1 is not refreshing.

This issue can be reproduced in Safari 4 beta, works fine in firefox 3.0 and IE
7.


-- 
Configure bugmail: https://bugs.webkit.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