WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
219954
[macOS] Allow access to AppleAVDUserClient on Apple Silicon
https://bugs.webkit.org/show_bug.cgi?id=219954
Summary
[macOS] Allow access to AppleAVDUserClient on Apple Silicon
Brent Fulgham
Reported
2020-12-16 11:15:02 PST
We are extending a dynamic IOKit class extension to AppleAVDUserClient, but this is not being consistently consumed on some platforms. While this bug is investigated, temporarily add a rule to allow access without the dynamic extension.
Attachments
Patch
(1.62 KB, patch)
2020-12-16 11:18 PST
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Patch
(1.57 KB, patch)
2020-12-16 11:53 PST
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Patch for landing
(1.57 KB, patch)
2020-12-16 12:06 PST
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2020-12-16 11:15:44 PST
<
rdar://problem/72325887
>
Brent Fulgham
Comment 2
2020-12-16 11:18:05 PST
Created
attachment 416349
[details]
Patch
Brent Fulgham
Comment 3
2020-12-16 11:53:20 PST
Created
attachment 416351
[details]
Patch
Per Arne Vollan
Comment 4
2020-12-16 12:05:10 PST
Comment on
attachment 416351
[details]
Patch R=me.
Brent Fulgham
Comment 5
2020-12-16 12:06:11 PST
Created
attachment 416353
[details]
Patch for landing
EWS
Comment 6
2020-12-16 12:33:45 PST
Committed
r270900
: <
https://trac.webkit.org/changeset/270900
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 416353
[details]
.
Per Arne Vollan
Comment 7
2020-12-16 12:44:42 PST
Comment on
attachment 416353
[details]
Patch for landing View in context:
https://bugs.webkit.org/attachment.cgi?id=416353&action=review
> Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:955 > +(when (equal? (param "CPU") "arm64")
This change might not be needed, since I am not sure there is any difference in behavior between if and when.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug