WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-01 17:29:53 PDT
<
rdar://problem/127396058
>
Simon Fraser (smfr)
Comment 2
2024-05-01 17:32:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28022
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.
Top of Page
Format For Printing
XML
Clone This Bug