Bug 230409 - [GPUP] Update AX settings on preference updates
Summary: [GPUP] Update AX settings on preference updates
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-17 09:10 PDT by Per Arne Vollan
Modified: 2021-09-17 15:07 PDT (History)
4 users (show)

See Also:


Attachments
Patch (10.66 KB, patch)
2021-09-17 09:15 PDT, Per Arne Vollan
cfleizach: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (10.90 KB, patch)
2021-09-17 09:47 PDT, Per Arne Vollan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (11.56 KB, patch)
2021-09-17 09:57 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!