[webkit-reviews] review granted: [Bug 74111] Some overlay scrollbar API calls in ScrollAnimatorMac can lead to an assertion in RenderBox::mapAbsoluteToLocalPoint : [Attachment 146238] Fix 3 + manual test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 08:40:13 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Ion Rosca
<rosca at adobe.com>'s request for review:
Bug 74111: Some overlay scrollbar API calls in ScrollAnimatorMac can lead to an
assertion in RenderBox::mapAbsoluteToLocalPoint
https://bugs.webkit.org/show_bug.cgi?id=74111

Attachment 146238: Fix 3 + manual test
https://bugs.webkit.org/attachment.cgi?id=146238&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=146238&action=review


> Source/WebCore/platform/mac/ScrollAnimatorMac.mm:1238
> +    if(!m_sendContentAreaScrolledTimer.isActive())

Missing space after the if


More information about the webkit-reviews mailing list