[Webkit-unassigned] [Bug 25056] Make editing stop using Position::m_offset directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 12:38:22 PDT 2009


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


darin at apple.com changed:

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




------- Comment #5 from darin at apple.com  2009-04-28 12:38 PDT -------
(From update of attachment 29273)
I think the key here is to first create a patch that is guaranteed to not
change behavior (using functions by new names, using functions instead of
direct access to data members). And then have a much smaller patch for all the
behavior changes.

Review should be straightforward for a patch that changes no behavior. And then
we can carefully review the behavior changes without the distraction of the
editorial-only changes.


-- 
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