commit | 43c0e8f9b32d35de5712d0f129ed7c07feda6c53 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Jan 15 14:51:36 2015 -0800 |
committer | Shawn Pearce <sop@google.com> | Thu Jan 15 15:00:16 2015 -0800 |
tree | 755804c25ee1c2f4ebd43398f19dc35e91804064 | |
parent | c58d6b422293a9bb25a1abe4b1fbdd8f2c8d4d2b [diff] |
Pass line number in EditScreen URL tokens The line number should be part of the token, not a static field. This allows the line to survive through a sign-in redirect. Refactor the scroll-to-line feature from SideBySide into a common Java based utility method on the CodeMirror instance. There is no reason for this to be in pure JavaScript. Change-Id: I2f1655e5a7c52bc27cc3a987e44210833d8b68bd