[Webkit-unassigned] [Bug 226574] REGRESSION (r276882): custom properties not available on host on initial paint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 10:38:15 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226574

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #430581|review?                     |review+
              Flags|                            |

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

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

> Source/WebCore/style/StyleInvalidator.cpp:393
> +        if (!resolver)
> +            return true;

Would it be simpler to do the !resolver check and invalidations up-front?

-- 
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/20210604/9a36257f/attachment.htm>


More information about the webkit-unassigned mailing list