Bug 286651
| Summary: | Initial thermal state in WebContent is always NSProcessInfoThermalStateNominal | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
The initial thermal state in WebContent is always NSProcessInfoThermalStateNominal. This is because the thermal state is provided by a notify state token, and we don't seed the initial value of the state token upon process creation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ben Nham
<rdar://problem/143596122>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/39658
EWS
Committed 289583@main (00f95e003714): <https://commits.webkit.org/289583@main>
Reviewed commits have been landed. Closing PR #39658 and removing active labels.