Description was changed from ========== Detemplatize SimplifiedBackwardsTextIterator::copyTextTo with BackwardsTextBuffer This is part of a bigger ...
4 years, 10 months ago
(2016-02-03 08:35:23 UTC)
#1
Description was changed from
==========
Detemplatize SimplifiedBackwardsTextIterator::copyTextTo with
BackwardsTextBuffer
This is part of a bigger CL [1], which is in turn part of another even
bigger CL [2].
[1] https://codereview.chromium.org/1647483003
[2] https://codereview.chromium.org/1604783002
BUG=n/a
TEST=n/a; no behavior change
==========
to
==========
Detemplatize SimplifiedBackwardsTextIterator::copyTextTo with
BackwardsTextBuffer
This is the last part of a bigger CL [1], which is in turn part of another even
bigger CL [2].
[1] https://codereview.chromium.org/1647483003
[2] https://codereview.chromium.org/1604783002
BUG=n/a
TEST=n/a; no behavior change
==========
Thanks for the prompt response! https://codereview.chromium.org/1657203003/diff/40001/third_party/WebKit/Source/core/editing/iterators/SimplifiedBackwardsTextIterator.cpp File third_party/WebKit/Source/core/editing/iterators/SimplifiedBackwardsTextIterator.cpp (right): https://codereview.chromium.org/1657203003/diff/40001/third_party/WebKit/Source/core/editing/iterators/SimplifiedBackwardsTextIterator.cpp#newcode437 third_party/WebKit/Source/core/editing/iterators/SimplifiedBackwardsTextIterator.cpp:437: ASSERT(output); On 2016/02/03 at ...
4 years, 10 months ago
(2016-02-03 08:52:46 UTC)
#5
Thanks for the prompt response!
https://codereview.chromium.org/1657203003/diff/40001/third_party/WebKit/Sour...
File
third_party/WebKit/Source/core/editing/iterators/SimplifiedBackwardsTextIterator.cpp
(right):
https://codereview.chromium.org/1657203003/diff/40001/third_party/WebKit/Sour...
third_party/WebKit/Source/core/editing/iterators/SimplifiedBackwardsTextIterator.cpp:437:
ASSERT(output);
On 2016/02/03 at 08:44:25, Yosi_UTC9 wrote:
> nit: We don't need to have |ASSERT(output)|, since we use them below.
There's a symmetric assertion in crrev.com/1651263003 (just landed) for
ForwardsTextBuffer...
So let's just keep them symmetric.
Xiaocheng
The CQ bit was checked by xiaochengh@chromium.org
4 years, 10 months ago
(2016-02-03 09:15:15 UTC)
#6
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1657203003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1657203003/40001
4 years, 10 months ago
(2016-02-03 09:16:16 UTC)
#7
Issue 1657203003: Detemplatize SimplifiedBackwardsTextIterator::copyTextTo with BackwardsTextBuffer
(Closed)
Created 4 years, 10 months ago by Xiaocheng
Modified 4 years, 10 months ago
Reviewers: yosin_UTC9
Base URL: https://chromium.googlesource.com/chromium/src.git@apply_forward_buffer
Comments: 2