Use new downcast helper for blink::BitmapImage
This CL has two goals, 1. Use To<BitmapImage> and DynamicTo<BitmapImage> as new downcast helper 2. Use IsA<BitmapImage>(element) in place of IsBitmapImage(element) Bug: 891908 Change-Id: I1534b601cfae0f99adb15355f7f1042d1c889552 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019644Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#744303}
Showing
This diff is collapsed.
Please register or sign in to comment