Closed Bug 1392346 Opened 7 years ago Closed 7 years ago

Move element staleness check to separate function

Categories

(Remote Protocol :: Marionette, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox57 fixed)

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: ato, Assigned: ato)

References

Details

Attachments

(1 file)

The element staleness check is currently part of the seen element
store in testing/marionette/element.js’s element.Store#get()
method.  This can be decoupled from element.Store and made a
separate function of the element module.
Assignee: nobody → ato
Status: NEW → ASSIGNED
Comment on attachment 8899552 [details]
Bug 1392346 - Decouple element staleness check from element.Store.

https://reviewboard.mozilla.org/r/170850/#review176474
Attachment #8899552 - Flags: review?(dburns) → review+
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf2c23b8d6cc
Decouple element staleness check from element.Store. r=automatedtester
https://hg.mozilla.org/mozilla-central/rev/bf2c23b8d6cc
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: