[webkit-reviews] review requested: [Bug 71625] Web Inspector: Preserve an indentation level when inserting a new line : [Attachment 117028] Immutable TextRange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 13:09:56 PST 2011


Nikita Vasilyev <me at elv1s.ru> has asked  for review:
Bug 71625: Web Inspector: Preserve an indentation level when inserting a new
line
https://bugs.webkit.org/show_bug.cgi?id=71625

Attachment 117028: Immutable TextRange
https://bugs.webkit.org/attachment.cgi?id=117028&action=review

------- Additional Comments from Nikita Vasilyev <me at elv1s.ru>
(In reply to comment #23)
> > Source/WebCore/inspector/front-end/TextViewer.js:1168
> > +		 newRange = this._setText(range, lineBreak + indent + lineBreak
+ currentIndent);
> 
> What's happening here? Could you comment on this case?

I've added a comment. Also, see http://www.screenr.com/PZZs at 0:04


More information about the webkit-reviews mailing list