Issue 3109: Importing Firefox bookmarks fails b/c of old FF registry keys
http://code.google.com/p/chromium/issues/detail?id=3109

Comment #5 by [EMAIL PROTECTED]:
I am going to do a blind fix since I can't repro this because I don't know  
how is the
registry setup such that confuses our code. We look both in HCKU and HKLM  
for the FF
version in GetCurrentFirefoxMajorVersion(), the rest of the registry keys  
come from
HKLM and I have no indication this needs to change.

So my fix is to take the highest version of the FF browser in  
GetCurrentFirefoxMajorVersion() instead of stopping at the first we found,  
that way I
hope to avoid whatever old versions of ff have left in the registry.





-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to