WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240286
Re-send connection configuration if webpushd dies
https://bugs.webkit.org/show_bug.cgi?id=240286
Summary
Re-send connection configuration if webpushd dies
Ben Nham
Reported
2022-05-10 13:12:35 PDT
If webpushd dies, all future communication with it from NetworkProcess fails because we don't re-send the connection configuration to the daemon after the connection is interrupted. This manifests itself as an "invalid sender" AbortError from various PushManager methods because webpushd doesn't know the bundle identifier of the UIProcess it is working on behalf of.
Attachments
Add attachment
proposed patch, testcase, etc.
Ben Nham
Comment 1
2022-05-10 13:13:45 PDT
<
rdar://93036066
>
Ben Nham
Comment 2
2022-05-10 16:32:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/583
EWS
Comment 3
2022-05-11 17:57:36 PDT
Committed
r294084
(
250475@main
): <
https://commits.webkit.org/250475@main
> Reviewed commits have been landed. Closing PR #583 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