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

Issue 2493873002: Introduce Internals#replaceMisspelled() and Internals#setMarker() (Closed)

Created:
4 years, 1 month ago by chaopeng
Modified:
4 years, 1 month ago
Reviewers:
tkent, yosin_UTC9
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Introduce Internals#replaceMisspelled() and Internals#setMarker() This patch introduce setMarker for ease of writing test case with document markers and replaceMisspelled for replace misspelled. This patch is a preparation of http://crrev.com/2457523003 which uses Internals#replaceMisspelled() and Internals#setMarker() BUG=664231 TEST=n/a; no behavior changes. Committed: https://crrev.com/af7933e7d353a66f958961bc8f1b2f398378d84c Cr-Commit-Position: refs/heads/master@{#432123}

Patch Set 1 #

Patch Set 2 : add layout test #

Total comments: 6

Patch Set 3 : yosin's comments addressed #

Total comments: 1

Patch Set 4 : change to optional #

Total comments: 3

Patch Set 5 : for yosin's nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -19 lines) Patch
A third_party/WebKit/LayoutTests/editing/spelling/spellcheck-marker.html View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/testing/Internals.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/testing/Internals.cpp View 1 2 3 4 6 chunks +66 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/core/testing/Internals.idl View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
chaopeng
Separate the internals changes from this patch https://codereview.chromium.org/2457523003 to here. PTAL. Thank you.
4 years, 1 month ago (2016-11-10 20:30:01 UTC) #3
yosin_UTC9
Code changes is good. Could you split this pathc into two patches: - introducing setMarker ...
4 years, 1 month ago (2016-11-11 01:44:00 UTC) #4
chaopeng
On 2016/11/11 01:44:00, Yosi_UTC9 wrote: > Code changes is good. > > Could you split ...
4 years, 1 month ago (2016-11-11 21:29:23 UTC) #7
yosin_UTC9
Please update summary and description: - summary should not include URL - description should explain ...
4 years, 1 month ago (2016-11-14 02:28:18 UTC) #8
chaopeng
On 2016/11/14 02:28:18, Yosi_UTC9 wrote: > Please update summary and description: > - summary should ...
4 years, 1 month ago (2016-11-14 02:57:53 UTC) #11
yosin_UTC9
Please make description line as following format: Title\n Description I could write: Introduce Internals#replaceMisspelled() and ...
4 years, 1 month ago (2016-11-14 05:18:59 UTC) #12
chaopeng
On 2016/11/14 05:18:59, Yosi_UTC9 wrote: > Please make description line as following format: > > ...
4 years, 1 month ago (2016-11-14 06:00:34 UTC) #14
yosin_UTC9
On 2016/11/14 at 06:00:34, chaopeng wrote: > On 2016/11/14 05:18:59, Yosi_UTC9 wrote: > > Please ...
4 years, 1 month ago (2016-11-14 06:06:37 UTC) #15
chaopeng
On 2016/11/14 06:06:37, Yosi_UTC9 wrote: > On 2016/11/14 at 06:00:34, chaopeng wrote: > > On ...
4 years, 1 month ago (2016-11-14 06:19:34 UTC) #16
yosin_UTC9
lgtm w/ nits +tkent@ for OWNERS review https://codereview.chromium.org/2493873002/diff/60001/third_party/WebKit/Source/core/testing/Internals.cpp File third_party/WebKit/Source/core/testing/Internals.cpp (right): https://codereview.chromium.org/2493873002/diff/60001/third_party/WebKit/Source/core/testing/Internals.cpp#newcode184 third_party/WebKit/Source/core/testing/Internals.cpp:184: nit: Please ...
4 years, 1 month ago (2016-11-15 02:14:06 UTC) #18
tkent
lgtm
4 years, 1 month ago (2016-11-15 02:21:22 UTC) #19
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/2493873002/80001
4 years, 1 month ago (2016-11-15 04:32:01 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-15 06:00:42 UTC) #25
commit-bot: I haz the power
4 years, 1 month ago (2016-11-15 06:08:05 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/af7933e7d353a66f958961bc8f1b2f398378d84c
Cr-Commit-Position: refs/heads/master@{#432123}

Powered by Google App Engine
This is Rietveld 408576698