mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Ensure iframe's contentWindow is updated when traversing the session history.
This commit is contained in:
parent
cc131be2e0
commit
edfd15c36f
3 changed files with 29 additions and 3 deletions
|
@ -303,6 +303,7 @@ pub enum ConstellationControlMsg {
|
|||
UpdatePipelineId(
|
||||
PipelineId,
|
||||
BrowsingContextId,
|
||||
TopLevelBrowsingContextId,
|
||||
PipelineId,
|
||||
UpdatePipelineIdReason,
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue