Skip to content

Display bookmarks for Falkon

Alexander Lohnau requested to merge work/alex/add_falkon_bookmarks into master

FEATURE: 393544

This adds support for falcon bookmarks. The same format is used in Chrome/Chromium.
Thats why the logic to parse this specific formats has been moved to the browser base class.

This will also be useful of we want to support other browsers in the future.

Test Plan:

  • Unit tests for chrome
  • Set Falkon as default browser and add some bookmarks. They should be displayed with their icons.
Edited by Alexander Lohnau

Merge request reports