Bug 74407

Summary: [Qt][WK2] Make QtPageClient dispatch directly to WebView when possible
Product: WebKit Reporter: Caio Marcelo de Oliveira Filho <cmarcelo>
Component: New BugsAssignee: Caio Marcelo de Oliveira Filho <cmarcelo>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 72943    
Attachments:
Description Flags
Patch hausmann: review+

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>