View Single Post
Posts: 40 | Thanked: 265 times | Joined on Aug 2007
#238
Originally Posted by qwazix View Post
Does embedlite use the normal firefox profile folder for bookmarks, sync, history and such? Are those functions there or do we have to implement them from scratch?

For example the add bookmark button should just call a function that will be hooked to embedlite, or should I implement a way to save bookmarks? The same goes for history etc.
yes embedlite creates normal mozilla profile, and basically you are able to use mozilla API to receive history, bookmarks API... I need to wrap them into embedlite or provide example of component how to use them on top of embedlite API's

No you don't need to do anything from scratch.
 

The Following 5 Users Say Thank You to romaxa For This Useful Post: