Closed Bug 1759528 Opened 3 years ago Closed 2 years ago

Going back to an SHEntry should clear its wireframe

Categories

(Core :: DOM: Navigation, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1766305

People

(Reporter: mconley, Unassigned)

References

Details

Attachments

(1 file)

This was discovered while writing tests for the SHEntry wireframe capturing behaviour in bug 1749575. The tests are currently marked "todo" so that they can land in advance of fixing this.

Essentially, when doing a history back navigation to an SHEntry, it is expected that we clear the wireframe for it. Essentially, anytime an entry is loaded, its wireframe should be cleared. It's only upon transitioning away from an entry that a wireframe should get captured and stored.

See Also: → 1749575

What is a wireframe? ;)
Document.webidl could use some comments.

Attached image image.png

Hey, sorry for the lack of context here.

A wireframe is a low-fidelity representation of a document. It's effectively a collection of rects and colours ordered back to front. I've attached a screenshot of a wireframe for the Facebook login page as an example.

We're currently experimenting with wireframes as a way of representing history without having to keep screenshots of sites around.

Severity: -- → S3

My patch in bug 1766305 fixes the todos in the test.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: