Bug 65599

Summary: Image loads should trigger didFirstVisuallyNonEmptyLayout more easily
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 mitz: review+

Description Antti Koivisto 2011-08-03 01:00:38 PDT
Current heuristic image pixel count of 256x256 is so big that a typical logo-sized image might not trigger didFirstVisuallyNonEmptyLayout. It seems better that they would so the value should be smaller.
Comment 1 Antti Koivisto 2011-08-03 01:09:53 PDT
Created attachment 102750 [details]
patch
Comment 2 Antti Koivisto 2011-08-03 01:25:15 PDT
http://trac.webkit.org/changeset/92264