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+

Description Alexey Proskuryakov 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.
Comment 1 Alexey Proskuryakov 2009-08-24 16:32:04 PDT
Created attachment 38508 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2009-08-24 17:09:52 PDT
Committed revision 47735.