зеркало из https://github.com/mozilla/gecko-dev.git
ab955c4662
The sizeof() was creating a size_t which made VS complain about a mismatch between uint32_t and size_t. The sizeof() should never be larger than a uint32_t, so just cast it. MozReview-Commit-ID: 5HrFOfQhAMp --HG-- extra : rebase_source : ad4306d8a9a0c20fc803db3a057de822f52076ef |
||
---|---|---|
.. | ||
D3DMessageUtils.cpp | ||
D3DMessageUtils.h | ||
GfxMessageUtils.h | ||
GraphicsMessages.ipdlh | ||
SharedDIB.cpp | ||
SharedDIB.h | ||
SharedDIBSurface.cpp | ||
SharedDIBSurface.h | ||
SharedDIBWin.cpp | ||
SharedDIBWin.h | ||
moz.build |