Fix scrollbar null-ptr crash
The crash is a SegFault at 0x1c which is consistent with ScrollNode::user_scrollable_horizontal's position in ScrollNode. This is a stop-gap to prevent crashing in stable. Once it's confirmed and merged I'll investigate the underlying cause and real fix. Bug: 924068 Change-Id: I7a613b945176d54116c15feaf7f5fdc91833735a Reviewed-on: https://chromium-review.googlesource.com/c/1478373Reviewed-by:Robert Flack <flackr@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#633829}
Showing
Please register or sign in to comment