Bug 204238

Summary: [iOS] Fix sysctl-read sandbox violation
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, ews-watchlist, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews213 for win-future none

Description Per Arne Vollan 2019-11-15 12:14:54 PST
There is missing a rule for reading a specific sysctl property in the WebContent process on iOS.
Comment 1 Per Arne Vollan 2019-11-15 12:15:08 PST
rdar://problem/57198954
Comment 2 Per Arne Vollan 2019-11-15 12:17:48 PST
Created attachment 383633 [details]
Patch
Comment 3 EWS Watchlist 2019-11-15 13:50:30 PST
Comment on attachment 383633 [details]
Patch

Attachment 383633 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/13258983

New failing tests:
imported/blink/fast/events/panScroll-crash.html
Comment 4 EWS Watchlist 2019-11-15 13:50:32 PST
Created attachment 383641 [details]
Archive of layout-test-results from ews213 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews213  Port: win-future  Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Comment 5 Brent Fulgham 2019-11-15 14:37:17 PST
Comment on attachment 383633 [details]
Patch

r=me. I'm not sure what the Windows EWS is up to, but its unrelated to this change.
Comment 6 Per Arne Vollan 2019-11-15 15:04:14 PST
(In reply to Brent Fulgham from comment #5)
> Comment on attachment 383633 [details]
> Patch
> 
> r=me. I'm not sure what the Windows EWS is up to, but its unrelated to this
> change.

Thanks for reviewing!
Comment 7 WebKit Commit Bot 2019-11-15 15:38:39 PST
Comment on attachment 383633 [details]
Patch

Clearing flags on attachment: 383633

Committed r252508: <https://trac.webkit.org/changeset/252508>
Comment 8 WebKit Commit Bot 2019-11-15 15:38:41 PST
All reviewed patches have been landed.  Closing bug.