cef/tests/shared
Marshall Greenblatt 721b365c10 Add new CanZoom/Zoom API (fixes #3284)
Add a simpler CanZoom/Zoom API as an alternative to the more error-prone
SetZoomLevel/GetZoomLevel API. Both APIs are now implemented for both runtimes.
With the Chrome runtime a zoom notification bubble will be displayed unless
CefBrowserSettings.chrome_zoom_bubble is set to STATE_DISABLED.

To test:
- Run cefclient and select zoom entries from the Tests menu.
- chrome: Run cefclient with `--hide-chrome-bubbles` command-line flag to hide
  the zoom notification bubble.
2023-10-05 13:33:49 -04:00
..
browser Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
common Add new CanZoom/Zoom API (fixes #3284) 2023-10-05 13:33:49 -04:00
renderer Update source files for bracket style 2023-01-04 17:47:17 -05:00
resources ceftests: Fix OSRTest flakyness 2023-02-06 17:45:35 -05:00
process_helper_mac.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00