Display bookmarks for Falkon
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