[Webkit-unassigned] [Bug 33553] New: [XHR] XMLHttpRequest doesn't re-implement ActiveDOMObject::suspend() and ActiveDOMObject::resume()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 12 14:46:27 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33553
Summary: [XHR] XMLHttpRequest doesn't re-implement
ActiveDOMObject::suspend() and
ActiveDOMObject::resume()
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: XML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jesus.palencia at openbossa.org
XMLHttpRequest inherits ActiveDOMObject but does not have any implementation of
the suspend() and resume() methods. This is needed for the use-case where we
want to suspend/resume all ActiveDOMObjects (including XHR) at any given time
(i.e.g. when we want to save energy while a mobile browser is running on
background).
--
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