RESOLVED FIXED 185442
Do not apply X-Frame-Options and CSP frame-ancestors to Quick Look-applicable responses in NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=185442
Summary Do not apply X-Frame-Options and CSP frame-ancestors to Quick Look-applicable...
Daniel Bates
Reported 2018-05-08 12:30:11 PDT
Do not apply X-Frame-Options and CSP frame-ancestors to QuickLooks-applicable responses in NetworkProcess.
Attachments
Patch (4.05 KB, patch)
2018-05-08 12:48 PDT, Daniel Bates
no flags
Patch (4.06 KB, patch)
2018-05-08 13:12 PDT, Daniel Bates
no flags
Patch (4.10 KB, patch)
2018-05-08 13:58 PDT, Daniel Bates
aestes: review+
Radar WebKit Bug Importer
Comment 1 2018-05-08 12:32:22 PDT
Daniel Bates
Comment 2 2018-05-08 12:48:47 PDT
Daniel Bates
Comment 3 2018-05-08 13:12:38 PDT
Daniel Bates
Comment 4 2018-05-08 13:58:42 PDT
Andy Estes
Comment 5 2018-05-08 16:12:35 PDT
Comment on attachment 339871 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=339871&action=review > Source/WebKit/ChangeLog:9 > + Just as we exempt responses in WebContent process that will be handled by QuickLooks from the Content Quick Look, not QuickLooks
Daniel Bates
Comment 6 2018-05-08 16:24:27 PDT
(In reply to Andy Estes from comment #5) > Comment on attachment 339871 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=339871&action=review > > > Source/WebKit/ChangeLog:9 > > + Just as we exempt responses in WebContent process that will be handled by QuickLooks from the Content > > Quick Look, not QuickLooks Fixed bug title, will ChangeLog before landing.
Daniel Bates
Comment 7 2018-05-08 16:28:20 PDT
Note You need to log in before you can comment on or make changes to this bug.