• David Bokan's avatar
    Fix scrollbar null-ptr crash · ca453387
    David Bokan authored
    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: default avatarRobert Flack <flackr@chromium.org>
    Commit-Queue: David Bokan <bokan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#633829}
    ca453387
scrollbar_layer_impl_base.cc 10.4 KB