[Webkit-unassigned] [Bug 200424] New: Web Inspector: REGRESSION(r248179): Uncaught Exception: No frame for given id found

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 3 21:07:21 PDT 2019


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

            Bug ID: 200424
           Summary: Web Inspector: REGRESSION(r248179): Uncaught
                    Exception: No frame for given id found
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://www.theverge.com/
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

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

Protocol Event:
{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-13","message":"{\"error\":{\"code\":-32000,\"message\":\"No frame for given id found\",\"data\":[{\"code\":-32000,\"message\":\"No frame for given id found\"}]},\"id\":232}"}}
Dispatch Source:      Protocol Command Response

Protocol Command Response:
{"error":{"code":-32000,"message":"No frame for given id found","data":[{"code":-32000,"message":"No frame for given id found"}]},"id":232}

Protocol Command Request:
{"id":232,"method":"ApplicationCache.getManifestForFrame","params":{"frameId":"0.386"}}

Uncaught Exceptions:
 - No frame for given id found (at Main.js:3214:75)
    ? @ Main.js:3214:75
    _manifestForFrameLoaded @ ApplicationCacheManager.js:179:35
    _manifestForFrameLoaded @ [native code]
    _dispatchResponseToCallback @ Connection.js:148:27
    _dispatchResponse @ Connection.js:118:45
    dispatch @ Connection.js:70:35
    dispatchMessageFromTarget @ TargetManager.js:101:35
    dispatchMessageFromTarget @ TargetObserver.js:42:51
    dispatchEvent @ InspectorBackend.js:340:42
    _dispatchEvent @ Connection.js:195:32
    dispatch @ Connection.js:72:32
    dispatch @ InspectorBackend.js:178:52
    ? @ MessageDispatcher.js:42:34

Additional Details:
-------

* STEPS TO REPRODUCE
1. inspect any page with subframes
2. reload the page

-- 
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/20190804/8bd70418/attachment.html>


More information about the webkit-unassigned mailing list