Bug 234454

Summary: Service Worker pages should call ChromeClient.addMessageToConsole()
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit Misc.Assignee: Timothy Hatcher <timothy>
Status: RESOLVED INVALID    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Timothy Hatcher
Reported 2021-12-17 16:36:05 PST
For testing in Safari, the WorkerGlobalScope::addConsoleMessage() should call the owning page's ChromeClient.addMessageToConsole() so Safari can see any log messages from the service worker.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-12-17 16:36:18 PST
Brent Fulgham
Comment 2 2022-06-23 14:52:05 PDT
Went with a different approach.
Note You need to log in before you can comment on or make changes to this bug.