Console should not scroll to the bottom while scrolled up.
Created attachment 76769 [details] Patch
Comment on attachment 76769 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=76769&action=review > WebCore/inspector/front-end/ConsoleView.js:215 > + _isScrolledToLastMessage: function() Can we define this on Element.prototype instead and reuse in DataGrid?
Created attachment 76772 [details] Patch
Done. (In reply to comment #2) > (From update of attachment 76769 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=76769&action=review > > > WebCore/inspector/front-end/ConsoleView.js:215 > > + _isScrolledToLastMessage: function() > > Can we define this on Element.prototype instead and reuse in DataGrid?
Comment on attachment 76772 [details] Patch Clearing flags on attachment: 76772 Committed r74193: <http://trac.webkit.org/changeset/74193>
All reviewed patches have been landed. Closing bug.
http://trac.webkit.org/changeset/74193 might have broken Leopard Intel Debug (Tests)