Bug 152476
| Summary: | Web Inspector: markAsNeedsRefresh: Assertion Failed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikita Vasilyev <nvasilyev> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | bburg, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Nikita Vasilyev
[Error] Assertion Failed
markAsNeedsRefresh (StyleDetailsPanel.js:77)
visibilityDidChange (CSSStyleDetailsSidebarPanel.js:148)
removeSidebarPanel (Sidebar.js:96)
showDetailsSidebarPanels (ContentBrowserTabContentView.js:160)
dispatch (Object.js:114)
dispatchEventToListeners (Object.js:121)
_dispatchCurrentRepresentedObjectsDidChangeEvent (ContentBrowser.js:425)
_dispatchCurrentRepresentedObjectsDidChangeEvent
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikita Vasilyev
Steps to reproduce:
1. Open http://n12v.com
2. Open Elements tab
3. Select <!DOCTYPE html>
Nikita Vasilyev
This is a regression that has been around for a few months.
Matt Baker
(In reply to comment #2)
> This is a regression that has been around for a few months.
Have you had any luck bisecting to find the revision that caused it?
Nikita Vasilyev
I didn't bisect.
On my poor internet connection it often takes over an hour.
Since this issue doesn't seen to cause any UI breakage, I
didn't invest my time into fixing it.
Blaze Burg
Ping for import.
Radar WebKit Bug Importer
<rdar://problem/26535028>
Blaze Burg
Unable to reproduce on TOT, closing.