RESOLVED FIXED Bug 131098
Page should use std::unique_ptr for PointerLockController
https://bugs.webkit.org/show_bug.cgi?id=131098
Summary Page should use std::unique_ptr for PointerLockController
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.