Changes

Jump to: navigation, search

WebAPI/SettingsAPI

50 bytes added, 14:07, 22 November 2011
Proposed API
There is a readonly mozSettings attribute in ''window.navigator'' that would return an object implementing the ''SettingsManager'' interface.
interface SettingsManager: EventTarget
{
// List of known settings.
''SettingsEvent'' is used for the followings events:
- ''change'' which happens is dispatched to the SettingsManager object when a setting value changes
== Notes ==
Confirm
368
edits

Navigation menu