WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
24585
Meta-refresh on a page with iframes grows HistoryItem without bound
https://bugs.webkit.org/show_bug.cgi?id=24585
Summary
Meta-refresh on a page with iframes grows HistoryItem without bound
Matt Perry
Reported
2009-03-13 12:55:42 PDT
When a page refreshes, any iframes in that page cause new HistoryItems to be added as children of the root item, but old children are never removed. After leaving a page with meta refresh open for several days, I witnessed a HistoryItem with 30000 subItems.
Attachments
Simple test case
(121 bytes, text/html)
2009-03-13 12:57 PDT
,
Matt Perry
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Matt Perry
Comment 1
2009-03-13 12:57:13 PDT
Created
attachment 28592
[details]
Simple test case Open this test case, which has a meta refresh of 1 second. Set a breakpoint in HistoryItem::addChildItem and notice how m_subItems keeps growing.
Brady Eidson
Comment 2
2012-03-28 11:39:22 PDT
<
rdar://problem/11140044
>
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