Created attachment 251779 [details] [Image] Empty debugger panel Steps: 1. Open http://timothy.hatcher.name/console/ 2. Open Inspector 3. Click Debugger tab 4. Close Inspector 5. Open Inspector again
<rdar://problem/20718240>
Odd, I can't reproduce. Does clicking the sidebar toggle button next to the back/forward buttons bring back what you expect? The sidebar state should be remembered per tab.
Any exceptions in the Inspector?
There is one failed assertion: visibleDuration TimelineOverview.js:186 updateLayout TimelineOverview.js:283 shown TimelineOverview.js:229 shown TimelineRecordingContentView.js:169 prepareToShow BackForwardEntry.js:61 _showEntry ContentViewContainer.js:463 showBackForwardEntryForIndex ContentViewContainer.js:206 showContentView ContentViewContainer.js:182 showContentView ContentBrowser.js:182 _timelinesTreeElementSelected TimelineSidebarPanel.js:361 _timelinesTreeElementSelected select TreeOutline.js:998 showTimelineViewFor TimelineTimelineSidebarPanel.js:252 restoreStateFromCookie TimelineSidebarPanel.js:317 restoreStateFromCookie (copying console messages appears to be broken)
(In reply to comment #2) > Odd, I can't reproduce. Does clicking the sidebar toggle button next to the > back/forward buttons bring back what you expect? The sidebar state should be > remembered per tab. No, the content view still appears as empty. Opening and closing the sidebar doesn’t throw any exceptions.
I’m running SVN revision 183407.
Just updated to 183435, the problem is still there.
Is the sidebar empty though?
Created attachment 251788 [details] [Image] Empty sidebar (In reply to comment #8) > Is the sidebar empty though? It doesn’t show any resources.
Please try again. I think this was an exception we fixed.