Bug 66636 - FrameSelection::setNonDirectionalSelectionIfNeeded should not have a FrameSelection passed to it
Summary: FrameSelection::setNonDirectionalSelectionIfNeeded should not have a FrameSel...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-21 18:03 PDT by Wyatt Carss
Modified: 2011-08-22 13:06 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.36 KB, patch)
2011-08-21 18:08 PDT, Wyatt Carss
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wyatt Carss 2011-08-21 18:03:44 PDT
FrameSelection::setNonDirectionalSelectionIfNeeded (FrameSelection.cpp:166) was moved from EventHandler.cpp in r93134, but still has a FrameSelection argument. It should be removed.
Comment 1 Wyatt Carss 2011-08-21 18:08:59 PDT
Created attachment 104632 [details]
Patch
Comment 2 WebKit Review Bot 2011-08-22 13:06:04 PDT
Comment on attachment 104632 [details]
Patch

Clearing flags on attachment: 104632

Committed r93531: <http://trac.webkit.org/changeset/93531>
Comment 3 WebKit Review Bot 2011-08-22 13:06:08 PDT
All reviewed patches have been landed.  Closing bug.