[webkit-changes] [WebKit/WebKit] b33825: Correct state of "Local File Content Sniffing" flag
Brent Fulgham
noreply at github.com
Wed Apr 19 15:18:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b33825c88890fa30be886284fc575e15b0759e9f
https://github.com/WebKit/WebKit/commit/b33825c88890fa30be886284fc575e15b0759e9f
Author: Brent Fulgham <bfulgham at apple.com>
Date: 2023-04-19 (Wed, 19 Apr 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Correct state of "Local File Content Sniffing" flag
https://bugs.webkit.org/show_bug.cgi?id=255673
<rdar://problem/108277544>
Reviewed by Patrick Angle.
The "Local File Content Sniffing" flag is an internal debugging flag, and not
a feature flag users or developers need to interact with.
Stable is not the right status for this flag; it should be `internal` instead.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/263150@main
More information about the webkit-changes
mailing list