mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Upstream delegated WebContents::GetSize() and Resize() to WebContentsView. - GetSize() now requires const override - Resize() is a new required method Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7155287