Bug 73850 - [Qt][WK2] Frame is not being showed in the screen when frameLoadCompleted is called
Summary: [Qt][WK2] Frame is not being showed in the screen when frameLoadCompleted is ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 12:11 PST by Igor Trindade Oliveira
Modified: 2011-12-05 20:07 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.20 KB, patch)
2011-12-05 12:23 PST, Igor Trindade Oliveira
noam: review-
noam: commit-queue-
Details | Formatted Diff | Diff
Patch (2.11 KB, patch)
2011-12-05 12:46 PST, Igor Trindade Oliveira
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Trindade Oliveira 2011-12-05 12:11:14 PST
Frame is not being showed in the screen when frameLoadCompleted is called.
Comment 1 Igor Trindade Oliveira 2011-12-05 12:23:04 PST
Created attachment 117913 [details]
Patch

Proposed patch.
Comment 2 Noam Rosenthal 2011-12-05 12:30:38 PST
Comment on attachment 117913 [details]
Patch

I believe that this should be fixed inside LayerTreeHostQt and not in WebFrameLoaderClient.
Comment 3 Igor Trindade Oliveira 2011-12-05 12:46:39 PST
Created attachment 117924 [details]
Patch

Proposed patch.
Comment 4 WebKit Review Bot 2011-12-05 20:07:21 PST
Comment on attachment 117924 [details]
Patch

Clearing flags on attachment: 117924

Committed r102087: <http://trac.webkit.org/changeset/102087>
Comment 5 WebKit Review Bot 2011-12-05 20:07:26 PST
All reviewed patches have been landed.  Closing bug.