[Webkit-unassigned] [Bug 69572] [Qt] QTouchWebView missing navigationPolicyForUrl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 08:16:31 PDT 2011


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





--- Comment #7 from Gopal Raghavan <gopal.1.raghavan at nokia.com>  2011-10-13 08:16:31 PST ---
Ideally, if QTouchWebView could be derived out of PolicyInterface we should be all set. Although, PolicyInterface looks like an api it is not publicly available within UIProcess/API/qt. Therefore QTouchWebViewPrivate inherits it and not QTouchWebView. Because of this restriction, we need the translation of enums using toPolicyAction.

Hope this clarifies the situation.
Thanks

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