[Webkit-unassigned] [Bug 57842] Add support for link rel type "subresource"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 09:29:31 PDT 2011


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





--- Comment #6 from Tony Gentilcore <tonyg at chromium.org>  2011-04-05 09:29:30 PST ---
Can we add a test case that has a <link rel=subresource> which loads a non-cacheable resource then checks that it may be used as any other type on the same page without re-requesting it (e.g. as an img, script, style, iframe). I believe you can reuse some of the machinery introduced by http://trac.webkit.org/changeset/44350 .

Also, as an aside, we probably should teach the HTMLPreloadScanner about rel=subresource. That is fine to do as a follow-up as long as it is filed.

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