Mobile/Projects/GeckoView: Difference between revisions

Jump to navigation Jump to search
m
Line 38: Line 38:


=== Profiles ===
=== Profiles ===
The Mozilla platform has an inherent dependency on profiles, whcih are used to store various preferences, data files and caches. In the case of an embedable widget, it's often not desirable to use profiles. Gecko stores the profiles in a location of it's choosing, although this location can be changed as long as Gecko has read/write privilegs to the new location.
The Mozilla platform has an inherent dependency on profiles, which are used to store various preferences, data files and caches. In the case of an embeddable widget, it's often not desirable to use profiles. Gecko stores the profiles in a location of it's choosing, although this location can be changed as long as Gecko has read/write privileges to the new location.
Only one profile can be used by a given process.
Only one profile can be used by a given process.
Confirmed users
247

edits

Navigation menu