Open Bug 1881429 Opened 2 months ago

Text-Fragments: Revisit storing the directive state in SessionHistory.

Categories

(Core :: DOM: Navigation, task)

task

Tracking

()

People

(Reporter: jjaschke, Assigned: jjaschke)

References

(Blocks 1 open bug)

Details

The initial implementation for Text-Fragments in Bug 1867939 uses a pragmatic prototypical implementation of storing the directive state. Unlike specified in the spec, the directive state is not extracted in SessionHistory, but instead inside of the content process when the URI is passed to the Document.
This might likely lead to errors or confusion in the future, so it makes sense to revisit this and follow the spec more closely.

You need to log in before you can comment on or make changes to this bug.