RESOLVED FIXED 273596
Rename some "forceRepaint" functions for clarity
https://bugs.webkit.org/show_bug.cgi?id=273596
Summary Rename some "forceRepaint" functions for clarity
Simon Fraser (smfr)
Reported 2024-05-01 17:29:38 PDT
Rename forceRepaint functions in WebKit to reduce the confusion about what "force repaint" really means. In layout code we use "repaint" to mean "invalidate for painting", but these "forceRepaint" functions do the invalidation, and then they trigger a rendering update.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-01 17:29:53 PDT
Simon Fraser (smfr)
Comment 2 2024-05-01 17:32:24 PDT
EWS
Comment 3 2024-05-02 17:57:46 PDT
Committed 278292@main (df37193a08ae): <https://commits.webkit.org/278292@main> Reviewed commits have been landed. Closing PR #28022 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.