[webkit-reviews] review requested: [Bug 65637] Crash beneath PlatformCALayerWinInternal::updateTiles when zooming on Google Maps : [Attachment 102834] Detect and handle overflow in PlatformCALayerWinInternal::constrainedSize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 15:57:13 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has asked	for review:
Bug 65637: Crash beneath PlatformCALayerWinInternal::updateTiles when zooming
on Google Maps
https://bugs.webkit.org/show_bug.cgi?id=65637

Attachment 102834: Detect and handle overflow in
PlatformCALayerWinInternal::constrainedSize
https://bugs.webkit.org/attachment.cgi?id=102834&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
GraphicsLayerCA::constrainedSize() already does some size limiting; why does
PlatformCALayerWinInternal need it too? FWIW, that code uses floats to get
around the overflow issues.


More information about the webkit-reviews mailing list