DescriptionFix import crash in Mac.
A DictionaryValue we need to keep was being autoreleased in the Mac message loop. The import process uses only C++ code, so we just make a deep copy of the (very small, 5 strings) Dictionary when it's passed into the bridge.
BUG=46003
TEST=import works on Mac OS 10.6 and 10.5
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49284
Patch Set 1 #Patch Set 2 : '' #
Total comments: 4
Patch Set 3 : '' #
Messages
Total messages: 4 (0 generated)
|