[Webkit-unassigned] [Bug 46492] New: document.nodesFromRect() needs to be removed from Document.idl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 11:48:09 PDT 2010


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

           Summary: document.nodesFromRect() needs to be removed from
                    Document.idl
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


The document.nodesFromRect() function should never have been added to Document.idl since that makes it a web facing API. We should remove it ASAP and instead add WebKit level API as necessary.

For ports that want this functionality exposed, a good place might be on their WebView.

(NOTE: if it is determined that there are good use cases for this feature, we can add it back, prefixed with webkit).

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