]> spindle.queued.net Git - midori/commit
Improve XBEL format compatibility and support bookmark sharing
authorChristian Dywan <christian@twotoasts.de>
Sun, 29 Nov 2009 22:50:59 +0000 (23:50 +0100)
committerChristian Dywan <christian@twotoasts.de>
Mon, 30 Nov 2009 18:36:15 +0000 (19:36 +0100)
commit56b0a55a2db25b79ada424aece45e305f26ff90f
tree638bb78ecea37906ddef583dea3658b7dd5f620c
parentbaaca9a06162f8b71445aaa951e5c3a21bb4beec
Improve XBEL format compatibility and support bookmark sharing

Loading of XBEL needs to handle title and desc children of the root
element. This is equal to using the according properties.

MicroB uses metadata without an owner and uses children rather than
properties. This is against the spec but we want to handle that.

A key value leak was plugged.

If the bookmark file is absolute, we assume it is a foreign file
and we shouldn't overwrite it.
midori/main.c
midori/midori-array.c