My understanding is that for the profiling phase of the PGO builds,
Firefox 3.0.x was simply opened, then closed.
Is this (still) the case for the Firefox v3.5.0 builds? If not, how
is the browser used during the profiling phase of the build?
Thanks.
It basically loads
<http://mxr.mozilla.org/mozilla-central/source/build/pgo/index.html?force=1>
and does what the script there says.
-Boris
Er, that's on trunk. For 3.5 the relevant file is
<http://mxr.mozilla.org/mozilla1.9.1/source/build/pgo/index.html?force=1>
-Boris