Closed
Bug 1981657
Opened 10 months ago
Closed 9 months ago
Add mozilla specific tests to check eviction of network bodies
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox144 fixed)
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
()
Details
(Whiteboard: [webdriver:m17])
Attachments
(1 file)
The eviction behavior of bidi network data collection depends on an implementation defined max total size allocated to store network responses.
As discussed in https://github.com/w3c/webdriver-bidi/issues/974 we agree that such tests will need to be added as vendor specific tests.
On our side, we can set the max total size via the (hidden) preference remote.network.maxTotalDataSize.
| Assignee | ||
Updated•10 months ago
|
Points: --- → 2
Priority: -- → P2
Whiteboard: [webdriver:m17]
| Assignee | ||
Updated•9 months ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•9 months ago
|
||
Pushed by jdescottes@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/3b07a5f811af
https://hg.mozilla.org/integration/autoland/rev/06d19b2d785c
[wdspec] Add mozilla-only test for addDataCollector's data eviction logic r=webdriver-reviewers,whimboo
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•