cef/libcef
Marshall Greenblatt 88b88251e7 Fix decoding of resources (fixes issue #2966)
Use LoadDataResourceString instead of GetDataResource. It will perform
decoding if necessary.
2020-07-02 14:45:23 -04:00
..
browser Fix decoding of resources (fixes issue #2966) 2020-07-02 14:45:23 -04:00
common Make CefBrowserContext an abstract base class (see issue #2969) 2020-07-01 15:35:07 -04:00
features Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04:00
renderer Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04:00
resources