RESOLVED FIXED 157747
Use WTF::Optional for ScrollView's m_deferredScrollDelta / m_deferredScrollOffsets
https://bugs.webkit.org/show_bug.cgi?id=157747
Summary Use WTF::Optional for ScrollView's m_deferredScrollDelta / m_deferredScrollOf...
Chris Dumez
Reported 2016-05-16 12:42:31 PDT
Use WTF::Optional for ScrollView's m_deferredScrollDelta / m_deferredScrollOffsets instead of std::unique_ptr as it is more suited for this purpose.
Attachments
Patch (3.91 KB, patch)
2016-05-16 12:43 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-05-16 12:43:29 PDT
WebKit Commit Bot
Comment 2 2016-05-16 13:23:56 PDT
Comment on attachment 279036 [details] Patch Clearing flags on attachment: 279036 Committed r200963: <http://trac.webkit.org/changeset/200963>
WebKit Commit Bot
Comment 3 2016-05-16 13:24:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.