[Webkit-unassigned] [Bug 23774] Selection::validate() should be broken into smaller pieces to be less confusing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 5 15:45:25 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23774


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27367|                            |review?
               Flag|                            |




------- Comment #1 from eric at webkit.org  2009-02-05 15:45 PDT -------
Created an attachment (id=27367)
 --> (https://bugs.webkit.org/attachment.cgi?id=27367&action=view)
Minor refactoring and cleanup to Selection code

 WebCore/ChangeLog                     |   36 +++++++++++
 WebCore/editing/Editor.cpp            |   16 +++---
 WebCore/editing/Selection.cpp         |  104 +++++++++++++++++---------------
 WebCore/editing/Selection.h           |   36 ++++++-----
 WebCore/editing/SelectionController.h |    2 +-
 WebCore/editing/TypingCommand.cpp     |   16 +++---
 WebCore/page/Frame.cpp                |   16 ++---
 7 files changed, 134 insertions(+), 92 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list