Open Bug 1038373 Opened 10 years ago Updated 2 years ago

In case of inner window reusage DisallowBFCaching may not work correctly

Categories

(Core :: DOM: Core & HTML, defect, P5)

29 Branch
x86_64
Linux
defect

Tracking

()

People

(Reporter: smaug, Unassigned)

References

Details

As far as I see some code might call DisallowBFCaching on the initial doc, and
once a new doc is loaded, it doesn't have the flag set.
Assignee: nobody → bugs
But I don't actually understand the setup for the method at all.
Bug 696591 added code to nsDocumentViewer, but didn't to nsDocument::CanSavePresentation()

Kyle, do you recall what lead to the patch in bug 696591?
Assignee: bugs → nobody
Flags: needinfo?(khuey)
IndexedDB needs to evict documents from the bfcache in certain circumstances.  In Bug 696591 we had a case where the document was going into the bfcache but was not already there, so we could not evict it.
Flags: needinfo?(khuey)
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.