[Webkit-unassigned] [Bug 213138] Windows layout tests fail when changing ContentSniffingPolicy/ContentEncodingSniffingPolicy enum values
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 12 10:53:23 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213138
--- Comment #1 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
My usual trick of looking for a C-style cast or a static_cast<> back to one of the enum values didn't turn up anything:
$ grep -r 'SniffingPolicy)' Source/WebCore Source/WebKitLegacy
$ grep -r 'SniffingPolicy>' Source/WebCore Source/WebKitLegacy
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200612/31549dbb/attachment.htm>
More information about the webkit-unassigned
mailing list