Bug 256431
Summary: | REGRESSION (261186@main): Linker warnings for WKPreferences.inactiveSchedulingPolicy property methods | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | WebKit API | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 253352 | ||
Bug Blocks: |
David Kilzer (:ddkilzer)
Linker warnings for WKPreferences.inactiveSchedulingPolicy property methods.
ld: warning: method '-setInactiveSchedulingPolicy:' in category from WebKit.build/Release/WebKit.build/Objects-normal/arm64e/UnifiedSource23-mm.o overrides method from class in WebKit.build/Release/WebKit.build/Objects-normal/arm64e/UnifiedSource23-mm.o
ld: warning: method '-inactiveSchedulingPolicy' in category from WebKit.build/Release/WebKit.build/Objects-normal/arm64e/UnifiedSource23-mm.o overrides method from class in WebKit.build/Release/WebKit.build/Objects-normal/arm64e/UnifiedSource23-mm.o
Regressed with:
[Cocoa] API to set process throttling limits
<https://bugs.webkit.org/show_bug.cgi?id=253352>
<rdar://103084383>
<https://commits.webkit.org/261186@main>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109013429>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/13550
EWS
Committed 263802@main (7f5b080ae4a0): <https://commits.webkit.org/263802@main>
Reviewed commits have been landed. Closing PR #13550 and removing active labels.