[webkit-reviews] review granted: [Bug 218548] [watchOS] Don't allow managed preference to enable legacy sync XHRs on watchOS : [Attachment 413129] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 10:37:45 PST 2020


Geoffrey Garen <ggaren at apple.com> has granted Luming Yin
<luming_yin at apple.com>'s request for review:
Bug 218548: [watchOS] Don't allow managed preference to enable legacy sync XHRs
on watchOS
https://bugs.webkit.org/show_bug.cgi?id=218548

Attachment 413129: Patch

https://bugs.webkit.org/attachment.cgi?id=413129&action=review




--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 413129
  --> https://bugs.webkit.org/attachment.cgi?id=413129
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.


More information about the webkit-reviews mailing list