[Webkit-unassigned] [Bug 30628] [Qt] It is impossible to list the attributes of QWebElement

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


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


Petri Kiiskinen <ext-petri.ak.kiiskinen at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42588|                            |review+
               Flag|                            |




--- Comment #3 from Petri Kiiskinen <ext-petri.ak.kiiskinen at nokia.com>  2009-11-05 12:46:21 PDT ---
Created an attachment (id=42588)
 --> (https://bugs.webkit.org/attachment.cgi?id=42588)
Proposal for a patch to allow getting the list of all attributes for a
qweblement

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.

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