RESOLVED FIXED 157955
Assertion Failed: StyleDetailsPanel.markAsNeedsRefresh() called with null domNode
https://bugs.webkit.org/show_bug.cgi?id=157955
Summary Assertion Failed: StyleDetailsPanel.markAsNeedsRefresh() called with null dom...
Matt Baker
Reported 2016-05-20 14:15:34 PDT
* SUMMARY Assertion Failed: StyleDetailsPanel.markAsNeedsRefresh() called with null domNode. * STEPS TO REPRODUCE 1. Open Inspector > Elements tab 2. Expand details sidebar, Styles — Rules panel 3. Reload Inspected page => [Error] Assertion Failed markAsNeedsRefresh (StyleDetailsPanel.js:77) visibilityDidChange (CSSStyleDetailsSidebarPanel.js:170) removeSidebarPanel (Sidebar.js:96) showDetailsSidebarPanels (ContentBrowserTabContentView.js:160) dispatch (Object.js:161) dispatchEventToListeners (Object.js:168) _dispatchCurrentRepresentedObjectsDidChangeEvent (ContentBrowser.js:437) _currentContentViewDidChange (ContentBrowser.js:478) dispatch (Object.js:161) dispatchEventToListeners (Object.js:168) closeAllContentViews (ContentViewContainer.js:348) _showDOMTreeContentView (ElementsTabContentView.js:101) _mainResourceDidChange (ElementsTabContentView.js:118) dispatch (Object.js:161) dispatchEventToListeners (Object.js:176) _dispatchMainResourceDidChangeEvent (Frame.js:497) commitProvisionalLoad (Frame.js:140) frameDidNavigate (FrameResourceManager.js:105) frameNavigated (PageObserver.js:42) dispatchEvent (InspectorBackend.js:448) _dispatchEvent (InspectorBackend.js:342) dispatch (InspectorBackend.js:151) dispatchNextQueuedMessageFromBackend (MessageDispatcher.js:42)
Attachments
[Patch] Proposed Fix (3.20 KB, patch)
2016-05-21 10:34 PDT, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2016-05-20 14:16:48 PDT
Matt Baker
Comment 2 2016-05-21 10:34:12 PDT
Created attachment 279544 [details] [Patch] Proposed Fix
WebKit Commit Bot
Comment 3 2016-05-21 11:41:18 PDT
Comment on attachment 279544 [details] [Patch] Proposed Fix Clearing flags on attachment: 279544 Committed r201243: <http://trac.webkit.org/changeset/201243>
WebKit Commit Bot
Comment 4 2016-05-21 11:41:22 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.