Bug 165699

Summary: Remove QuickLook scheme from the list of secure schemes
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes
Priority: P2    
Version: WebKit Local Build   
Hardware: iPhone / iPad   
OS: iOS 10   
Attachments:
Description Flags
Patch aestes: review+

Daniel Bates
Reported 2016-12-09 16:20:08 PST
Following r207155 we no longer need to treat the QuickLook scheme as a secure scheme. For completeness, we added the QuickLook scheme to the list of secure schemes in the patch for bug #150145.
Attachments
Patch (2.03 KB, patch)
2016-12-09 16:21 PST, Daniel Bates
aestes: review+
Daniel Bates
Comment 1 2016-12-09 16:21:16 PST
Andy Estes
Comment 2 2016-12-09 16:22:51 PST
Comment on attachment 296734 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=296734&action=review > Source/WebCore/ChangeLog:10 > + origin from which they were served. We added the QuickLooks scheme to the list of secure QuickLook, not QuickLooks. > Source/WebCore/ChangeLog:12 > + QuickLooks document served over HTTPS. Now that we use a unique origin for QuickLook Ditto.
Daniel Bates
Comment 3 2016-12-09 18:04:19 PST
Note You need to log in before you can comment on or make changes to this bug.