Bug 246897

Summary: Rename some functions related to display refresh
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebKit Misc.Assignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description Simon Fraser (smfr) 2022-10-21 19:32:06 PDT
There was some confusing terminology used in the display link/display refresh code path, so improve it.
Comment 1 Radar WebKit Bug Importer 2022-10-21 19:32:42 PDT
<rdar://problem/101451193>
Comment 2 Simon Fraser (smfr) 2022-10-21 19:43:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5667
Comment 3 EWS 2022-10-22 20:01:26 PDT
Committed 255889@main (6ee1068d110a): <https://commits.webkit.org/255889@main>

Reviewed commits have been landed. Closing PR #5667 and removing active labels.
Comment 4 Fujii Hironori 2022-10-23 13:32:47 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/5689
Comment 5 EWS 2022-10-23 14:41:20 PDT
Committed 255898@main (b0d809850b74): <https://commits.webkit.org/255898@main>

Reviewed commits have been landed. Closing PR #5689 and removing active labels.
Comment 6 Simon Fraser (smfr) 2022-10-24 08:47:42 PDT
Sorry about the build breakage and thanks for fixing.