- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 16 Nov 2009 23:27:33 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8320 Summary: Validated local resource cache Product: HTML WG Version: unspecified Platform: PC URL: http://forums.whatwg.org/viewtopic.php?t=4169 OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: HTML5 spec proposals AssignedTo: dave.null@w3.org ReportedBy: edified@gmail.com QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org Local persistent cross site javascript/css (possibly any resource that has a src attribute) cache browser that validate based on signature? Something like <script type="text/javascript" src="/scripts/jquery-min-1.3.3.js?v=132" local="com.jquery.min.133.js" sig="eaa41fbd734596533e98e557eae39b8b" /> The browser comes with copies of commonly used libraries or has access to a repository or downloads them from anywhere and validates sigs, using the same code where sigs match. Implementation suggestions and why this is better than a normal cache here:http://forums.whatwg.org/viewtopic.php?t=4169 -- 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 Monday, 16 November 2009 23:27:42 UTC