Summary: | REGRESSION: Web Inspector: Exception showing the DOM tree for a node with too many children | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> | ||||
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, graouts, joepeck, timothy, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar, Regression | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Timothy Hatcher
2014-03-04 12:28:19 PST
Created attachment 232274 [details]
[PATCH] Addition of _childrenListNode check.
Fixes a regression from 3117564d. See 'git show 3117564d'.
Comment on attachment 232274 [details]
[PATCH] Addition of _childrenListNode check.
r=me
Comment on attachment 232274 [details] [PATCH] Addition of _childrenListNode check. Clearing flags on attachment: 232274 Committed r169735: <http://trac.webkit.org/changeset/169735> All reviewed patches have been landed. Closing bug. This caused bug 134845. We might need to revert this fix and find a more targeted fix for this issue. |