Chromium Code Reviews
DescriptionRemove function casting from Libsecret tests
Some libsecret data types are hidden. For our tests, we introduce our
own data types and cast them to the expected types. Previously, that was
done by casting the mocked functions. This is undefined behaviour,
thefore we are moving the casting inside the mock methods.
BUG=658723
Committed: https://crrev.com/8a42817875f7395f54bc567a319b79062b489261
Cr-Commit-Position: refs/heads/master@{#427331}
Patch Set 1 #Patch Set 2 : fix for password manager too #
Total comments: 6
Patch Set 3 : feedback #Patch Set 4 : better message #Patch Set 5 : typo #
Messages
Total messages: 25 (18 generated)
|
|||||||||||||||||||||||||||||||||||||