Bug 251233 - Do some cleanup around screenPropertiesStateChanged() and displayReconfigurationCallBack()
Summary: Do some cleanup around screenPropertiesStateChanged() and displayReconfigurat...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-26 16:29 PST by Simon Fraser (smfr)
Modified: 2023-01-27 09:25 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2023-01-26 16:29:37 PST
WebProcessPool::screenPropertiesStateChanged() duplicates some code that's done in displayReconfigurationCallBack() so clean that up.
Comment 1 Radar WebKit Bug Importer 2023-01-26 16:30:19 PST
<rdar://problem/104719183>
Comment 2 Simon Fraser (smfr) 2023-01-26 16:35:33 PST
Pull request: https://github.com/WebKit/WebKit/pull/9195
Comment 3 EWS 2023-01-27 09:25:42 PST
Committed 259495@main (51bff517ffd1): <https://commits.webkit.org/259495@main>

Reviewed commits have been landed. Closing PR #9195 and removing active labels.