Igalia / wolvic-chromium

The official GitHub mirror of the Chromium source
https://chromium.googlesource.com/chromium/src/
BSD 3-Clause "New" or "Revised" License
11 stars 6 forks source link

Add PageZoom APIs in Tab #69

Closed mshin-wolvic closed 8 months ago

mshin-wolvic commented 8 months ago

The zoom factor map exists separately for Android and Desktop. This patch accesses the native PageZoom code to use desktop's zoom factor map. These APIs added in Tab will be used in the Zoom UI.