RESOLVED FIXED Bug 51257
Web Inspector: After a multiline command execution Console does not show the command prompt
https://bugs.webkit.org/show_bug.cgi?id=51257
Summary Web Inspector: After a multiline command execution Console does not show the ...
Alexander Pavlov (apavlov)
Reported 2010-12-17 08:30:09 PST
Bring up the console in Web Inspector, resize it to be not too wide and enter a very long command at the prompt, something like var a = "zzzzzzzzzzzzzzzzzzzzzzzzzz....z" ('z' count is ad lib, until the line gets wrapped). Hit Enter. The console does not scroll down to show the prompt every other time.
Attachments
Patch (1.63 KB, patch)
2010-12-17 09:25 PST, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2010-12-17 09:25:38 PST
WebKit Commit Bot
Comment 2 2010-12-18 13:26:48 PST
The commit-queue encountered the following flaky tests while processing attachment 76886 [details]: inspector/console-eval.html bug 51294 (author: yurys@chromium.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 3 2010-12-18 14:06:28 PST
Comment on attachment 76886 [details] Patch Rejecting attachment 76886 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-3', 'land-attachment', '--force-clean', '--ignore-builders', '--non-interactive', '--parent-command=commit-queue', 76886]" exit_code: 2 Last 500 characters of output: t-queue/WebCore/ChangeLog Failed to run "[u'git', u'svn', u'dcommit']" exit_code: 1 Cannot dcommit with a dirty index. Commit your changes first, or stash them with `git stash'. at /usr/local/git/libexec/git-core/git-svn line 500 Failed to run "[u'git', u'svn', u'dcommit']" exit_code: 1 Cannot dcommit with a dirty index. Commit your changes first, or stash them with `git stash'. at /usr/local/git/libexec/git-core/git-svn line 500 Failed to run "[u'git', u'svn', u'dcommit']" exit_code: 1 Full output: http://queues.webkit.org/results/7314032
WebKit Commit Bot
Comment 4 2010-12-18 15:27:16 PST
The commit-queue encountered the following flaky tests while processing attachment 76886 [details]: fast/images/load-img-with-empty-src.html bug 50855 (author: mitz@webkit.org) fast/preloader/script.html bug 50879 (author: abarth@webkit.org) The commit-queue is continuing to process your patch.
Yury Semikhatsky
Comment 5 2010-12-20 00:53:40 PST
Comment on attachment 76886 [details] Patch Clearing flags on attachment: 76886 Committed r74333: <http://trac.webkit.org/changeset/74333>
Yury Semikhatsky
Comment 6 2010-12-20 00:53:50 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.