Bug 77782 - WebPageProxy::didNewFirstVisuallyNonEmptyLayout is called more than once on some pages with frames
Summary: WebPageProxy::didNewFirstVisuallyNonEmptyLayout is called more than once on s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-02-03 14:42 PST by Beth Dakin
Modified: 2012-02-03 18:02 PST (History)
1 user (show)

See Also:


Attachments
Patch with test (18.95 KB, patch)
2012-02-03 14:52 PST, Beth Dakin
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 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>
Comment 1 Beth Dakin 2012-02-03 14:52:00 PST
Created attachment 125425 [details]
Patch with test
Comment 2 Beth Dakin 2012-02-03 18:02:02 PST
Thanks Sam! Committed change with http://trac.webkit.org/changeset/106725