Ensure iframe's contentWindow is updated when traversing the session history.

This commit is contained in:
Josh Matthews 2019-03-07 18:58:53 -05:00
parent cc131be2e0
commit edfd15c36f
3 changed files with 29 additions and 3 deletions

View file

@ -303,6 +303,7 @@ pub enum ConstellationControlMsg {
UpdatePipelineId(
PipelineId,
BrowsingContextId,
TopLevelBrowsingContextId,
PipelineId,
UpdatePipelineIdReason,
),