Closed
Bug 1841004
Opened 2 years ago
Closed 2 years ago
Implement "browsingContext.activate" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox118 fixed)
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
()
Details
(Whiteboard: [webdriver:m8][wptsync upstream][webdriver:relnote])
Attachments
(2 files, 1 obsolete file)
The browsingContext.bringToFront
command will allow clients to activate a given tab.
As of now it is not available in the specification but should get merged soon.
Reporter | ||
Updated•2 years ago
|
Whiteboard: [webdriver:m8]
Reporter | ||
Updated•2 years ago
|
Summary: Implement "browsingContext.bringToFront" command → Implement "browsingContext.activate" command
Reporter | ||
Updated•2 years ago
|
Whiteboard: [webdriver:m8] → [webdriver:m8:blocked]
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Updated•2 years ago
|
Priority: P2 → P1
Whiteboard: [webdriver:m8:blocked] → [webdriver:m8]
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D184808
Updated•2 years ago
|
Attachment #9346223 -
Attachment description: Bug 1841004 - [wdspec] Fix test for "browsingContext.activate" to work with tab openned in foreground by default. → Bug 1841004 - [wdspec] Fix test for "browsingContext.activate" to work with tab opened in foreground by default.
Updated•2 years ago
|
Attachment #9346223 -
Attachment description: Bug 1841004 - [wdspec] Fix test for "browsingContext.activate" to work with tab opened in foreground by default. → Bug 1841004 - [wdspec] Fix tests for "browsingContext.activate" to check for document focus instead of visibility state for deactivated tabs.
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/00a243c4ee60
[bidi] Implement "browsingContext.activate" command. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/ffcf895c683b
[wdspec] Fix tests for "browsingContext.activate" to check for document focus instead of visibility state for deactivated tabs. r=webdriver-reviewers,jdescottes
Assignee | ||
Comment 4•2 years ago
|
||
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/41287 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m8] → [webdriver:m8], [wptsync upstream]
Comment 6•2 years ago
|
||
Comment on attachment 9346900 [details]
Bug 1841004 - [bidi] Focus previosly selected tab when opening a new tab in the background on Android.
Revision D185144 was moved to bug 1846710. Setting attachment 9346900 [details] to obsolete.
Attachment #9346900 -
Attachment is obsolete: true
Comment 7•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/00a243c4ee60
https://hg.mozilla.org/mozilla-central/rev/ffcf895c683b
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
Upstream PR merged by moz-wptsync-bot
Reporter | ||
Updated•1 years ago
|
Whiteboard: [webdriver:m8], [wptsync upstream] → [webdriver:m8][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•