[webkit-reviews] review canceled: [Bug 71625] Web Inspector: Preserve an indentation level when inserting a new line : [Attachment 114606] Remove TextSelection, add methods to TextRange.

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 canceled Nikita Vasilyev <me at elv1s.ru>'s
request 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 114606: Remove TextSelection, add methods to TextRange.
https://bugs.webkit.org/attachment.cgi?id=114606&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