[Bug 15562] New: It's unfortunate that URLs in the manifest must have the same scheme as the manifest itself. This prohibits listing https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js in a manifest that may be served over either http or https and prohibits p

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15562

           Summary: It's unfortunate that URLs in the manifest must have
                    the same scheme as the manifest itself. This prohibits
                    listing
                    https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jqu
                    ery.min.js in a manifest that may be served over
                    either http or https and prohibits p
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#wri
                    ting-cache-manifests
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: other Hixie drafts (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html
Multipage: http://www.whatwg.org/C#writing-cache-manifests
Complete: http://www.whatwg.org/c#writing-cache-manifests

Comment:
It's unfortunate that URLs in the manifest must have the same scheme as the
manifest itself. This prohibits listing
https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js in a manifest
that may be served over either http or https and prohibits putting manifests
in data URIs at all.

Posted from: 70.36.140.65
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.16
(KHTML, like Gecko) Chrome/18.0.1003.1 Safari/535.16

-- 
Configure bugmail: https://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 Sunday, 15 January 2012 03:31:07 UTC