Web Inspector: live edit cursor always appears at the beginning of the file.
authorpodivilov@chromium.org <podivilov@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 13:53:31 +0000 (13:53 +0000)
committerpodivilov@chromium.org <podivilov@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 13:53:31 +0000 (13:53 +0000)
commit0d5257a47a0909396b72ab82a69de3341f0ddf66
tree92f0f3103392e6d640c583fccedde612641494b7
parent83646d1b79143d6beed28dd5e7dc956993eabc1e
Web Inspector: live edit cursor always appears at the beginning of the file.
https://bugs.webkit.org/show_bug.cgi?id=68900

Reviewed by Pavel Feldman.

* inspector/front-end/TextViewer.js:
(WebInspector.TextEditorMainPanel.prototype._updateSelectionOnStartEditing):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96219 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/inspector/front-end/TextViewer.js