RESOLVED FIXED 22543
Consolidate ActiveDOMObject page cache interaction
https://bugs.webkit.org/show_bug.cgi?id=22543
Summary Consolidate ActiveDOMObject page cache interaction
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.