Bug 230409

Summary: [GPUP] Update AX settings on preference updates
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, cfleizach, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
cfleizach: review+, ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch none

Description Per Arne Vollan 2021-09-17 09:10:04 PDT
We should update AX settings in the GPUP process on preference updates, like we do in the WebContent process.
Comment 1 Per Arne Vollan 2021-09-17 09:15:54 PDT
Created attachment 438481 [details]
Patch
Comment 2 Per Arne Vollan 2021-09-17 09:47:43 PDT
Created attachment 438485 [details]
Patch
Comment 3 Per Arne Vollan 2021-09-17 09:49:26 PDT
Thanks for reviewing, Chris!
Comment 4 Per Arne Vollan 2021-09-17 09:57:32 PDT
Created attachment 438486 [details]
Patch
Comment 5 EWS 2021-09-17 10:36:34 PDT
Committed r282669 (241810@main): <https://commits.webkit.org/241810@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438486 [details].
Comment 6 Radar WebKit Bug Importer 2021-09-17 10:37:16 PDT
<rdar://problem/83246786>
Comment 7 Chris Dumez 2021-09-17 14:49:52 PDT
Follow-up build fix: <https://commits.webkit.org/r282698>.
Comment 8 Per Arne Vollan 2021-09-17 15:07:20 PDT
(In reply to Chris Dumez from comment #7)
> Follow-up build fix: <https://commits.webkit.org/r282698>.

Thanks Chris!