WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
247295
WebPermissionControllerProxy::Query message reply should go to correct completion handler
https://bugs.webkit.org/show_bug.cgi?id=247295
Summary
WebPermissionControllerProxy::Query message reply should go to correct comple...
Alex Christensen
Reported
2022-10-31 15:44:44 PDT
Before this change, we were just hoping that the requests are responded to in the same order that the queries were sent. Quite fragile, and when things go wrong sometimes we try to call a null CompletionHandler. This makes it more robust.
Attachments
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2022-10-31 15:45:35 PDT
<
rdar://problem/100894959
>
Alex Christensen
Comment 2
2022-10-31 15:46:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5984
EWS
Comment 3
2022-11-03 16:18:26 PDT
Committed
256298@main
(0310eb3e5fd3): <
https://commits.webkit.org/256298@main
> Reviewed commits have been landed. Closing PR #5984 and removing active labels.
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