[Webkit-unassigned] [Bug 190106] Style::determineChange() does a full RenderStyle compare when it needs !=

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 15:21:16 PDT 2022


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
We have following:

https://github.com/WebKit/WebKit/blob/6344a735d399205f67cc29e54ac57e23a803ea4f/Source/WebCore/style/StyleChange.cpp#L34

and it seems to have added some cases "PseudoId::FirstLetter", "columnSpan" etc. 

Do we need to tackle this anymore or Webkit now able to do early returns similar to proposed in Comment 0?

Appreciate if someone can comment based on current state and we can mark this bug accordingly. Thanks!

-- 
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/20220930/923feac0/attachment-0001.htm>


More information about the webkit-unassigned mailing list