Bug 206944

Summary: [iOS] Add managed preference to allow legacy sync XHRs during page dismissal
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=206540
Attachments:
Description Flags
Patch none

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>.