RESOLVED FIXED 51189
Web Inspector: Console always scroll to the bottom on new events
https://bugs.webkit.org/show_bug.cgi?id=51189
Summary Web Inspector: Console always scroll to the bottom on new events
Yury Semikhatsky
Reported 2010-12-16 07:56:01 PST
Console should not scroll to the bottom while scrolled up.
Attachments
Patch (2.43 KB, patch)
2010-12-16 08:01 PST, Yury Semikhatsky
timothy: review+
Patch (3.31 KB, patch)
2010-12-16 08:39 PST, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2010-12-16 08:01:02 PST
Pavel Feldman
Comment 2 2010-12-16 08:29:25 PST
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?
Yury Semikhatsky
Comment 3 2010-12-16 08:39:56 PST
Yury Semikhatsky
Comment 4 2010-12-16 08:40:42 PST
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?
Yury Semikhatsky
Comment 5 2010-12-16 08:57:16 PST
Comment on attachment 76772 [details] Patch Clearing flags on attachment: 76772 Committed r74193: <http://trac.webkit.org/changeset/74193>
Yury Semikhatsky
Comment 6 2010-12-16 08:57:26 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 7 2010-12-16 15:39:07 PST
http://trac.webkit.org/changeset/74193 might have broken Leopard Intel Debug (Tests)
Note You need to log in before you can comment on or make changes to this bug.