[Webkit-unassigned] [Bug 29639] [Qt] Update the stypeProperty API of QWebElement.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 04:29:40 PDT 2009


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


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40058|                            |review?
               Flag|                            |
  Attachment #39916|0                           |1
        is obsolete|                            |




--- Comment #5 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2009-09-24 04:29:40 PDT ---
Created an attachment (id=40058)
 --> (https://bugs.webkit.org/attachment.cgi?id=40058)
Split patch

Yes this makes sense, I've split the patch in 3 including these two other bugs:
https://bugs.webkit.org/show_bug.cgi?id=29708
https://bugs.webkit.org/show_bug.cgi?id=29709

This patch now only contain the modifications about QWebElement::styleProperty:

(QWebElement::styleProperty):
- Merge the stypeProperty and the computedStyleProperty methods
- Remove the default value for the style resolving enum
- Rename ResolveRule to StyleResolveStrategy
(QWebElement::setStyleProperty):
- Remove the priority argument since it is possible to control the
  behaviour by adding !important or removing in the value.

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