RESOLVED FIXED 34901
[Qt] QtWebkit bridge: enable passing a QWebElement to a signal/slot/property
https://bugs.webkit.org/show_bug.cgi?id=34901
Summary [Qt] QtWebkit bridge: enable passing a QWebElement to a signal/slot/property
Noam Rosenthal
Reported 2010-02-12 11:44:38 PST
This is the last "HTML-specific" bridge addition: Allow a signal/slot/property of type QWebElement to send/receive a javascript argument that holds an actual HTML image element.
Attachments
QtWebkitBridge: support for QWebElement as a transient (QVariant) type (8.48 KB, patch)
2010-02-12 20:31 PST, Noam Rosenthal
no flags
Noam Rosenthal
Comment 1 2010-02-12 20:31:00 PST
Created attachment 48696 [details] QtWebkitBridge: support for QWebElement as a transient (QVariant) type Includes appropriate tests in tst_qwebframe
Simon Hausmann
Comment 2 2010-02-15 07:17:57 PST
Comment on attachment 48696 [details] QtWebkitBridge: support for QWebElement as a transient (QVariant) type Nice! Noam, I'm going to set cq+, but please set either cq? or cq- if you want or do not want this to go through the commit-queue.
WebKit Commit Bot
Comment 3 2010-02-15 07:36:06 PST
Comment on attachment 48696 [details] QtWebkitBridge: support for QWebElement as a transient (QVariant) type Clearing flags on attachment: 48696 Committed r54775: <http://trac.webkit.org/changeset/54775>
WebKit Commit Bot
Comment 4 2010-02-15 07:36:13 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.