[webkit-reviews] review requested: [Bug 68426] [WEBKIT2][GTK] Crash on mouse hover in MiniBrowser : [Attachment 107984] WKHitTestResults

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 20 04:50:50 PDT 2011


Nayan Kumar K <nayankk at motorola.com> has asked	for review:
Bug 68426: [WEBKIT2][GTK] Crash on mouse hover in MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=68426

Attachment 107984: WKHitTestResults
https://bugs.webkit.org/attachment.cgi?id=107984&action=review

------- Additional Comments from Nayan Kumar K <nayankk at motorola.com>
Updated patch.

This patch adds functions to expose WebHitTestResult via WKHitTestResult.h.
Minibrowser uses this new API to get the hover'ed element URL.

I am not sure whether these new files need to be compiled for all ports. For
now, it compiles only on GTK port.


More information about the webkit-reviews mailing list