The product version string is currently hard-coded in
CefProcessUIThread::Init(). This is problematic because I forget to update it
when performing a Chromium update. It's better to use the
make_version_header.py script to pull version information from the
chrome/VERSION file and use that to format the product version string.
Original issue reported on code.google.com by magreenb...@gmail.com on 18 Oct 2011 at 5:50
Original issue reported on code.google.com by
magreenb...@gmail.com
on 18 Oct 2011 at 5:50