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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 03:53:51 PDT 2009


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


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41858|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Benjamin Poulain <benjamin.poulain at nokia.com>  2009-10-26 03:53:51 PDT ---
Created an attachment (id=41858)
 --> (https://bugs.webkit.org/attachment.cgi?id=41858)
Path to replace QList<QWebElement> by QWebElementCollection

This patch basically revert the commit 42994 
(e4ed760783109673896551892c029dc043c70b71 on git).

The changes from the original patch are:
-QWebElement operator[] do not return a const QWebElement anymore to be
coherent with the previous use of QList
-The new tests had to be adapted.

If the idea is accepted and we reintroduce QWebElementCollection, a new bug
should be created in the tree 29843 to review the API of QWebElementCollection.

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