Bug 22543

Summary: Consolidate ActiveDOMObject page cache interaction
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: DOMAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch mjs: review+

Alexey Proskuryakov
Reported 2008-11-28 07:05:35 PST
For more classes to share ActiveDOMObject logic, it needs to implement page cache interaction. A page with an outstanding XMLHttpRequest should never go to page cache, while a timer needs to be suspended.
Attachments
proposed patch (15.92 KB, patch)
2008-11-28 08:14 PST, Alexey Proskuryakov
mjs: review+
Alexey Proskuryakov
Comment 1 2008-11-28 08:14:57 PST
Created attachment 25572 [details] proposed patch
Maciej Stachowiak
Comment 2 2008-12-02 14:33:37 PST
Comment on attachment 25572 [details] proposed patch r=me
Alexey Proskuryakov
Comment 3 2008-12-02 23:42:52 PST
Committed revision 38931.
Note You need to log in before you can comment on or make changes to this bug.