[Webkit-unassigned] [Bug 128673] Enable support of X-Content-Type-Options: nosniff header for EFL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 22 03:41:12 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=128673
Csaba Osztrogonác <ossy at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
CC| |ossy at webkit.org
--- Comment #6 from Csaba Osztrogonác <ossy at webkit.org> 2014-05-22 03:41:33 PST ---
Reopen, because NOSNIFF is still disabled on EFL due to the
stronger 0 in Tools/Scripts/webkitperl/FeatureList.pm:
{ option => "nosniff", desc => "Toggle support for 'X-Content-Type-Options: nosniff'",
define => "ENABLE_NOSNIFF", default => 0, value => \$nosniffSupport },
The default 0 should be isEfl().
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list