commit | faf65a356ce209e08f4a9c5697d55eb6b0839f50 | [log] [tgz] |
---|---|---|
author | Michael Zhou <moz@google.com> | Mon Jun 10 09:49:53 2013 -0700 |
committer | Michael Zhou <moz@google.com> | Tue Jun 25 10:04:24 2013 -0700 |
tree | a72440f2f31ad033f3c7e637cbdf0f8dfbea0d0d | |
parent | abf646c761b02d4125557b2a91a0eecc9f5c7308 [diff] |
Start displaying comments and drafts. Added drafts() call to CommentApi. Added CommentBox for displaying comments. Modified CodeMirrorDemo: 1. Implemented the algorithm and data structure that, given a line number on one CM, return the corresponding line number on the other. 2. Added methods to display comments. Modified some CSS styles for DiffTable. Added wrapper for LineWidget in case we need it. Change-Id: I9b9f6940ffa4eb1f87f79d5a655edd6beaab3b37