WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
250943
Preface various WebPush related logging strings with WebPush:
https://bugs.webkit.org/show_bug.cgi?id=250943
Summary
Preface various WebPush related logging strings with WebPush:
Brady Eidson
Reported
2023-01-21 12:13:03 PST
Preface various WebPush related logging strings with WebPush: Since handling a WebPush message is a complicated back and forth between WebCore, WebKit, and the Application code, and handling a message logically spans multiple logging channels even within the same project (e.g. WebCore), it'll be very useful to develop and debug with a single string you can always find relevant logging statements.
Attachments
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2023-01-21 12:14:23 PST
<
rdar://problem/104504173
>
Brady Eidson
Comment 2
2023-01-21 12:18:08 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8923
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