[Webkit-unassigned] [Bug 178970] New: Implement ServiceWorkerGlobalObject registration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 27 20:09:57 PDT 2017


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

            Bug ID: 178970
           Summary: Implement ServiceWorkerGlobalObject registration
           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: joepeck at webkit.org
                CC: achristensen at apple.com, beidson at apple.com,
                    cdumez at apple.com, joepeck at webkit.org,
                    youennf at gmail.com

Implement ServiceWorkerGlobalObject registration

The current implementation is RELEASE_ASSERT_NOT_REACHED which means just evaluating `self.registration` inside of a ServiceWorker causes a crash. Easy to hit when inspecting a ServiceWorker.

-- 
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/20171028/0e237518/attachment-0001.html>


More information about the webkit-unassigned mailing list