Bug 74728

Summary: Regression (r70321) - Document::didBecomeActive() is called twice for the main frame
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ap, aroben, bfulgham, cmarrin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Brady Eidson
Reported 2011-12-16 10:16:07 PST
Regression (r70321) - Document::didBecomeActive() is called twice for the main frame When you go back to a cached page, the main frame's CachedFrame and FrameLoader *both* call Document::didBecomeActive(), so it gets called twice. I don't know what - if any - bugs this has caused but it is certainly wrong.
Attachments
Brady Eidson
Comment 1 2011-12-16 10:16:31 PST
Note You need to log in before you can comment on or make changes to this bug.