[Webkit-unassigned] [Bug 23853] New: DOMSelection does not need a "type" member

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 9 13:58:52 PST 2009


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

           Summary: DOMSelection does not need a "type" member
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: hyatt at apple.com, darin at apple.com,
                    justin.garcia at apple.com, ojan at google.com,
                    jparent at google.com


DOMSelection does not need a "type" member

http://trac.webkit.org/browser/trunk/WebCore/page/DOMSelection.idl

Mozilla's doesn't have one:
https://developer.mozilla.org/En/DOM/Selection

I don't think ours should either.  We'd have to add a new type when we add
multi-range selection support anyway...

If anyone disagrees, I'd like to know.  I'll post a patch shortly.


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