Comment 56 for bug 233901

Revision history for this message
In , Mozilla-dce (mozilla-dce) wrote :

It was in the .cfg file. The .cfg file was 13-bit shift encoded, and the .cfg
file was specified in all.js. In fact, the browser actually retrieves the
remote config from the web site. The retrieved javascript file doesn't have any
affect on the browser's configuration.

According to info at
http://bugzilla.mozilla.org/attachment.cgi?id=125500&action=view#00052 the file
on the web server is plain javascript. If this is not the case, some
documenatation somewhere needs to say this. Once we have a working solution,
I'll update my instructions at
http://archives.seul.org/seul/edu/Jan-2003/msg00049.html to reflect the correct
way to use the remote config URL.

At least in Firebird 0.6.1 and 0.7 this still does not appear to be functional.