[Webkit-unassigned] [Bug 34747] [Qt] Sync with API changes in Maemo 5 kinetic scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 04:48:28 PST 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48404|review?, commit-queue?      |
               Flag|                            |




--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-02-09 04:48:27 PST ---
(From update of attachment 48404)

> +bool qt_sendSpontaneousEvent(QObject* receiver, QEvent* ev)
> +{
> +    return QCoreApplication::sendSpontaneousEvent(receiver, ev);
> +}

Why is this needed? Are you wrapping a method with the same signature


> +        Patch by Robert Griebl <rgriebl at trolltech.com>

As far as I understand, Robert is the committer, but the patch was done by
Sandmann,

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