Fix an assertion failure in FrameSelection::selectAll().
Don't try to make VisibleSelection for elements of which content is not selectable. This CL has no user-visible behavior changes because selectionFromContentsOfNode() created a null VisibleSelection before this CL. BUG=477839 TEST=automated Review URL: https://codereview.chromium.org/1647833002 Cr-Commit-Position: refs/heads/master@{#372015}
Showing
Please register or sign in to comment