Bug 218548 - [watchOS] Don't allow managed preference to enable legacy sync XHRs on watchOS
Summary: [watchOS] Don't allow managed preference to enable legacy sync XHRs on watchOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Other Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-03 17:16 PST by Luming Yin
Modified: 2020-11-04 10:55 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.35 KB, patch)
2020-11-03 17:22 PST, Luming Yin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luming Yin 2020-11-03 17:16:46 PST
<rdar://68417252>
Comment 1 Luming Yin 2020-11-03 17:22:47 PST
Created attachment 413129 [details]
Patch
Comment 2 Geoffrey Garen 2020-11-04 10:37:45 PST
Comment on attachment 413129 [details]
Patch

r=me

Seems like we could get an improvement on all platforms if we used weak linking instead of soft linking. Here's an example of a weak linking patch: https://trac.webkit.org/changeset/269173/webkit.
Comment 3 EWS 2020-11-04 10:55:34 PST
Committed r269374: <https://trac.webkit.org/changeset/269374>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413129 [details].