[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 16:04:55 PST 2009


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


eric at webkit.org changed:

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




------- Comment #2 from eric at webkit.org  2009-02-05 16:04 PDT -------
Created an attachment (id=27368)
 --> (https://bugs.webkit.org/attachment.cgi?id=27368&action=view)
Slightly clearer diff, and added documentation of ASSERTS ojan and I kept
hitting in this code.

 WebCore/ChangeLog                     |   36 ++++++++++++++++++++++
 WebCore/editing/Editor.cpp            |   16 +++++-----
 WebCore/editing/Selection.cpp         |   54 +++++++++++++++++++-------------
 WebCore/editing/Selection.h           |   36 ++++++++++++----------
 WebCore/editing/SelectionController.h |    2 +-
 WebCore/editing/TypingCommand.cpp     |   16 +++++-----
 WebCore/page/Frame.cpp                |   16 ++++------
 7 files changed, 111 insertions(+), 65 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