[webkit-reviews] review requested: [Bug 82056] Use enumeration for CSS parser mode : [Attachment 133571] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 15:22:43 PDT 2012


Dirk Schulze <krit at webkit.org> has asked  for review:
Bug 82056: Use enumeration for CSS parser mode
https://bugs.webkit.org/show_bug.cgi?id=82056

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

------- Additional Comments from Dirk Schulze <krit at webkit.org>
Patch. Replaced the bit mask with an enum. Added two helper functions
inStrictMode() and inQuirksMode() for a better readability.


More information about the webkit-reviews mailing list