[Webkit-unassigned] [Bug 15954] New: Move DOM Selection operations out of SelectionController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 07:18:11 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15954

           Summary: Move DOM Selection operations out of SelectionController
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


>From bug 15922 comment 2:

> DOMSelection is the DOM's "selection object" API. It has the same relationship
> to SelectionController that DOMWindow has to Frame. Right now there's a problem
> in that we were "grooming" SelectionController to be this DOM object. So it has
> many functions that should simply be moved into DOMSelection.

Patch forthcoming.


-- 
Configure bugmail: http://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