Mike Pinkerton <pinkerton@aol.net> has granted Ludovic Hirlimann <qa-mozilla@hirlimann.net>'s request for superreview: Bug 250386: Camino should look for user defined earchURLList.plist first before using the default list. https://bugzilla.mozilla.org/show_bug.cgi?id=250386 Attachment 163203: Updated patch addressing review comments https://bugzilla.mozilla.org/attachment.cgi?id=163203&action=edit ------- Additional Comments from Mike Pinkerton <pinkerton@aol.net> + NSString *defaultSearchEngineList = [[NSBundle mainBundle] pathForResource:@"SearchURLList" ofType:@"plist"]; rather than do this twice, pull this declaration out of the if statement so that it is scoped to the entire method. just attach another quick patch and it'll get sr.
![]() |
0 |
![]() |