<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this._selectorSection.update')"
href="https://bugs.webkit.org/show_bug.cgi?id=159787#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this._selectorSection.update')"
href="https://bugs.webkit.org/show_bug.cgi?id=159787">bug 159787</a>
from <span class="vcard"><a class="email" href="mailto:nvasilyev@apple.com" title="Nikita Vasilyev <nvasilyev@apple.com>"> <span class="fn">Nikita Vasilyev</span></a>
</span></b>
<pre>Selecting "Styles — Computed" also causes an uncaught exception:
Uncaught Exceptions:
- undefined is not an object (evaluating 'this._propertiesTextEditor.style = this.nodeStyles.computedStyle') (at ComputedStyleDetailsPanel.js:130:35)
refresh @ ComputedStyleDetailsPanel.js:130:35
_refreshPreservingScrollPosition @ StyleDetailsPanel.js:143:21
nodeStylesRefreshed @ StyleDetailsPanel.js:114:50
dispatch @ Object.js:162:30
dispatchEventToListeners @ Object.js:169:17
fetchedComputedStyle @ DOMNodeStyles.js:228:42
fetchedComputedStyle @ [native code]
_dispatchResponseToCallback @ InspectorBackend.js:311:27
_dispatchResponse @ InspectorBackend.js:281:45
dispatch @ InspectorBackend.js:157:35
dispatchNextQueuedMessageFromBackend @ MessageDispatcher.js:42:34
Additional Details:
cause --> An uncaught exception was thrown while dispatching response callback for command CSS.getComputedStyleForNode.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>