Bug 119954 - Page::dragCaretController() should return a reference.
Summary: Page::dragCaretController() should return a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-17 10:46 PDT by Andreas Kling
Modified: 2013-08-17 11:13 PDT (History)
6 users (show)

See Also:


Attachments
Patch (8.88 KB, patch)
2013-08-17 10:49 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-08-17 10:46:44 PDT
Page::dragCaretController() should return a reference.
Comment 1 Andreas Kling 2013-08-17 10:49:28 PDT
Created attachment 209003 [details]
Patch
Comment 2 Andreas Kling 2013-08-17 11:13:26 PDT
Committed r154238: <http://trac.webkit.org/changeset/154238>