[webkit-reviews] review granted: [Bug 101275] Clean up ScrollingConstraints.h : [Attachment 172434] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 5 16:36:17 PST 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Beth Dakin
<bdakin at apple.com>'s request for review:
Bug 101275: Clean up ScrollingConstraints.h
https://bugs.webkit.org/show_bug.cgi?id=101275

Attachment 172434: Patch
https://bugs.webkit.org/attachment.cgi?id=172434&action=review

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


> Source/WebCore/page/scrolling/ScrollingConstraints.h:-65
> -    ViewportConstraints()
> -	   : m_anchorEdges(0)
> -    { }

You need this one to initialize m_anchorEdges, no?


More information about the webkit-reviews mailing list