DescriptionFix the failed case AndroidProviderBackendTest.UpdateFavicon on Android
It's caused by issue 10831341 which uses scoped_refptr<base::RefCountedMemory>.
The content of the 'data' is swapped so need to reset it.
BUG=
TEST=run_tests.py -s unit_tests --gtest_filter=AndroidProviderBackendTest.UpdateFavicon
TBR=sky
Patch Set 1 #
Total comments: 1
Patch Set 2 : Changes according to the comment #Messages
Total messages: 9 (0 generated)
|