DescriptionEliminate one copy of replace_char() function.
Instead of duplicating it in skimage_main.cpp, reuse the utility
function we have already in picture_utils.h.
BUG=skia:2651
TEST=./gyp_skia && ninja -C out/Debug dm
$ out/Debug/dm --tests --gms=false -m String_Replace
R=reed@google.com
Patch Set 1 #
Total comments: 1
Patch Set 2 : finish #Patch Set 3 : test #Patch Set 4 : add more tests #Patch Set 5 : add another test with some weird characters #
Total comments: 1
Patch Set 6 : separate test case - plus use equals #Patch Set 7 : str #Patch Set 8 : more tests #Patch Set 9 : tests tests tests #Patch Set 10 : bad... #
Total comments: 3
Messages
Total messages: 27 (5 generated)
|