Closed Bug 1778936 Opened 2 years ago Closed 2 years ago

Rename "uuid" property of WebReference to "sharedId"

Categories

(Remote Protocol :: Marionette, task)

Default
task

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: whimboo, Unassigned)

References

()

Details

As discussed on D151258 and to match the possibly upcoming changes to the WebDriver BiDi spec the uuid property of the WebReference class should be renamed to sharedId.

See Also: → 1776355
Points: --- → 1
Priority: -- → P2
Whiteboard: [webdriver:backlog]

Might be better to wait until bug 1692468 has been fixed.

Depends on: 1692468

With the recent changes in the spec we use the term nodeId for both Element and ShadowRoot WebReference types. sharedId will only be used in terms of sharing those classes with WebDriver BiDi and will not appear in Marionette. Frame and Window classes that use the WebReference as base class as well won't be compatible because they aren't Nodes per se.

As such I would propose that we keep the uuid property as is.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
Points: 1 → ---
Priority: P2 → --
Whiteboard: [webdriver:backlog]
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.