[Webkit-unassigned] [Bug 66638] New: Range::setEnd(const Position&, ExceptionCode) calls setStart() instead of setEnd()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 21 22:27:56 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66638
Summary: Range::setEnd(const Position&, ExceptionCode) calls
setStart() instead of setEnd()
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aboxhall at chromium.org
Range::setEnd, introduced in bug 64403, incorrectly calls setStart(PassRefPtr<Node> refNode, int offset, ExceptionCode& ec) instead of the equivalent setEnd() method.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list