DescriptionSupport C++98 std::vector in mojo surfaces code
std::vector<>::data() is a C++11 feature and not available on all
toolchains. This uses &vector[0] instead.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284558
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Patch Set 3 : return null frame when any bad quads are present #
Messages
Total messages: 11 (0 generated)
|