Bug 74407 - [Qt][WK2] Make QtPageClient dispatch directly to WebView when possible
Summary: [Qt][WK2] Make QtPageClient dispatch directly to WebView when possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Marcelo de Oliveira Filho
URL:
Keywords:
Depends on:
Blocks: 72943
  Show dependency treegraph
 
Reported: 2011-12-13 06:45 PST by Caio Marcelo de Oliveira Filho
Modified: 2011-12-13 13:29 PST (History)
2 users (show)

See Also:


Attachments
Patch (23.49 KB, patch)
2011-12-13 06:45 PST, Caio Marcelo de Oliveira Filho
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Marcelo de Oliveira Filho 2011-12-13 06:45:03 PST
[Qt][WK2] Make QtPageClient dispatch directly to WebView when possible
Comment 1 Caio Marcelo de Oliveira Filho 2011-12-13 06:45:53 PST
Created attachment 119011 [details]
Patch
Comment 2 Simon Hausmann 2011-12-13 07:08:25 PST
Comment on attachment 119011 [details]
Patch

r=me. You could also pass the QQuickWebViewPrivate to the PageClient if you feel like it :)
Comment 3 Caio Marcelo de Oliveira Filho 2011-12-13 07:47:54 PST
Committed r102680: <http://trac.webkit.org/changeset/102680>