Bug 131098

Summary: Page should use std::unique_ptr for PointerLockController
Product: WebKit Reporter: Jinwoo Song <jinwoo7.song>
Component: WebCore Misc.Assignee: Jinwoo Song <jinwoo7.song>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, kangil.han
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Jinwoo Song
Reported 2014-04-02 03:57:28 PDT
MAke Page keep a std::unique_ptr to PointerLockController. Store page references and return controller references where possible.
Attachments
Patch (8.23 KB, patch)
2014-04-02 04:00 PDT, Jinwoo Song
no flags
Jinwoo Song
Comment 1 2014-04-02 04:00:19 PDT
Jinwoo Song
Comment 2 2014-04-02 16:52:06 PDT
Comment on attachment 228382 [details] Patch Clearing flags on attachment: 228382 Committed r166679: <http://trac.webkit.org/changeset/166679>
Jinwoo Song
Comment 3 2014-04-02 16:52:14 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.