Changes between Version 1 and Version 2 of EFLSettingsApiTutorial
- Timestamp:
- Sep 30, 2012, 4:37:09 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EFLSettingsApiTutorial
v1 v2 1 1 2 2 ---- 3 3 This tutorial is an effect of collaboration between Samsung Poland R&D Center and Silesian Univeristy of Technology. It's a part of subject: "Writing tutorial about a WebKit-Efl API" 4 4 5 5 Author: Martyna Kubaczka (kubaczkam [at] gmail.com) … … 13 13 14 14 === Functionalities === 15 HTML5 Web database 15 HTML5 Web database: 16 16 * getting or manipulating the default maximum size 17 17 * getting current path to the directory where Webkit will write the database 18 18 * setting new path to the directory where Webkit will write the database 19 HTML5 local storage indexing database (the local tracker storage database that keeps the individual views of local storage database) 19 HTML5 local storage indexing database (the local tracker storage database that keeps the individual views of local storage database): 20 20 * clearing data from a particular database for the given URL(origin) 21 21 * removing all databases of local origin