cef/libcef
Marshall Greenblatt b1cd9d1598 win/linux: Use CursorLoader for loading cursor resources (see issue #3270)
Switch to using aura::CursorLoader which knows how to load system, non-system
and pak cursor resources.

On Windows, cursors will be loaded via LoadCursor first if available with a
fallback to pak file if necessary (like with component builds).

On Linux, all non-system cursor resources will be loaded from pak file. Cursors
may be loaded asynchronously resulting in the default (pointer) cursor being
returned on the first request.
2022-04-14 20:21:21 -04:00
..
browser win/linux: Use CursorLoader for loading cursor resources (see issue #3270) 2022-04-14 20:21:21 -04:00
common Fix dismissal of select popups on NotifyMoveOrResizeStarted (see issue #3294) 2022-04-11 13:11:08 -04:00
features Fix includes path for Linux ARM cross-compile (see issue #2926) 2022-02-09 16:54:54 -05:00
renderer Use Uint32::NewFromUnsigned for unsigned values 2022-04-13 19:07:31 +00:00
resources Update to Chromium version 101.0.4951.0 (#982481) 2022-03-30 19:54:09 -04:00