RESOLVED FIXED 28778
[REGRESSION] Console won't close
https://bugs.webkit.org/show_bug.cgi?id=28778
Summary [REGRESSION] Console won't close
Anthony Ricaud
Reported 2009-08-27 11:27:55 PDT
Once open, the console can't be closed in r47800. Either with the Esc key or clicking the toggle button. Inspector's inpsector says TypeError: Result of expression 'this.element.isAncestor' [undefined] is not a function.
Attachments
patch (1.99 KB, patch)
2009-08-27 12:09 PDT, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-08-27 12:09:22 PDT
Pavel Feldman
Comment 2 2009-08-27 12:40:29 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/ElementsPanel.js M WebCore/inspector/front-end/utilities.js Committed r47830
Note You need to log in before you can comment on or make changes to this bug.