Bug 52108

Summary: [Qt][WK2] QWKView does not propagate show and hide events to the drawing area
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch
none
patch - with build fix none

Description Balazs Kelemen 2011-01-08 03:01:04 PST
Changes in the visibility of the widget should be propagated to the drawing area to stop or resume updating it in the web process.
Comment 1 Balazs Kelemen 2011-01-08 10:43:25 PST
Created attachment 78319 [details]
proposed patch
Comment 2 Balazs Kelemen 2011-01-08 10:57:50 PST
Created attachment 78320 [details]
patch - with build fix
Comment 3 Kenneth Rohde Christiansen 2011-01-08 11:01:41 PST
Zalan, FYI, how does this fit with your work?
Comment 4 Balazs Kelemen 2011-01-08 11:12:13 PST
Comitted in http://trac.webkit.org/changeset/75323.