Open Bug 1903807 Opened 3 months ago Updated 3 months ago

Return correct value for bodySize and bytesReceived properties in network events for data URLs

Categories

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

task

Tracking

(Not tracked)

People

(Reporter: Sasha, Unassigned)

References

(Blocks 3 open bugs)

Details

(Whiteboard: [webdriver:backlog])

In the scope of the bug 1805176 for bodySize and bytesReceived we return zeros for both, but should probably reevaluate since the data URLs return the body (and a header). We might be able to use contetLength property of the channels at least for bodySize, but we should verify if it's correct.

Priority: -- → P2
Whiteboard: [webdriver:backlog]
You need to log in before you can comment on or make changes to this bug.