Bug 222109 - [WPE] User-Agent quirks not implemented
Summary: [WPE] User-Agent quirks not implemented
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-18 08:49 PST by Philippe Normand
Modified: 2021-02-19 01:04 PST (History)
3 users (show)

See Also:


Attachments
Patch (13.17 KB, patch)
2021-02-18 11:01 PST, Michael Catanzaro
no flags Details | Formatted Diff | Diff
Patch (13.19 KB, patch)
2021-02-18 11:05 PST, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2021-02-18 08:49:32 PST
We should share more code between GTK and WPE regarding UA quirks handling:

- create WebPageProxyGLib and move quirks handling from WebPageProxyGTK to that new code unit?
- make WebPageProxyWPE use WebPageProxyGLib, somehow
- same on WebProcess side for WebPageFoo
Comment 1 Michael Catanzaro 2021-02-18 11:01:28 PST
Created attachment 420848 [details]
Patch
Comment 2 Michael Catanzaro 2021-02-18 11:05:17 PST
Created attachment 420850 [details]
Patch
Comment 3 EWS 2021-02-19 01:03:58 PST
Committed r273131: <https://commits.webkit.org/r273131>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 420850 [details].