bindings: Fix ScrollTimeline
An IDL dictionary member ScrolltimeElementBasedoffset.target's type is non-nullable Element, but there are some routines that can store a nullptr or access without checking it is available. This CL fixes them. Bug: 839389 Change-Id: Ic9529c39fd4a52935570e461db85134f2c5862aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557760Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#830907}
Showing
Please register or sign in to comment