Bug 206387

Summary: [iOS] Remove the IOHIDEventServiceFastPathUserClient IOKit class
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 204770    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Brent Fulgham
Reported 2020-01-16 16:45:54 PST
After Bug 204770, we no longer interact with the device motion or geolocation systems inside the WebContent process. Testing and telemetry shows that we no longer access the IOHIDEventServiceFastPathUserClient, and so should remove access to it.
Attachments
Patch (4.28 KB, patch)
2020-01-16 17:00 PST, Brent Fulgham
no flags
Radar WebKit Bug Importer
Comment 1 2020-01-16 16:46:39 PST
Radar WebKit Bug Importer
Comment 2 2020-01-16 16:46:43 PST
Brent Fulgham
Comment 3 2020-01-16 17:00:09 PST
Per Arne Vollan
Comment 4 2020-01-16 17:04:24 PST
Comment on attachment 387991 [details] Patch R=me.
Brent Fulgham
Comment 5 2020-01-17 11:55:58 PST
iOS-wk2 layout test failures are unrelated to this patch. These run on the simulator, which do not use the iOS sandbox at all.
WebKit Commit Bot
Comment 6 2020-01-17 12:37:46 PST
Comment on attachment 387991 [details] Patch Clearing flags on attachment: 387991 Committed r254759: <https://trac.webkit.org/changeset/254759>
WebKit Commit Bot
Comment 7 2020-01-17 12:37:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.