[Webkit-unassigned] [Bug 24453] New: after calling framed setTimeout, DOM changes are not flushed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 8 07:38:01 PDT 2009


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

           Summary: after calling framed setTimeout, DOM changes are not
                    flushed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://ludios.net/safari4_dom_flush_bug.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P4
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ivan at ludios.org


See the URL for a reproduction of the bug.

On Safari 4/XP SP3, using a frame's setTimeout to call a callable that modifies
the DOM may leave those changes unflushed until a variety of things happen:

user moves the mouse or clicks
user presses a key
user has Error Console open

The expected behavior is for the changes to be flushed near-immediately.


-- 
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