[webkit-reviews] review requested: [Bug 23389] Clean up ApplyStyleCommand and deploy a bit more PassRefPtr : [Attachment 26807] Small cleanups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 16 14:34:48 PST 2009


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 23389: Clean up ApplyStyleCommand and deploy a bit more PassRefPtr
https://bugs.webkit.org/show_bug.cgi?id=23389

Attachment 26807: Small cleanups
https://bugs.webkit.org/attachment.cgi?id=26807&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
 WebCore/ChangeLog				    |	37 ++++++++++++++++++++
 WebCore/editing/ApplyStyleCommand.cpp		    |	35 ++++++-------------
 WebCore/editing/ApplyStyleCommand.h		    |	 2 +-
 WebCore/editing/CompositeEditCommand.cpp	    |	 7 ++--
 WebCore/editing/IndentOutdentCommand.cpp	    |	 4 +-
 WebCore/editing/InsertLineBreakCommand.cpp	    |	 8 ++--
 .../editing/InsertParagraphSeparatorCommand.cpp    |	 2 +-
 WebCore/editing/InsertTextCommand.cpp		    |	 2 +-
 WebCore/editing/ModifySelectionListLevel.cpp	    |	 4 +-
 WebCore/editing/ReplaceSelectionCommand.cpp	    |	24 ++++++------
 WebCore/editing/ReplaceSelectionCommand.h	    |	 6 ++--
 11 files changed, 77 insertions(+), 54 deletions(-)


More information about the webkit-reviews mailing list