tail_bookmarks.js File Reference

Go to the source code of this file.

Functions

 flush_main_thread_events ()
 
 getService (Ci.nsIObserverService)
 
os notifyObservers (null,"quit-application-granted", null)
 
 if (pip.DBConnection.connectionReady)
 

Variables

var os = Cc['@mozilla.org/observer-service
 
var pip
 

Function Documentation

flush_main_thread_events ( )

Flushes any events in the event loop of the main thread.

Definition at line 326 of file head_bookmarks.js.

getService ( Ci.  nsIObserverService)

Definition at line 4 of file browser_sanitize-passwordDisabledHosts.js.

if ( pip.DBConnection.  connectionReady)

Definition at line 60 of file tail_bookmarks.js.

os notifyObservers ( null  ,
"quit-application-granted"  ,
null   
)

Variable Documentation

var os = Cc['@mozilla.org/observer-service

Definition at line 48 of file tail_bookmarks.js.

var pip
Initial value:
= Cc["@mozilla.org/browser/nav-history-service;1"].
getService(Ci.nsINavHistoryService).
QueryInterface(Ci.nsPIPlacesDatabase)
const Cc
getService(Ci.nsIObserverService)
sbOSDControlService prototype QueryInterface
const Ci

Definition at line 57 of file tail_bookmarks.js.