Bug 66636

Summary: FrameSelection::setNonDirectionalSelectionIfNeeded should not have a FrameSelection passed to it
Product: WebKit Reporter: Wyatt Carss <wcarss>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor CC: rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.