[webkit-reviews] review denied: [Bug 134237] [Win] MSVC mishandles enums in bitfields - breaks Cross-Origin Access Control : [Attachment 233680] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 24 07:11:05 PDT 2014


Anders Carlsson <andersca at apple.com> has denied Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 134237: [Win] MSVC mishandles enums in bitfields - breaks Cross-Origin
Access Control
https://bugs.webkit.org/show_bug.cgi?id=134237

Attachment 233680: Patch
https://bugs.webkit.org/attachment.cgi?id=233680&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
I think what we usually do in cases like this is to just use unsigned integer
types, let's do that instead.


More information about the webkit-reviews mailing list