| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
All the properties are write-construct-only.
https://bugzilla.gnome.org/show_bug.cgi?id=671595
|
|
|
|
|
|
|
| |
Sqlite limits the length of a LIKE pattern to 50000 bytes, therefore
we need to make sure that longer strings are not used as queries.
https://bugzilla.gnome.org/show_bug.cgi?id=674848
|
|
We'll use them to implement the new history/bookmarks storage backend.
Code by Martin Robinson (mrobinson@igalia.com) and Claudio Saavedra
(csaavedra@igalia.com)
|