Open
Bug 1225637
Opened 10 years ago
Updated 3 years ago
Page reloads itself when trying to navigate an iframe with history.back()
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | affected |
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
892 bytes,
text/html
|
Details |
Somehow this page ends up reloading itself. It also trips some assertions after reloading:
###!!! ASSERTION: no SHEntry for a non-transient viewer?: 'NS_IsAboutBlank(mCurrentURI)', file docshell/base/nsDocShell.cpp, line 11188
(like in bug 623436)
###!!! ASSERTION: Adding a child where we already have a child? This may misbehave: 'Error', file docshell/shistory/nsSHEntry.cpp, line 696
(like in bug 645229)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•