[Webkit-unassigned] [Bug 58913] [Qt] QML WebView missing auto test for pressGrabTime

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 19 12:12:57 PDT 2011


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


Alexis Menard <alexis.menard at openbossa.org> changed:

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




--- Comment #2 from Alexis Menard <alexis.menard at openbossa.org>  2011-04-19 12:12:57 PST ---
(From update of attachment 90234)
View in context: https://bugs.webkit.org/attachment.cgi?id=90234&action=review

> Source/WebKit/qt/tests/qdeclarativewebview/resources/webviewtest.qml:13
> +    property alias presGrabTime: myweb.pressGrabTime

presGrabTime -> typo.

Why you need to define it if after you do : QObject* wv = rootItem->findChild<QObject*>("myweb"); which means you don't use the alias property.

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