[Webkit-unassigned] [Bug 236169] New: Notification refactoring

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 18:32:50 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=236169

            Bug ID: 236169
           Summary: Notification refactoring
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Notification refactoring

All in support of upcoming showNotification() work.

Splitting some "no behavior change" bits from a mega patch out here, including:
- Make Notification objects reliant on ScriptExecutionContext, and not Documents
- Give them more direct access to a NotificationClient instead of having to go through a Page's NotificationController
- Give ServiceWorkerGlobalScope objects a SessionID for future use

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220205/b89d1e7d/attachment.htm>


More information about the webkit-unassigned mailing list