This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 8320 - Validated local resource cache
Summary: Validated local resource cache
Status: RESOLVED WONTFIX
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: PC All
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://forums.whatwg.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 23:27 UTC by Ed Palma
Modified: 2013-03-09 01:22 UTC (History)
5 users (show)

See Also:


Attachments

Description Ed Palma 2009-11-16 23:27:32 UTC
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
Comment 1 Ian 'Hixie' Hickson 2010-01-06 08:27:37 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: It is too late to be adding features to HTML5, but this might make sense in a future version. I would recommend approaching browser vendors and seeing if they are interested in implementing this.
Comment 2 Ian 'Hixie' Hickson 2013-03-09 01:22:45 UTC
This comes up regularly, but browser vendors haven't shown great interest in it. If you can convince a browser vendor to care about this, please re-open the bug.