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

Issue 297203004: Check nullable value before using it in IndentOutdentCommand::tryIndentingAsListItem (Closed)

Created:
6 years, 7 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 nullable value before using it in IndentOutdentCommand::tryIndentingAsListItem This patch change IndentOutdentCommand::tryIndentingAsListItem to check nullable value returned by encloseBlock() before using it. BUG=376721 TEST=LayoutTests/editing/execCommand/indent-inline-box-crash.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174952

Patch Set 1 #

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

Messages

Total messages: 6 (0 generated)
yosin_UTC9
Could you review this patch? Thanks in advance.
6 years, 6 months ago (2014-05-28 01:28:50 UTC) #1
yoichio
lgtm
6 years, 6 months ago (2014-05-28 03:12:33 UTC) #2
Yuta Kitamura
lgtm
6 years, 6 months ago (2014-05-28 09:11:50 UTC) #3
yosin_UTC9
The CQ bit was checked by yosin@chromium.org
6 years, 6 months ago (2014-05-28 09:30:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yosin@chromium.org/297203004/1
6 years, 6 months ago (2014-05-28 09:30:27 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-05-28 09:47:45 UTC) #6
Message was sent while issue was closed.
Change committed as 174952

Powered by Google App Engine
This is Rietveld 408576698