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

Issue 2710593009: Selection API: add removeRange(). (Closed)

Created:
3 years, 10 months ago by tkent
Modified:
3 years, 10 months ago
Reviewers:
yoichio, yosin_UTC9
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Selection API: add removeRange(). Approved Intent-to-Ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/OnBuqLuHLeI This CL adds selection/removeRange.html to web-platform-tests. BUG=692881 Review-Url: https://codereview.chromium.org/2710593009 Cr-Commit-Position: refs/heads/master@{#452965} Committed: https://chromium.googlesource.com/chromium/src/+/e54bc779bf060c6704d4a581ee7137bb268c6b7c

Patch Set 1 : . #

Total comments: 2

Patch Set 2 : rebase #

Messages

Total messages: 30 (23 generated)
tkent
yosin@, yoichio@, would you review this please?
3 years, 10 months ago (2017-02-24 14:06:57 UTC) #13
yosin_UTC9
lgtm https://codereview.chromium.org/2710593009/diff/20001/third_party/WebKit/Source/core/editing/DOMSelection.cpp File third_party/WebKit/Source/core/editing/DOMSelection.cpp (right): https://codereview.chromium.org/2710593009/diff/20001/third_party/WebKit/Source/core/editing/DOMSelection.cpp#newcode588 third_party/WebKit/Source/core/editing/DOMSelection.cpp:588: if (range == primaryRangeOrNull()) nit: I prefer early-return ...
3 years, 10 months ago (2017-02-24 14:47:55 UTC) #15
tkent
https://codereview.chromium.org/2710593009/diff/20001/third_party/WebKit/Source/core/editing/DOMSelection.cpp File third_party/WebKit/Source/core/editing/DOMSelection.cpp (right): https://codereview.chromium.org/2710593009/diff/20001/third_party/WebKit/Source/core/editing/DOMSelection.cpp#newcode588 third_party/WebKit/Source/core/editing/DOMSelection.cpp:588: if (range == primaryRangeOrNull()) On 2017/02/24 at 14:47:55, yosin_UTC9 ...
3 years, 10 months ago (2017-02-24 17:44:12 UTC) #16
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/2710593009/20001
3 years, 10 months ago (2017-02-24 17:44:44 UTC) #18
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json: While running git apply --index -p1; error: patch failed: ...
3 years, 10 months ago (2017-02-24 17:51:51 UTC) #20
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/2710593009/40001
3 years, 10 months ago (2017-02-24 22:28:34 UTC) #27
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 22:42:16 UTC) #30
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e54bc779bf060c6704d4a581ee71...

Powered by Google App Engine
This is Rietveld 408576698