Closed
Bug 2040936
Opened 1 month ago
Closed 1 day ago
Add download id to download events
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox154 fixed)
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [webdriver:m21], [wptsync upstream])
Attachments
(2 files)
With the WebDriver BiDi spec being updated (see https://github.com/w3c/webdriver-bidi/pull/1117), we should add download id to "browsingContext.downloadWillBegin" and "browsingContext.downloadEnd" events.
| Assignee | ||
Updated•1 month ago
|
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:m21]
| Assignee | ||
Updated•4 days ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•4 days ago
|
||
| Assignee | ||
Comment 2•4 days ago
|
||
Pushed by aborovova@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/be8a6451250b
https://hg.mozilla.org/integration/autoland/rev/3fd2630ecc63
[webdriver-bidi] Add download id to download events. r=jdescottes
https://github.com/mozilla-firefox/firefox/commit/86c60c6be5e6
https://hg.mozilla.org/integration/autoland/rev/6f5ef6dccbf1
[wdspec] Add tests for download id to download events. r=jdescottes
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/61247 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m21] → [webdriver:m21], [wptsync upstream]
Comment 5•1 day ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3fd2630ecc63
https://hg.mozilla.org/mozilla-central/rev/6f5ef6dccbf1
Status: ASSIGNED → RESOLVED
Closed: 1 day ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•