Closed
Bug 1970293
Opened 6 months ago
Closed 2 months ago
Implement "browsingContext.downloadEnd" event
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Remote Protocol
WebDriver BiDi
Tracking
(firefox145 fixed)
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [webdriver:m17][wptsync upstream][webdriver:relnote])
Attachments
(2 files)
This bug covers the implementation of the browsingContext.downloadEnd event.
| Reporter | ||
Updated•6 months ago
|
Priority: -- → P3
Whiteboard: [webdriver:backlog]
| Reporter | ||
Comment 1•6 months ago
|
||
We probably want to get started with the browsingContext.downloadWillBegin event via bug 1874365 first.
Depends on: 1874365
| Assignee | ||
Comment 2•6 months ago
|
||
Let's also discuss it for m17
Whiteboard: [webdriver:backlog] → [webdriver:m17]
| Assignee | ||
Updated•5 months ago
|
Whiteboard: [webdriver:m17] → [webdriver:backlog]
| Assignee | ||
Updated•5 months ago
|
Points: --- → 3
Whiteboard: [webdriver:backlog] → [webdriver:m17]
| Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•2 months ago
|
||
Pushed by jdescottes@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f3264d884d5c
https://hg.mozilla.org/integration/autoland/rev/b54e39e04d9f
[wdspec] Update downloadEnd wdspec tests to match specs r=webdriver-reviewers,Sasha
https://github.com/mozilla-firefox/firefox/commit/8a4ca8ef7ebe
https://hg.mozilla.org/integration/autoland/rev/3e52256bb6ec
[bidi] Add support for browsingContext.downloadEnd event r=webdriver-reviewers,Sasha
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/55079 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m17] → [webdriver:m17], [wptsync upstream]
Pushed by sstanca@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1addeb5b1d90
https://hg.mozilla.org/integration/autoland/rev/fc7015affbe8
Revert "Bug 1970293 - [bidi] Add support for browsingContext.downloadEnd event r=webdriver-reviewers,Sasha" for causing Android wd failures in status.py.
Comment 8•2 months ago
|
||
Reverted this because it was causing Android wd failures in status.py.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | /webdriver/tests/bidi/browsing_context/download_end/status.py | test_status_complete - asyncio.exceptions.CancelledError
Flags: needinfo?(jdescottes)
| Assignee | ||
Comment 9•2 months ago
|
||
Oops, this should be skipped on android, I forgot to add the metadata for status.py!
Flags: needinfo?(jdescottes)
Comment 10•2 months ago
|
||
Pushed by jdescottes@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0bf3cbb89d11
https://hg.mozilla.org/integration/autoland/rev/7829cf245db3
[wdspec] Update downloadEnd wdspec tests to match specs r=webdriver-reviewers,Sasha
https://github.com/mozilla-firefox/firefox/commit/8d430b130993
https://hg.mozilla.org/integration/autoland/rev/670fe5a87c24
[bidi] Add support for browsingContext.downloadEnd event r=webdriver-reviewers,Sasha
Upstream PR merged by moz-wptsync-bot
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/55091 for changes under testing/web-platform/tests
Comment 13•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7829cf245db3
https://hg.mozilla.org/mozilla-central/rev/670fe5a87c24
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Upstream PR merged by moz-wptsync-bot
| Reporter | ||
Updated•1 month ago
|
Whiteboard: [webdriver:m17], [wptsync upstream] → [webdriver:m17][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•