[Webkit-unassigned] [Bug 205130] New: Web Inspector: Uncaught Exception: Missing frame for given frameId (on techcrunch.com)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 12:08:11 PST 2019


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

            Bug ID: 205130
           Summary: Web Inspector: Uncaught Exception: Missing frame for
                    given frameId (on techcrunch.com)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://techcrunch.com/
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Uncaught Exception in Web Inspector.

Steps to Reproduce:
- Load Techcrunch while Web Inspector is open.

Uncaught Exceptions:
-----------------------
 - Missing frame for given frameId (at Main.js:3193:75)
    ? @ Main.js:3193:75
    _manifestForFrameLoaded @ ApplicationCacheManager.js:179:35
    _manifestForFrameLoaded @ [native code]
    _dispatchResponseToCallback @ Connection.js:152:27
    _dispatchResponse @ Connection.js:122:45
    dispatch @ Connection.js:77:35
    dispatchMessageFromTarget @ TargetManager.js:162:39
    dispatchMessageFromTarget @ TargetObserver.js:47:51
    _dispatchEvent @ Connection.js:210:26
    dispatch @ Connection.js:79:32
    dispatch @ InspectorBackend.js:219:52
    ? @ MessageDispatcher.js:42:34

Additional Details:
-----------------------

Notes:
Inspected URL:        https://techcrunch.com/
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko)
Dispatch Source:      Protocol Event

Protocol Event:
{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-30","message":"{\"error\":{\"code\":-32000,\"message\":\"Missing frame for given frameId\",\"data\":[{\"code\":-32000,\"message\":\"Missing frame for given frameId\"}]},\"id\":320}"}}
Dispatch Source:      Protocol Command Response

Protocol Command Response:
{"error":{"code":-32000,"message":"Missing frame for given frameId","data":[{"code":-32000,"message":"Missing frame for given frameId"}]},"id":320}

Protocol Command Request:
{"id":320,"method":"ApplicationCache.getManifestForFrame","params":{"frameId":"0.176"}}

-- 
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/20191211/ac96629f/attachment.htm>


More information about the webkit-unassigned mailing list