RESOLVED FIXED 65599
Image loads should trigger didFirstVisuallyNonEmptyLayout more easily
https://bugs.webkit.org/show_bug.cgi?id=65599
Summary Image loads should trigger didFirstVisuallyNonEmptyLayout more easily
Antti Koivisto
Reported 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.
Attachments
patch (1.42 KB, patch)
2011-08-03 01:09 PDT, Antti Koivisto
mitz: review+
Antti Koivisto
Comment 1 2011-08-03 01:09:53 PDT
Antti Koivisto
Comment 2 2011-08-03 01:25:15 PDT
Note You need to log in before you can comment on or make changes to this bug.