DescriptionSwitch cc::RenderPassId and cc::DrawQuad::Resources to use uint32_t instead of size_t.
This is because size_t's size depends on the architecture and we send these structs over IPC. We need IPCs to match as we're now going to support 32 and 64 bit processes communicating on Android.
This is split off from https://codereview.chromium.org/1619363002/.
BUG=581409
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/d2b0dced3c3f6875c3f35d7ebe2d5c448909b9d7
Cr-Commit-Position: refs/heads/master@{#374192}
Patch Set 1 #
Total comments: 4
Patch Set 2 : review comments #
Total comments: 2
Patch Set 3 : review comments #
Messages
Total messages: 15 (5 generated)
|