RESOLVED FIXED 190966
Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this._classListContainer.children')
https://bugs.webkit.org/show_bug.cgi?id=190966
Summary Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'th...
Devin Rousso
Reported 2018-10-26 10:36:25 PDT
------- Inspected URL: file:///Volumes/DATA/Build/Release/WebInspectorUI.framework/Resources/Main.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) Dispatch Source: Protocol Event Protocol Event: {"method":"DOM.attributeModified","params":{"nodeId":161,"name":"class","value":"mac-platform mojave latest-mac web show-invalid-characters show-whitespace-characters docked bottom meta-key-pressed"}} Uncaught Exceptions: - undefined is not an object (evaluating 'this._classListContainer.children') (at GeneralStyleDetailsSidebarPanel.js:357:40) _populateClassToggles @ GeneralStyleDetailsSidebarPanel.js:357:40 _handleNodeAttributeModified @ GeneralStyleDetailsSidebarPanel.js:301:39 dispatch @ Object.js:170:30 dispatchEventToListeners @ Object.js:177:17 _attributeModified @ DOMManager.js:175:38 attributeModified @ DOMObserver.js:47:41 dispatchEvent @ InspectorBackend.js:298:42 _dispatchEvent @ Connection.js:193:32 dispatch @ Connection.js:71:32 dispatch @ InspectorBackend.js:152:49 dispatchNextQueuedMessageFromBackend @ MessageDispatcher.js:42:34 Additional Details: cause --> An uncaught exception was thrown while handling event: DOM.attributeModified ------- I was unable to reliably reproduce this. I just opened inspector2 and was shown this error.
Attachments
Patch (2.73 KB, patch)
2018-10-26 10:39 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2018-10-26 10:39:56 PDT
Joseph Pecoraro
Comment 2 2018-10-26 13:35:57 PDT
Comment on attachment 353190 [details] Patch r=me
WebKit Commit Bot
Comment 3 2018-10-26 13:43:13 PDT
Comment on attachment 353190 [details] Patch Clearing flags on attachment: 353190 Committed r237481: <https://trac.webkit.org/changeset/237481>
WebKit Commit Bot
Comment 4 2018-10-26 13:43:15 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-10-26 13:44:32 PDT
Note You need to log in before you can comment on or make changes to this bug.