DescriptionDevTools: Make TextEditor.tokenAtTextPosition() return exclusive end column
All call sites compensate for the inclusive end column by adding 1
to token.endColumn to get the actual token text.
R=lushnikov
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180260
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix remaining cases #
Messages
Total messages: 6 (0 generated)
|