[webkit-reviews] review granted: [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement : [Attachment 42588] Proposal for a patch to allow getting the list of all attributes for a qweblement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 12:46:20 PST 2009


Petri Kiiskinen <ext-petri.ak.kiiskinen at nokia.com> has granted	review:
Bug 30628: [Qt] It is impossible to list the attributes of QWebElement
https://bugs.webkit.org/show_bug.cgi?id=30628

Attachment 42588: Proposal for a patch to allow getting the list of all
attributes for a qweblement
https://bugs.webkit.org/attachment.cgi?id=42588&action=review

------- Additional Comments from Petri Kiiskinen
<ext-petri.ak.kiiskinen at nokia.com>
The patch will create a new public method for QWebElement in order to allow
getting a list of all attributes for an element. The patch is tested against
gitorious qt repo 4.6 branch allthough it should work on top of other forks as
well as it is not touching existing methods - just adding one new.


More information about the webkit-reviews mailing list