Bug 219534 - [macOS] Fix OS version check for ENABLE_SET_WEBCONTENT_PROCESS_INFORMATION_IN_NETWORK_PROCESS
Summary: [macOS] Fix OS version check for ENABLE_SET_WEBCONTENT_PROCESS_INFORMATION_IN...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-04 01:35 PST by Per Arne Vollan
Modified: 2021-01-25 12:49 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2020-12-04 02:33 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2020-12-04 01:35:20 PST
The OS version check for ENABLE_SET_WEBCONTENT_PROCESS_INFORMATION_IN_NETWORK_PROCESS is incorrect.
Comment 1 Radar WebKit Bug Importer 2020-12-04 02:28:57 PST
<rdar://problem/71973149>
Comment 2 Per Arne Vollan 2020-12-04 02:33:32 PST
Created attachment 415398 [details]
Patch
Comment 3 Brent Fulgham 2021-01-25 11:27:00 PST
Comment on attachment 415398 [details]
Patch

r=me
Comment 4 EWS 2021-01-25 11:57:26 PST
Committed r271804: <https://trac.webkit.org/changeset/271804>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415398 [details].
Comment 5 Per Arne Vollan 2021-01-25 12:49:23 PST
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 415398 [details]
> Patch
> 
> r=me

Thanks for reviewing!