[Webkit-unassigned] [Bug 107453] New: PostMessageTimer in DOMWindow.cpp should be suspendable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 08:01:01 PST 2013


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

           Summary: PostMessageTimer in DOMWindow.cpp should be
                    suspendable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yoli at rim.com


I just noticed that PostMessageTimer defined in DOMWindow.cpp is not ActiveDOMObject, so it can fire (and execute JS) while all ActiveDOMObjects are supposed to be suspended.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list