DescriptionFix a couple of firefox search engine import bugs.
1) on ubuntu, firefox3 search engines are stored in a slightly different place. See bug 53899 for more info.
2) fix parse error in ReadPrefJsValue. Firefox pref values may contain parentheses, e.g. "Wikipedia (en)"
BUG=53899
TEST=create a new firefox profile and set it as the default profile, and set firefox3 as the default browser. Launch chrome with --user-data-dir=/tmp/foo. The default set of firefox search engines should be silently imported. (Also, after I write a patch to do so, the first run ballot box should show the default ffox search engine along side the 3 defaults, if it is not one of the three defaults).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58258
Patch Set 1 #Patch Set 2 : cleanup #
Total comments: 9
Patch Set 3 : added test, TODO #
Messages
Total messages: 12 (0 generated)
|