montyc1999
montyc1999
**Describe the bug** In these 2 places, the docs say there is a maximum windowless framerate of 60: - https://github.com/chromiumembedded/cef/blob/7087113239f0ef0f929a9404b2807aa65d95b79e/include/internal/cef_types.h#L577 - https://github.com/chromiumembedded/cef/blob/7087113239f0ef0f929a9404b2807aa65d95b79e/include/cef_browser.h#L817 However, that limit was removed in this commit:...
When applying a delta with new files in a new directory, the updater currently fails with: `Error: Patch error: Delta error: No such file or directory (os error 2)` Because...