[Webkit-unassigned] [Bug 30767] New: [Qt] Reintroduce QWebElementCollection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 03:35:42 PDT 2009


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

           Summary: [Qt] Reintroduce QWebElementCollection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benjamin.poulain at nokia.com
                CC: benjamin.poulain at nokia.com
            Blocks: 29799


The function findAll() of QWebElement returns a QList of QWebElement. This
return type does not give any flexibility to upgrade the API later, (like
adding filtering on the list, or lazy population).

To add some flexibility, a d-pointer is needed in the return type. The type
QWebElementCollection should be reintroduced.

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