[Webkit-unassigned] [Bug 159787] Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this._selectorSection.update')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 14:56:57 PDT 2016


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

--- Comment #3 from Nikita Vasilyev <nvasilyev at apple.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160714/a857d64b/attachment.html>


More information about the webkit-unassigned mailing list