During a test, the following code caused WebProcess crashed when the folder name string size is 10MB.
var folder = new tizen.BookmarkFolder(folder_
If I make the string size smaller, e.g. 1MB, the code ran correctly.
Which gerrit project under this page https://tz.otcshare.org/gerrit/#/admin/projects/ has the source code for Tizen Bookmark API so I can download it and look at the code?
My test was done on Josephone mobile device and the image file is josephine tizen-2.1-mobile_20130826.1.
Any tip will be greatly appreciated.
Thanks,
Chi