48 let
ww =
Cc[
"@mozilla.org/embedcomp/window-watcher;1"].
53 if (aTopic ===
"domwindowopened") {
54 ww.unregisterNotification(
this);
55 let
win = aSubject.QueryInterface(
Ci.nsIDOMWindow);
56 win.addEventListener(
"load",
function onLoad(
event) {
57 win.removeEventListener(
"load",
onLoad,
false);
58 executeSoon(
function () {
59 ok(
true,
"Library has been correctly opened");
72 "chrome://browser/content/places/places.xul",
74 "chrome,toolbar=yes,dialog=no,resizable",
getService(Ci.sbIFaceplateManager)
_updateTextAndScrollDataForFrame aData
sbDeviceFirmwareAutoCheckForUpdate prototype observe