[Webkit-unassigned] [Bug 29510] New: Active DOM objects should be suspended while a modal dialog is displayed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 18 15:18:22 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29510
Summary: Active DOM objects should be suspended while a modal
dialog is displayed
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
PageGroupLoadDeferrer calls suspendActiveDOMObjects() on all platforms but Mac,
which results in e.g. DOM timers working in a page beneath a modal dialog. This
doesn't match Safari for Windows or Firefox, and generally doesn't make much
sense.
Other active DOM objects also need to be suspended to avoid reentrant
JavaScript execution.
--
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