Bug 274530
Summary: | [WPE][Qt6] Introduce QWebEngineProfile equivalent - WPEProfile | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | WPE WebKit | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Nikolas Zimmermann
Offer a new API, WPEProfile, that can act as drop-in replacment for QWebEngineProfile.
In Qt that can be used to override e.g. HTTP user agent / accept-language. Implement that as start.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/28922