RESOLVED FIXED 212935
WebCore: Guard _preconnect declaration with ENABLE(SERVER_PRECONNECT)
https://bugs.webkit.org/show_bug.cgi?id=212935
Summary WebCore: Guard _preconnect declaration with ENABLE(SERVER_PRECONNECT)
Jonathan Bedard
Reported 2020-06-08 16:04:40 PDT
Since the usage of _preconnect is always guarded with ENABLE(SERVER_PRECONNECT), its declaration should be guarded with it as well.
Attachments
Patch (1.19 KB, patch)
2020-06-08 16:22 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2020-06-08 16:05:21 PDT
Jonathan Bedard
Comment 2 2020-06-08 16:22:11 PDT
EWS
Comment 3 2020-06-08 17:35:40 PDT
Committed r262756: <https://trac.webkit.org/changeset/262756> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401396 [details].
Note You need to log in before you can comment on or make changes to this bug.