Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Issue 2945703002: add support for rich text selections (Closed)

Created:
3 years, 6 months ago by David Tseng
Modified:
3 years, 6 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, alemate+watch_chromium.org, dtseng+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, dougt+watch_chromium.org, dmazzoni+watch_chromium.org, oshima+watch_chromium.org, aleventhal+watch_chromium.org, je_julie, arv+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

add support for rich text selections BUG=719654 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2945703002 Cr-Commit-Position: refs/heads/master@{#481283} Committed: https://chromium.googlesource.com/chromium/src/+/f89d3572342f8a1bad997cec5fbabcdfe33aa5ef

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Patch Set 3 : Account for lines without any text #

Patch Set 4 : Rebase. #

Total comments: 11

Patch Set 5 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -43 lines) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js View 1 2 3 4 10 chunks +117 lines, -28 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/editing_test.extjs View 1 2 3 4 1 chunk +114 lines, -15 lines 0 comments Download

Messages

Total messages: 31 (24 generated)
David Tseng
PTAL. Ready for an initial look. Things just about work everywhere.
3 years, 6 months ago (2017-06-16 23:19:47 UTC) #3
dmazzoni
https://codereview.chromium.org/2945703002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js (right): https://codereview.chromium.org/2945703002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js#newcode230 chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js:230: this.anchorLine_ = new editing.EditableLine(root.anchorObject, Is the plan to refactor ...
3 years, 6 months ago (2017-06-19 15:11:51 UTC) #4
David Tseng
PTAL; added tests and removed WIP. https://codereview.chromium.org/2945703002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js (right): https://codereview.chromium.org/2945703002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js#newcode230 chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js:230: this.anchorLine_ = new ...
3 years, 6 months ago (2017-06-19 18:27:47 UTC) #6
dmazzoni
lgtm https://codereview.chromium.org/2945703002/diff/60001/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js (right): https://codereview.chromium.org/2945703002/diff/60001/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js#newcode724 chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js:724: * @return {boolean} Add @param {editing.EditableLine}, I'm assuming ...
3 years, 6 months ago (2017-06-21 06:22:08 UTC) #15
David Tseng
https://codereview.chromium.org/2945703002/diff/60001/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js (right): https://codereview.chromium.org/2945703002/diff/60001/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js#newcode724 chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js:724: * @return {boolean} On 2017/06/21 06:22:07, dmazzoni wrote: > ...
3 years, 6 months ago (2017-06-21 16:58:28 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2945703002/80001
3 years, 6 months ago (2017-06-21 19:51:19 UTC) #28
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 19:57:05 UTC) #31
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/f89d3572342f8a1bad997cec5fba...

Powered by Google App Engine
This is Rietveld 408576698