Bug 157747

Summary: Use WTF::Optional for ScrollView's m_deferredScrollDelta / m_deferredScrollOffsets
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser, thorton, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.