[Webkit-unassigned] [Bug 119055] Document::setContentLanguage should not call styleResolverChanged

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 14:44:45 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
The Chromium / Blink patch is trying to modify following:

https://github.com/WebKit/WebKit/blob/d03ed349d77c73455b7ba94aa908b7dc0a5eddc8/Source/WebCore/dom/Document.cpp#L1544

This comment still exist:

// Recalculate style so language is used when selecting the initial font.

Plus this commit changed:

"scheduleForcedStyleRecalc" to "scheduleFullStyleRebuild"

______

Just wanted to share updated information. 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/20220826/f5e05f37/attachment.htm>


More information about the webkit-unassigned mailing list