Bug 64557

Summary: REGRESSION: Should not dispatch didFirstVisuallyNonEmptyLayout for the initial empty document
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kenneth: review+

Antti Koivisto
Reported 2011-07-14 13:45:27 PDT
If layout happens when a frame is showing the initial empty document we end up dispatching didFirstVisuallyNonEmptyLayout for it. This may be unexpected for clients. Regressed in http://trac.webkit.org/changeset/90900
Attachments
patch (1.45 KB, patch)
2011-07-14 13:59 PDT, Antti Koivisto
kenneth: review+
Antti Koivisto
Comment 1 2011-07-14 13:59:09 PDT
Kenneth Rohde Christiansen
Comment 2 2011-07-14 14:05:30 PDT
Comment on attachment 100856 [details] patch LGTM
Antti Koivisto
Comment 3 2011-07-14 14:16:59 PDT
Note You need to log in before you can comment on or make changes to this bug.