Bug 31647

Summary: Make KeyboardEvent::m_keyEvent use OwnPtr
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: alice.barraclough, ap, commit-queue, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Daniel Bates
Reported 2009-11-18 14:25:36 PST
On a suggestion by Darin <https://bugs.webkit.org/show_bug.cgi?id=16735#c11>: We should make KeyboardEvent::m_keyEvent use an OwnPtr instead of a raw pointer.
Attachments
Patch (2.20 KB, patch)
2009-11-18 14:28 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2009-11-18 14:28:50 PST
Eric Seidel (no email)
Comment 2 2009-11-18 15:29:54 PST
Comment on attachment 43461 [details] Patch Yay!
WebKit Commit Bot
Comment 3 2009-11-21 13:27:03 PST
Comment on attachment 43461 [details] Patch Clearing flags on attachment: 43461 Committed r51285: <http://trac.webkit.org/changeset/51285>
WebKit Commit Bot
Comment 4 2009-11-21 13:27:08 PST
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.