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

Issue 1319433002: Make selectMisspellingAsync() to use VisibleSelection::toNormalizedEphemeralRange() instead of toNor (Closed)

Created:
5 years, 4 months ago by yosin_UTC9
Modified:
5 years, 3 months ago
Reviewers:
yoichio, hajimehoshi, tkent
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Make selectMisspellingAsync() to use VisibleSelection::toNormalizedEphemeralRange() instead of toNormalizedRange() This patch changes |selectMisspellingAsync| class to use |toNormalizedEphemeralRange()| in |VisibleSelection| class instead of |toNormalizedRange()| as a preparation of templatizing |VisibleSelection| to use templatized positions instead of DOM position to represent range. This patch is a preparation of making selection to handle granularity for web component, http://crrev.com/1277863002 BUG=513568 TEST=n/a; no behavior changes Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201179

Patch Set 1 : 2015-08-25T15:31:59 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/web/ContextMenuClientImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 37 (17 generated)
yosin_UTC9
PTAL
5 years, 4 months ago (2015-08-25 07:01:57 UTC) #2
yoichio
lgtm
5 years, 4 months ago (2015-08-25 07:36:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319433002/1
5 years, 4 months ago (2015-08-25 07:42:29 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/92293)
5 years, 4 months ago (2015-08-25 07:50:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319433002/1
5 years, 4 months ago (2015-08-25 09:22:13 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/92327)
5 years, 4 months ago (2015-08-25 09:30:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319433002/1
5 years, 4 months ago (2015-08-25 11:16:18 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/92369)
5 years, 4 months ago (2015-08-25 11:24:27 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319433002/1
5 years, 4 months ago (2015-08-25 12:40:07 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/92390)
5 years, 4 months ago (2015-08-25 12:47:43 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319433002/1
5 years, 4 months ago (2015-08-25 12:50:18 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/92393)
5 years, 4 months ago (2015-08-25 12:58:23 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319433002/1
5 years, 4 months ago (2015-08-25 13:00:00 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/92396)
5 years, 4 months ago (2015-08-25 13:08:16 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319433002/1
5 years, 4 months ago (2015-08-25 13:28:20 UTC) #29
yosin_UTC9
+tkent@ for OWNERS review
5 years, 4 months ago (2015-08-25 13:35:43 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/92411)
5 years, 4 months ago (2015-08-25 13:36:47 UTC) #33
tkent
lgtm
5 years, 3 months ago (2015-08-25 23:26:09 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319433002/1
5 years, 3 months ago (2015-08-25 23:26:39 UTC) #36
commit-bot: I haz the power
5 years, 3 months ago (2015-08-26 00:46:49 UTC) #37
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201179

Powered by Google App Engine
This is Rietveld 408576698