Bug 65599 - Image loads should trigger didFirstVisuallyNonEmptyLayout more easily
Summary: Image loads should trigger didFirstVisuallyNonEmptyLayout more easily
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-03 01:00 PDT by Antti Koivisto
Modified: 2011-08-03 01:25 PDT (History)
0 users

See Also:


Attachments
patch (1.42 KB, patch)
2011-08-03 01:09 PDT, Antti Koivisto
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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