[Bug 12651] More things should set salvageable. Like XHR. See <http://trac.webkit.org/browser/trunk/Source/WebCore/history/PageCache.cpp> for relevant code in safari (thanks ap)

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12651

--- Comment #1 from Alexey Proskuryakov <ap@webkit.org> 2011-05-12 18:50:08 UTC ---
Obviously, not all WebKit's reasons to prevent page caching need to be
standardized, and some of them probably can't be easily deconstructed.

A few cases are hiding under canSuspendActiveDOMObjects(), such as Workers and
running IDBTransactions.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 12 May 2011 18:50:10 UTC