Open Bug 1841049 Opened 1 year ago Updated 1 year ago

Serialize a context property for WindowProxy

Categories

(Remote Protocol :: WebDriver BiDi, task, P2)

task
Points:
5

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Whiteboard: [webdriver:m8])

As per a recent change in the WebDriver BiDi specification the serialization of a WindowProxy has to include a context field.

Let window be the value of value’s [[WindowProxy]] internal slot.

Let browsing context be window’s browsing context.

Let context id be the browsing context id for browsing context.

Let serialized be a map matching the script.WindowProxyProperties production in the local end definition with the context property set to context id.

See also bug 1274251 for the required implementation in Marionette.

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