RESOLVED FIXED 234265
Teach webpushtool to register and "host" the daemon
https://bugs.webkit.org/show_bug.cgi?id=234265
Summary Teach webpushtool to register and "host" the daemon
Brady Eidson
Reported 2021-12-13 13:50:08 PST
Teach webpushtool to register and "host" the daemon
Attachments
Patch v1 (19.67 KB, patch)
2021-12-13 13:55 PST, Brady Eidson
ews-feeder: commit-queue-
Patch v2 (19.83 KB, patch)
2021-12-13 15:08 PST, Brady Eidson
thorton: review+
PFL v1 (22.79 KB, patch)
2021-12-13 19:06 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 2021-12-13 13:55:40 PST
Created attachment 447059 [details] Patch v1
Brady Eidson
Comment 2 2021-12-13 15:08:13 PST
Created attachment 447074 [details] Patch v2
Tim Horton
Comment 3 2021-12-13 16:47:27 PST
Comment on attachment 447074 [details] Patch v2 View in context: https://bugs.webkit.org/attachment.cgi?id=447074&action=review > Source/WebKit/webpushd/WebPushDaemon.mm:190 > + broadcastDebugMessage((JSC::MessageLevel)4, "===\nCurrent connections:"); Does this really not have a name? > Source/WebKit/webpushd/webpushtool/WebPushToolConnection.h:55 > + Yes, > + No, Oh dear, please flip all of these enums to save people who use debuggers.
Brady Eidson
Comment 4 2021-12-13 19:06:12 PST
EWS
Comment 5 2021-12-13 20:24:39 PST
Committed r287009 (245214@main): <https://commits.webkit.org/245214@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447094 [details].
Radar WebKit Bug Importer
Comment 6 2021-12-13 20:25:18 PST
Brady Eidson
Comment 7 2021-12-13 21:00:03 PST
Did all the ConsoleTypes.h refactoring and *forgot to git add the change to use the JSC::MessageType enum in WebPushD* Will do in followup.
Note You need to log in before you can comment on or make changes to this bug.