[Webkit-unassigned] [Bug 29012] [Qt] Add signals informing about operations on DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 4 07:04:51 PST 2010


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth at webkit.org




--- Comment #4 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-03-04 07:04:51 PST ---
You could basically do this manually. Expose a QObject to the JS environment,
hook up event listeners to call back methods on the QObject and emit the needed
signals.

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