[Webkit-unassigned] [Bug 49838] Image Subresource Loads Should Not Prevent Page Cache Entry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 10:40:31 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49838





--- Comment #11 from Joseph Pecoraro <joepeck at webkit.org>  2010-12-03 10:40:31 PST ---
Created an attachment (id=75508)
 --> (https://bugs.webkit.org/attachment.cgi?id=75508&action=review)
[LOGGING] Patch that goes on top of previous patch

Not for review. This is how I enabled my logging. It would check if a page would not have been
cached due to a MainResourceError, and if that was a cancellation with only image loads.
This also naively prints out the loaders (up until the first non-image loader) when the page
was cancelled. I typically grep the syslog / stderr from run-safari for ">>>" to get my output.

-- 
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