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

Issue 303743003: Check null position start of paragraph to move parameter in CompositeEditCommand::moveParagraph (Closed)

Created:
6 years, 6 months ago by yosin_UTC9
Modified:
6 years, 6 months ago
Reviewers:
yoichio, Yuta Kitamura
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Check null position start of paragraph to move parameter in CompositeEditCommand::moveParagraph This patch changes CompositeEditCommand::moveParagraph to check whether |startOfParagraphToMove| is null position or not. If |startOfParagraphToMove| is null position, |moveParagraph| does nothing as |startOfParagraphToMove| equals to |destination|. BUG=377709 TEST=LayoutTests/editing/execCommand/unlistify-body-crash.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175046

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
A LayoutTests/editing/execCommand/unlistify-body-crash.html View 1 chunk +29 lines, -0 lines 0 comments Download
A + LayoutTests/editing/execCommand/unlistify-body-crash-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/editing/CompositeEditCommand.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
yosin_UTC9
Could you review this patch? Thanks in advance.
6 years, 6 months ago (2014-05-29 01:40:06 UTC) #1
yoichio
6 years, 6 months ago (2014-05-29 02:20:25 UTC) #2
yoichio
lgtm
6 years, 6 months ago (2014-05-29 02:20:31 UTC) #3
Yuta Kitamura
lgtm
6 years, 6 months ago (2014-05-29 06:52:34 UTC) #4
yosin_UTC9
The CQ bit was checked by yosin@chromium.org
6 years, 6 months ago (2014-05-29 07:43:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yosin@chromium.org/303743003/1
6 years, 6 months ago (2014-05-29 07:44:08 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-05-29 10:31:47 UTC) #7
Message was sent while issue was closed.
Change committed as 175046

Powered by Google App Engine
This is Rietveld 408576698