Pages do not get bfcached when navigating to a multipart response
RESOLVED
FIXED
in mozilla7
Status
()
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Tracking
Bug Flags:
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 attachment)
This happens because there are two live requests in the loadgroup during unload in this situation: the multipart response and the part being loaded. This happens most simply when leaving the bugzilla query page by doing a query.
![]() |
(Assignee) | |
Comment 1•8 years ago
|
||
Created attachment 535806 [details] [diff] [review] Allow storing the previous page in bfcache even if the new one is a multipart response.
Attachment #535806 -
Flags: review?(Olli.Pettay)
Comment 2•8 years ago
|
||
Comment on attachment 535806 [details] [diff] [review] Allow storing the previous page in bfcache even if the new one is a multipart response. r=me, but this needs tests.
Attachment #535806 -
Flags: review?(Olli.Pettay) → review+
![]() |
(Assignee) | |
Comment 3•8 years ago
|
||
I'll see what I can do....
Whiteboard: [need review] → [need landing]
![]() |
(Assignee) | |
Comment 4•8 years ago
|
||
Pushed http://hg.mozilla.org/projects/cedar/rev/f0270e2a21bc with test.
Flags: in-testsuite+
Whiteboard: [need landing] → fixed-in-cedar
Target Milestone: --- → mozilla7
Comment 5•8 years ago
|
||
Pushed: http://hg.mozilla.org/mozilla-central/rev/f0270e2a21bc
Status: NEW → RESOLVED
Last Resolved: 8 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
You need to log in
before you can comment on or make changes to this bug.
Description
•