Jyri, Yeah, I should have caught that one. The interface is not changing. The below partial interface table is from the previous case.
Thanks, John +========================+==================+==============================+ | $HOME/.mozilla/firefox | Volatile | The location of user | | | | profiles | +------------------------+------------------+------------------------------+ | /usr/lib/firefox | Uncommitted | Install location | | | | | +------------------------+------------------+------------------------------+ | /usr/bin/firefox | Committed | Link pointing to the | | | | default firefox, normally | | | | /usr/lib/firefox/firefox | +------------------------+------------------+------------------------------+ | Firefox CLI | Uncommitted | Firefox command line | | | | interface | +------------------------+------------------+------------------------------+ | Firefox GUI | Volatile | Firefox graphical user | | | | interface | +------------------------+------------------+------------------------------+ Jyri Virkki wrote: > John Fischer wrote: >> I am sponsoring this projected for Ginn Chen of the Desktop group >> in Beijing. I have set the timer for Tuesday, November 24, 2009. >> The case directory contains this proposal. > > +1 > > (minor nit below) > > > >> | Firefox Browser | Uncommitted | Firefox 3.6 > > What's the actual public interface being exported here, the executable > path & name? Its command line arguments? Something else? All of the above? > > >