Bug 224347 - Fix incorrect compile-time macro for CFNETWORK_NSURLSESSION_ATTRIBUTED_BUNDLE_IDENTIFIER
Summary: Fix incorrect compile-time macro for CFNETWORK_NSURLSESSION_ATTRIBUTED_BUNDLE...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kate Cheney
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-08 16:10 PDT by Kate Cheney
Modified: 2021-04-08 17:55 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.82 KB, patch)
2021-04-08 16:11 PDT, Kate Cheney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kate Cheney 2021-04-08 16:10:39 PDT
Fix incorrect compile-time macro for CFNETWORK_NSURLSESSION_ATTRIBUTED_BUNDLE_IDENTIFIER
Comment 1 Kate Cheney 2021-04-08 16:11:33 PDT
Created attachment 425556 [details]
Patch
Comment 2 Kate Cheney 2021-04-08 16:14:03 PDT
rdar://76353792
Comment 3 Brent Fulgham 2021-04-08 16:14:30 PDT
Comment on attachment 425556 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=425556&action=review

Thank you for fixing this. r=me.

> Source/WebCore/PAL/pal/spi/cf/CFNetworkSPI.h:250
> +#if HAVE(CFNETWORK_NSURLSESSION_ATTRIBUTED_BUNDLE_IDENTIFIER)

OMG. :-(
Comment 4 EWS 2021-04-08 17:54:08 PDT
Committed r275736 (236323@main): <https://commits.webkit.org/236323@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 425556 [details].
Comment 5 Radar WebKit Bug Importer 2021-04-08 17:55:19 PDT
<rdar://problem/76430719>