Bug 28374

Summary: Cross-scheme requests should not be blocked by appcache rules
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed fix darin: review+

Alexey Proskuryakov
Reported 2009-08-16 20:55:37 PDT
HTML5 spec has changed, now it says that resources with different scheme than the manifest (e.g. HTTP vs. HTTPS) should be loaded from the network normally.
Attachments
proposed fix (4.66 KB, patch)
2009-08-24 16:32 PDT, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2009-08-24 16:32:04 PDT
Created attachment 38508 [details] proposed fix
Alexey Proskuryakov
Comment 2 2009-08-24 17:09:52 PDT
Committed revision 47735.
Note You need to log in before you can comment on or make changes to this bug.