[Webkit-unassigned] [Bug 191339] New: ServiceWorker Inspector: Uncaught Exception: null is not an object (evaluating 'resource.target.addResource')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 16:48:47 PST 2018


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

            Bug ID: 191339
           Summary: ServiceWorker Inspector: Uncaught Exception: null is
                    not an object (evaluating
                    'resource.target.addResource')
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://airhorner.com/
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: inspector-bugzilla-changes at group.apple.com

* Steps to Reproduce
1. Inspect ServiceWorker on airhorner.com
2. Reload the airhorner.com page
  => Exception in inspector for script with `targetId` of "serviceWorkerScriptLoad:" which is unexpected

-------
Inspected URL:        https://airhorner.com/
Loading completed:    true
Dispatch Source:      Protocol Event

Protocol Event:
{"method":"Network.requestWillBeSent","params":{"requestId":"0.28","frameId":"","loaderId":"","documentURL":"https://airhorner.com/sw.js","request":{"url":"https://airhorner.com/sw.js","method":"GET","headers":{"Service-Worker":"script"}},"timestamp":3.59948630600411,"walltime":1541551630.689134,"initiator":{"type":"other"},"targetId":"serviceWorkerScriptLoad:"}}

Uncaught Exceptions:
 - null is not an object (evaluating 'resource.target.addResource') (at NetworkManager.js:619:28)
    _addNewResourceToFrameOrTarget @ NetworkManager.js:619:28
    resourceRequestWillBeSent @ NetworkManager.js:274:55
    requestWillBeSent @ NetworkObserver.js:41:52
    dispatchEvent @ InspectorBackend.js:305:42
    _dispatchEvent @ Connection.js:194:32
    dispatch @ Connection.js:72:32
    dispatch @ InspectorBackend.js:154:49
    dispatchNextQueuedMessageFromBackend @ MessageDispatcher.js:42:34

Additional Details:
    cause --> An uncaught exception was thrown while handling event: Network.requestWillBeSent

-- 
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/20181107/dfd42318/attachment-0001.html>


More information about the webkit-unassigned mailing list