[Webkit-unassigned] [Bug 34902] [Qt] Added methods to QWebFrame for setting and consulting the CSS2 media type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 06:11:04 PST 2010


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yael.aharon at nokia.com




--- Comment #8 from Yael <yael.aharon at nokia.com>  2010-02-19 06:11:04 PST ---
(In reply to comment #6)
> It would be nice perhaps if the media type could be propagated down to child
> frames. Theoretically the frame is the correct place, but given that child
> frames can appear and disappear at will it only makes sense to set this
> property on the persistent main frame, at which point to avoid disambigouties a
> property on the page might be clearer.
> 
> I'm going to say r- because of the missing Q_PROPERTY and more importantly
> because I feel it's not clear that this is the right place. Would love to hear
> input from others on this. Mailing list? :)

I totally agree with Simon. When I saw this patch, my first thought was that
this should be a QWebPage property, because we are not planning on supporting
different media types per frame.

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