WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27464
Implement application cache online whitelist wildcard flag
https://bugs.webkit.org/show_bug.cgi?id=27464
Summary
Implement application cache online whitelist wildcard flag
Alexey Proskuryakov
Reported
2009-07-20 15:28:35 PDT
HTML 5 now allows "*" in NETWORK section of appcache manifest, which allows arbitrary requests to go to network, if not served by the cache. By default, such requests are ignored to facilitate manifest creation. However, this new feature seems important for some authors.
Attachments
proposed fix
(11.85 KB, patch)
2009-08-18 17:30 PDT
,
Alexey Proskuryakov
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2009-07-20 15:29:17 PDT
<
rdar://problem/7076110
>
Alexey Proskuryakov
Comment 2
2009-07-21 14:12:53 PDT
***
Bug 27504
has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 3
2009-08-18 17:30:16 PDT
Created
attachment 35088
[details]
proposed fix
Anders Carlsson
Comment 4
2009-08-19 10:33:18 PDT
Comment on
attachment 35088
[details]
proposed fix r=me
Alexey Proskuryakov
Comment 5
2009-08-19 10:51:35 PDT
Committed <
http://trac.webkit.org/changeset/47512
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug