[webkit-reviews] review requested: [Bug 24763] Position should support neighbor-anchored positions : [Attachment 29275] Pre-computed and store AnchorType and isLegacyEditingPosition on Position during construction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 02:12:08 PDT 2009


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 24763: Position should support neighbor-anchored positions
https://bugs.webkit.org/show_bug.cgi?id=24763

Attachment 29275: Pre-computed and store AnchorType and isLegacyEditingPosition
on Position during construction
https://bugs.webkit.org/attachment.cgi?id=29275&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
 WebCore/ChangeLog	  |   29 +++++++++++++++++++++
 WebCore/WebCore.base.exp |    1 +
 WebCore/dom/Position.cpp |   63 ++++++++++++++++++++++++++++++++++++---------
 WebCore/dom/Position.h   |   50 ++++++++++++++++++++----------------
 4 files changed, 108 insertions(+), 35 deletions(-)


More information about the webkit-reviews mailing list