Bug 248993
Summary: | Support callbacks on multiple threads in DisplayConfigurationMonitor | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matt Woodrow
Currently DisplayConfigurationMonitor only supports being accessed from the main thread.
We should be able to support clients on other threads, and dispatch the notification to them.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/7367
EWS
Committed 257616@main (f517ea74ce7f): <https://commits.webkit.org/257616@main>
Reviewed commits have been landed. Closing PR #7367 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103173485>