GNOME Bugzilla – Bug 172820
doesn't compile against mozilla trunk
Last modified: 2005-04-06 17:59:55 UTC
due to an API change. Patch follows. This patch drops support for mozilla 1.8a* and 1.8b1; it will only allow compilation on 1.7.x, firefox 1.0.x and trunk (and >= 1.8b2 when released). I don't think that will be a problem, right?
Created attachment 39751 [details] [review] fix
Hi, No idea, I have to admit that I don't follow mozilla development very closely. But I trust you if you think it isn't needed. Feel free to commit, in the future I'm definitely fine with you commiting Mozilla-related stuff directly. You know much about that than I ever will. Thanks!
2005-04-06 Christian Persch <chpe@cvs.gnome.org> * src/dh-gecko-utils.cpp: Fix for mozilla API change. Fixes bug #172820.