Bug 193833 - Web Inspector: Uncaught Exception: No node with given id found
Summary: Web Inspector: Uncaught Exception: No node with given id found
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL: https://devinrousso.com/demo/WebKit/c...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-25 11:10 PST by Devin Rousso
Modified: 2019-01-25 17:07 PST (History)
5 users (show)

See Also:


Attachments
Patch (12.68 KB, patch)
2019-01-25 12:07 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2019-01-25 11:10:38 PST
-------
Inspected URL:        https://devinrousso.com/demo/WebKit/canvas.html
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/605.1.15 (KHTML, like Gecko)

Uncaught Exceptions:
 - No node with given id found (at Connection.js:158:29)
    _dispatchResponseToPromise @ Connection.js:158:29
    _dispatchResponse @ Connection.js:120:44
    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
    dispatchNextQueuedMessageFromBackend @ MessageDispatcher.js:42:34
-------

* STEPS TO REPRODUCE
1. inspect <https://devinrousso.com/demo/WebKit/canvas.html>
2. go to the Canvas tab
3. select any Canvas "card"
4. refresh the page
Comment 1 Devin Rousso 2019-01-25 12:07:52 PST
Created attachment 360142 [details]
Patch
Comment 2 Joseph Pecoraro 2019-01-25 16:33:37 PST
Comment on attachment 360142 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2019-01-25 17:06:58 PST
Comment on attachment 360142 [details]
Patch

Clearing flags on attachment: 360142

Committed r240534: <https://trac.webkit.org/changeset/240534>
Comment 4 WebKit Commit Bot 2019-01-25 17:07:00 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-01-25 17:07:28 PST
<rdar://problem/47567588>