[Webkit-unassigned] [Bug 135268] Compute and store snap point positions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 13 06:54:47 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135268





--- Comment #21 from Wenson Hsieh <wenson_hsieh at apple.com>  2014-08-13 06:54:54 PST ---
(From update of attachment 236482)
View in context: https://bugs.webkit.org/attachment.cgi?id=236482&action=review

>> Source/WebCore/platform/ScrollableArea.h:271
>> +    OwnPtr<Vector<LayoutUnit>> m_verticalSnapOffsets;
> 
> These should be std::unique_ptrs

Fixed. Thanks!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list