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
242770
webpushd should reject messages from newer protocol versions
https://bugs.webkit.org/show_bug.cgi?id=242770
Summary
webpushd should reject messages from newer protocol versions
Ben Nham
Reported
2022-07-14 14:52:52 PDT
For forwards-compatibility reasons (e.g. new STP communicating with old webpushd that was installed with the OS), webpushd needs to be able to handle messages from clients with higher protocol message versions in a sane way. Currently it does nothing which will make upgrading the IPC version hard.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-07-14 14:53:17 PDT
<
rdar://problem/97036744
>
Ben Nham
Comment 2
2022-07-14 14:58:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2429
EWS
Comment 3
2022-07-14 23:46:11 PDT
Committed
252492@main
(e0c0585c06fa): <
https://commits.webkit.org/252492@main
> Reviewed commits have been landed. Closing PR #2429 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