Bug 223590 - Allow additional fcntl
Summary: Allow additional fcntl
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: 2021-03-22 12:03 PDT by Per Arne Vollan
Modified: 2021-03-22 13:33 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.87 KB, patch)
2021-03-22 12:06 PDT, Per Arne Vollan
bfulgham: review+
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 2021-03-22 12:03:46 PDT
An additional fcntl is being used and should be allowed.
Comment 1 Radar WebKit Bug Importer 2021-03-22 12:04:07 PDT
<rdar://problem/75702241>
Comment 2 Per Arne Vollan 2021-03-22 12:06:21 PDT
Created attachment 423916 [details]
Patch
Comment 3 Brent Fulgham 2021-03-22 13:03:31 PDT
Comment on attachment 423916 [details]
Patch

r=me
Comment 4 Per Arne Vollan 2021-03-22 13:20:31 PDT
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 423916 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 5 Per Arne Vollan 2021-03-22 13:33:38 PDT
Landed <https://trac.webkit.org/changeset/274790/webkit>.