Bug 206944 - [iOS] Add managed preference to allow legacy sync XHRs during page dismissal
Summary: [iOS] Add managed preference to allow legacy sync XHRs during page dismissal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-29 09:56 PST by Chris Dumez
Modified: 2020-01-29 12:55 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.36 KB, patch)
2020-01-29 09:59 PST, Chris Dumez
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 2020-01-29 09:56:25 PST
Add managed preference for iOS to allow enterprise customers to keep using legacy sync XHRs during page dismissal.
Comment 1 Chris Dumez 2020-01-29 09:56:53 PST
<rdar://problem/58440111>
Comment 2 Chris Dumez 2020-01-29 09:59:58 PST
Created attachment 389153 [details]
Patch
Comment 3 Chris Dumez 2020-01-29 10:12:07 PST
Comment on attachment 389153 [details]
Patch

Clearing flags on attachment: 389153

Committed r255366: <https://trac.webkit.org/changeset/255366>
Comment 4 Chris Dumez 2020-01-29 10:12:08 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Chris Dumez 2020-01-29 12:55:20 PST
Follow-up Catalyst build fix in <https://trac.webkit.org/changeset/255376>.