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

Issue 2786853002: Let RangeBoundaryPoint::toPoisition return Position not considering Editing (Closed)

Created:
3 years, 8 months ago by yoichio
Modified:
3 years, 8 months ago
Reviewers:
tkent, yosin_UTC9
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Let RangeBoundaryPoint::toPoisition return Position not considering Editing In the very beginning, we used this function in Editing context. However it seems we don't use this in Editing directly. In addition, it is natural that RangeBoundaryPoint don't consider Editability. Review-Url: https://codereview.chromium.org/2786853002 Cr-Commit-Position: refs/heads/master@{#462000} Committed: https://chromium.googlesource.com/chromium/src/+/c641d7f15bcf95e6779706e06780f8b581f2dc35

Patch Set 1 #

Patch Set 2 : update #

Total comments: 2

Patch Set 3 : update #

Patch Set 4 : update #

Patch Set 5 : Add test #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/RangeTest.cpp View 1 2 3 4 5 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 38 (23 generated)
yoichio
3 years, 8 months ago (2017-03-30 04:10:14 UTC) #5
yosin_UTC9
lgtm w/ nit https://codereview.chromium.org/2786853002/diff/20001/third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h File third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h (left): https://codereview.chromium.org/2786853002/diff/20001/third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h#oldcode132 third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h:132: // TODO(yosin): We should return |Position::beforeAnchor| ...
3 years, 8 months ago (2017-03-30 05:44:58 UTC) #8
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/2786853002/40001
3 years, 8 months ago (2017-03-30 07:00:24 UTC) #11
yoichio
https://codereview.chromium.org/2786853002/diff/20001/third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h File third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h (left): https://codereview.chromium.org/2786853002/diff/20001/third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h#oldcode132 third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h:132: // TODO(yosin): We should return |Position::beforeAnchor| when On 2017/03/30 ...
3 years, 8 months ago (2017-03-30 07:04:09 UTC) #13
yoichio
On 2017/03/30 07:04:09, yoichio wrote: > https://codereview.chromium.org/2786853002/diff/20001/third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h > File third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h (left): > > https://codereview.chromium.org/2786853002/diff/20001/third_party/WebKit/Source/core/dom/RangeBoundaryPoint.h#oldcode132 > ...
3 years, 8 months ago (2017-03-31 06:00:39 UTC) #14
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/2786853002/40001
3 years, 8 months ago (2017-03-31 09:31:56 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/399724)
3 years, 8 months ago (2017-03-31 09:38:31 UTC) #18
yoichio
tkent, PTAL.
3 years, 8 months ago (2017-04-03 01:45:29 UTC) #20
tkent
Does this have a behavior change? If so, please add a test.
3 years, 8 months ago (2017-04-03 04:08:21 UTC) #21
yoichio
On 2017/04/03 04:08:21, tkent wrote: > Does this have a behavior change? > If so, ...
3 years, 8 months ago (2017-04-05 02:08:40 UTC) #26
tkent
lgtm
3 years, 8 months ago (2017-04-05 02:26:32 UTC) #27
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/2786853002/80001
3 years, 8 months ago (2017-04-05 02:33:25 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/402689)
3 years, 8 months ago (2017-04-05 02:42:16 UTC) #32
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/2786853002/100001
3 years, 8 months ago (2017-04-05 05:17:58 UTC) #35
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 07:26:34 UTC) #38
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/c641d7f15bcf95e6779706e06780...

Powered by Google App Engine
This is Rietveld 408576698