Issue 841729 in chromium: Delete command crashes with display:table-cell, :first-child,:only-child

0 views
Skip to first unread message

fer… via monorail

unread,
May 11, 2018, 2:22:30 AM5/11/18
to editi...@chromium.org

Comment #3 on issue 841729 by fer...@chromium.org: Delete command crashes with display:table-cell, :first-child,:only-child
https://bugs.chromium.org/p/chromium/issues/detail?id=841729#c3

Looks like this code is the source of the nullptr. ComputeContainerNode can return null but that case is not checked.

void DeleteSelectionCommand::RemoveRedundantBlocks(
EditingState* editing_state) {
Node* node = ending_position_.ComputeContainerNode();
Element* root_element = RootEditableElement(*node);


--
You received this message because:
1. A rule CC'd you on the issue
2. You are auto-CC'd on all issues in component Blink>Editing>Command

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.

sheriffbot via monorail

unread,
May 13, 2019, 11:47:43 AM5/13/19
to editi...@chromium.org
Updates:
Labels: Hotlist-Recharge-Cold
Status: Untriaged

Comment #4 on issue 841729 by sheri...@chromium.org: Delete command crashes with display:table-cell, :first-child,:only-child
https://bugs.chromium.org/p/chromium/issues/detail?id=841729#c4

This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot


--
You received this message because:
1. A rule CC'd you on the issue
2. You are auto-CC'd on all issues in component Blink>Editing>Command

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment or make updates.
Reply all
Reply to author
Forward
0 new messages