Content Sniffing Policy is named inconsistently and set with a mixture of enums and bools. We only ever disable it and only on some platforms. We should use the enum in more places and give the enum values names which reflect the usage more accurately.
<rdar://problem/105026695>
Pull request: https://github.com/WebKit/WebKit/pull/9636