RESOLVED FIXED 77782
WebPageProxy::didNewFirstVisuallyNonEmptyLayout is called more than once on some pages with frames
https://bugs.webkit.org/show_bug.cgi?id=77782
Summary WebPageProxy::didNewFirstVisuallyNonEmptyLayout is called more than once on s...
Beth Dakin
Reported 2012-02-03 14:42:07 PST
WebPageProxy::didNewFirstVisuallyNonEmptyLayout should is called more than once on some pages with frames, but it should really only be called once. I have a fix for this. <rdar://problem/10798474>
Attachments
Patch with test (18.95 KB, patch)
2012-02-03 14:52 PST, Beth Dakin
sam: review+
Beth Dakin
Comment 1 2012-02-03 14:52:00 PST
Created attachment 125425 [details] Patch with test
Beth Dakin
Comment 2 2012-02-03 18:02:02 PST
Thanks Sam! Committed change with http://trac.webkit.org/changeset/106725
Note You need to log in before you can comment on or make changes to this bug.