Closed Bug 1832380 Opened 1 year ago Closed 11 months ago

Remove experimental flag from "input.performActions" and "input.releaseActions"

Categories

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

task
Points:
1

Tracking

(firefox-esr102 wontfix, firefox113 wontfix, firefox114 fixed, firefox115 fixed)

RESOLVED FIXED
115 Branch
Tracking Status
firefox-esr102 --- wontfix
firefox113 --- wontfix
firefox114 --- fixed
firefox115 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [webdriver:m7][webdriver:relnote])

Attachments

(1 file)

Both commands are currently marked as experimental. We should remove this flag when the commands are ready to be shipped.

We should check which of the dependencies from bug 1792089 actually would block us here. Maybe bug 1832028 only? Bug 1821460 is probably not absolutely necessary for that.

Points: --- → 1
Priority: -- → P1
Whiteboard: [webdriver:triage] → [webdriver:m7]
Assignee: nobody → hskupin
Status: NEW → ASSIGNED

The only real blocker to get the experimental flag removed was actually the support for Element Origin which has been done over on bug 1806788 for Firefox 114. We might consider to uplift the attached patch given that there is no known regression nor other issue to fix.

Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b4abacdc724a
[webdriver-bidi] Remove experimental flag for "input.performActions" and "input.releaseActions". r=webdriver-reviewers,jgraham
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch

Comment on attachment 9333727 [details]
Bug 1832380 - [webdriver-bidi] Remove experimental flag for "input.performActions" and "input.releaseActions".

Beta/Release Uplift Approval Request

  • User impact if declined: Both the input.performActions and input.releaseActions commands won't be available for users of WebDriver BiDi by default.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): We have nearly a complete coverage and there are no known issues so far.
  • String changes made/needed: none
  • Is Android affected?: Yes
Attachment #9333727 - Flags: approval-mozilla-beta?

Comment on attachment 9333727 [details]
Bug 1832380 - [webdriver-bidi] Remove experimental flag for "input.performActions" and "input.releaseActions".

Approved for 114.0b7.

Attachment #9333727 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Whiteboard: [webdriver:m7] → [webdriver:m7][webdriver:relnote]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: