Igalia / wolvic-chromium

The official GitHub mirror of the Chromium source
https://chromium.googlesource.com/chromium/src/
BSD 3-Clause "New" or "Revised" License
11 stars 6 forks source link

Update the WebContent instance when setting an UA override #94

Open javifernandez opened 7 months ago

javifernandez commented 7 months ago

We are storing the UA override in the WolvicContentBrowserClient's settings, but we need also to propagate this data to the WebContent instance as well, so that the NavigationRequest is aware.