WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
74728
Regression (
r70321
) - Document::didBecomeActive() is called twice for the main frame
https://bugs.webkit.org/show_bug.cgi?id=74728
Summary
Regression (r70321) - Document::didBecomeActive() is called twice for the mai...
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
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2011-12-16 10:16:31 PST
<
rdar://problem/10593804
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug