Skip to content

Ensure CefSettings.CachePath and RequestContextSettings.CachePath are absolute #3102

@amaitland

Description

@amaitland

The cache path must be an absolute path. It was never intended to work with relative paths.

As per https://bitbucket.org/chromiumembedded/cef/issues/2916/not-persisting-in-local-stoage-when-using#comment-56993126 the CachePath must be absolute.

  • throw Exception if paths are non absolute

Related issue #3074

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions