Bug 239992 - Regression(r292351) Processes no longer get the right jetsam priority on iOS
Summary: Regression(r292351) Processes no longer get the right jetsam priority on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks: 238760
  Show dependency treegraph
 
Reported: 2022-05-02 18:00 PDT by Chris Dumez
Modified: 2022-05-03 13:36 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.26 KB, patch)
2022-05-02 20:54 PDT, Tim Horton
cdumez: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (7.25 KB, patch)
2022-05-02 21:04 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
Comment 1 Chris Dumez 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.
Comment 2 Radar WebKit Bug Importer 2022-05-02 18:12:42 PDT
<rdar://problem/92644672>
Comment 3 Tim Horton 2022-05-02 20:54:42 PDT
Created attachment 458718 [details]
Patch
Comment 4 Chris Dumez 2022-05-02 20:56:40 PDT
Comment on attachment 458718 [details]
Patch

r=me assuming the bots are happy
Comment 5 Tim Horton 2022-05-02 21:04:45 PDT
Created attachment 458719 [details]
Patch
Comment 6 Tim Horton 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).
Comment 7 EWS 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].