RESOLVED FIXED 174250
[GTK][WPE] Enable X-Content-Type-Options: nosniff
https://bugs.webkit.org/show_bug.cgi?id=174250
Summary [GTK][WPE] Enable X-Content-Type-Options: nosniff
Yusuke Suzuki
Reported 2017-07-07 04:19:33 PDT
Let's enable X-Content-Type-Options: nosniff. It is now enabled in Apple ports. https://webkit.org/blog/7614/release-notes-for-safari-technology-preview-30/
Attachments
Patch (7.23 KB, patch)
2017-07-07 05:02 PDT, Yusuke Suzuki
clopez: review+
Yusuke Suzuki
Comment 1 2017-07-07 05:02:52 PDT
Carlos Alberto Lopez Perez
Comment 2 2017-07-07 05:22:12 PDT
Comment on attachment 314831 [details] Patch I don't see any reason to not enable this by default, so let's do it. Thanks!
Yusuke Suzuki
Comment 3 2017-07-07 05:45:23 PDT
Michael Catanzaro
Comment 4 2017-07-07 08:55:53 PDT
Since this is now enabled on all ports, we should be able to remove the build flag, right? Any reason to keep it?
Daniel Bates
Comment 5 2017-07-07 19:13:21 PDT
(In reply to Michael Catanzaro from comment #4) > Since this is now enabled on all ports, we should be able to remove the > build flag, right? Any reason to keep it? I agree that we should remove the build flag.
Yusuke Suzuki
Comment 6 2017-07-07 22:41:30 PDT
(In reply to Daniel Bates from comment #5) > (In reply to Michael Catanzaro from comment #4) > > Since this is now enabled on all ports, we should be able to remove the > > build flag, right? Any reason to keep it? > > I agree that we should remove the build flag. Good call! I've just opened and uploaded the patch :) https://bugs.webkit.org/show_bug.cgi?id=174289
Note You need to log in before you can comment on or make changes to this bug.