aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2007-03-12 20:47:10 +0800
committerChristian Persch <chpe@src.gnome.org>2007-03-12 20:47:10 +0800
commit44bce1ab7d508b27cb8471bfbda15733752f81f8 (patch)
tree6b7bbc63dc807da574162b8bb9b42fae907e08a5 /ChangeLog
parent5754e9de9cbbf108eb28b28b609bfe95092afbc3 (diff)
downloadgsoc2013-epiphany-44bce1ab7d508b27cb8471bfbda15733752f81f8.tar
gsoc2013-epiphany-44bce1ab7d508b27cb8471bfbda15733752f81f8.tar.gz
gsoc2013-epiphany-44bce1ab7d508b27cb8471bfbda15733752f81f8.tar.bz2
gsoc2013-epiphany-44bce1ab7d508b27cb8471bfbda15733752f81f8.tar.lz
gsoc2013-epiphany-44bce1ab7d508b27cb8471bfbda15733752f81f8.tar.xz
gsoc2013-epiphany-44bce1ab7d508b27cb8471bfbda15733752f81f8.tar.zst
gsoc2013-epiphany-44bce1ab7d508b27cb8471bfbda15733752f81f8.zip
Implement nsICookiePromptService. Bug #337826.
2007-03-12 Christian Persch <chpe@gnome.org> * embed/mozilla/GeckoCookiePromptService.cpp: * embed/mozilla/GeckoCookiePromptService.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: Implement nsICookiePromptService. Bug #337826. svn path=/trunk/; revision=6961
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e2a7e5f3..abc40e7cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-03-12 Christian Persch <chpe@gnome.org>
+
+ * embed/mozilla/GeckoCookiePromptService.cpp:
+ * embed/mozilla/GeckoCookiePromptService.h:
+ * embed/mozilla/Makefile.am:
+ * embed/mozilla/MozRegisterComponents.cpp:
+
+ Implement nsICookiePromptService. Bug #337826.
+
2007-03-11 Christian Persch <chpe@gnome.org>
* configure.ac: