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

Remove default page loading & add UrlFormatter #8

Closed zakharvoit closed 1 year ago

zakharvoit commented 1 year ago

This is a support change for the basic navigation implementation on the wolvic side. Get rid of the default page loading since it'll be handled by the wolvic browser. Also add UrlFormatter dependency to support url fomatting consistent with chromium.

zakharvoit commented 1 year ago

depends on https://github.com/Igalia/wolvic-chromium/pull/5