Bug 34901

Summary: [Qt] QtWebkit bridge: enable passing a QWebElement to a signal/slot/property
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
QtWebkitBridge: support for QWebElement as a transient (QVariant) type none

Description Noam Rosenthal 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.
Comment 1 Noam Rosenthal 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
Comment 2 Simon Hausmann 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2010-02-15 07:36:13 PST
All reviewed patches have been landed.  Closing bug.