[webkit-reviews] review granted: [Bug 240320] Quirk flightaware.com to use old serialisation for number : [Attachment 459206] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 12 17:19:51 PDT 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Matt Woodrow
<mattwoodrow at apple.com>'s request for review:
Bug 240320: Quirk flightaware.com to use old serialisation for number
https://bugs.webkit.org/show_bug.cgi?id=240320

Attachment 459206: Patch

https://bugs.webkit.org/attachment.cgi?id=459206&action=review




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 459206
  --> https://bugs.webkit.org/attachment.cgi?id=459206
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=459206&action=review

> Source/WebCore/css/CSSValue.h:280
> +    mutable unsigned m_cachedCSSTextUsesQuirk : 1;

I think this needs to say what the quirk is, something like
m_cachedCSSTextUsesLegacyPrecision or something.


More information about the webkit-reviews mailing list