[Webkit-unassigned] [Bug 36741] New: Duplicate, slightly divergent implementation of Position[Iterator]::isCandidate()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 00:07:07 PDT 2010


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

           Summary: Duplicate, slightly divergent implementation of
                    Position[Iterator]::isCandidate()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rolandsteiner at chromium.org


The member function isCandidate is implemented twice, once on the Position
class, and once on the PositionIterator class. The latter also does not contain
the latest modifications to that function.

There should be only one implementation.

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