[Webkit-unassigned] [Bug 31621] New: support for "resource packages"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 02:28:35 PST 2009


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

           Summary: support for "resource packages"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pmuellr at yahoo.com


See:
   - http://limi.net/articles/resource-packages/
   -
http://www.stevesouders.com/blog/2009/11/18/fewer-requests-through-resource-packages/

The basic idea is to allow a new link element of the form:

   <link rel="resource-package" type="application/zip" href="pkg.zip" />

where the contents of the zip file would serve as the resources the HTML page
actually references.

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