diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-08-08 04:29:41 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-08-08 04:29:41 +0800 |
commit | e0560dfc3c391b5b063a37d2974860540785ae73 (patch) | |
tree | ee3d1727b28c32cbd46867720a0fb0439f1bc638 /ChangeLog | |
parent | 2f00ef03e4fa04c80915fbbc6cd5d54d9afd2ae6 (diff) | |
download | gsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.tar.gz gsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.tar.zst gsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.zip |
Simply CallGetService to get the pref branch.
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-notifiers.cpp:
Simply CallGetService to get the pref branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-08-07 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-notifiers.cpp: + + Simply CallGetService to get the pref branch. + +2006-08-07 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-embed-single.cpp: Use AutoJSContextStack on window open. |