RESOLVED FIXED Bug 239992
Regression(r292351) Processes no longer get the right jetsam priority on iOS
https://bugs.webkit.org/show_bug.cgi?id=239992
Summary Regression(r292351) Processes no longer get the right jetsam priority on iOS
Chris Dumez
Reported 2022-05-02 18:00:49 PDT
Processes no longer get the right jetsam priority on iOS since r292351. Turns out that RunningBoard still uses that feature flag.
Attachments
Patch (7.26 KB, patch)
2022-05-02 20:54 PDT, Tim Horton
cdumez: review+
ews-feeder: commit-queue-
Patch (7.25 KB, patch)
2022-05-02 21:04 PDT, Tim Horton
no flags
Chris Dumez
Comment 1 2022-05-02 18:07:15 PDT
Looks like Tim actually dropped all support for feature flags (the plists are gone) so it is a bit trickier than simply reverting that patch.
Radar WebKit Bug Importer
Comment 2 2022-05-02 18:12:42 PDT
Tim Horton
Comment 3 2022-05-02 20:54:42 PDT
Chris Dumez
Comment 4 2022-05-02 20:56:40 PDT
Comment on attachment 458718 [details] Patch r=me assuming the bots are happy
Tim Horton
Comment 5 2022-05-02 21:04:45 PDT
Tim Horton
Comment 6 2022-05-02 21:05:10 PDT
(In reply to Chris Dumez from comment #4) > Comment on attachment 458718 [details] > Patch > > r=me assuming the bots are happy They are not, but I will get them happy (silly me only tested a production configuration).
EWS
Comment 7 2022-05-02 22:28:09 PDT
Committed r293716 (250205@main): <https://commits.webkit.org/250205@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458719 [details].
Note You need to log in before you can comment on or make changes to this bug.