Bug 27504
Summary: | Add support for "*" in online whitelist section of HTML 5 application cache | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | andersca, ap |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://html5.org/tools/web-apps-tracker?from=3452&to=3453 |
Adam Roben (:aroben)
r3453 of the HTML 5 spec added support for a "*" entry in the online whitelist section of an HTML 5 application cache. Presence of a "*" entry indicates that all URLs are automatically whitelisted. See <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-July/021242.html> for more justification.
We should implement support for "*" in the online whitelist of an HTML 5 application cache.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/7078406>
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 27464 ***