[webkit-reviews] review requested: [Bug 71625] Web Inspector: Preserve an indentation level when inserting a new line : [Attachment 115789] Add normalize method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 05:36:53 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 115789: Add normalize method
https://bugs.webkit.org/attachment.cgi?id=115789&action=review

------- Additional Comments from Nikita Vasilyev <me at elv1s.ru>
Andrey, I did as you said, except:

> Maybe it could be done simply by introducing a static method like
"normalizeTextRange" to ensure start <= end for a range?

Why static? I've made it instance method.


More information about the webkit-reviews mailing list