Rename addSessionData/removeSessionData methods of RootMessageHandler to addSessionDataItem/removeSessionDataItem
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Tracking
(firefox113 fixed)
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | fixed |
People
(Reporter: Sasha, Assigned: ofrazy, Mentored)
Details
(Whiteboard: [lang=js])
Attachments
(1 file, 1 obsolete file)
Follow up from the discussion here: https://phabricator.services.mozilla.com/D169420#inline-936951
Since now in https://searchfox.org/mozilla-central/source/remote/shared/messagehandler/RootMessageHandler.sys.mjs we have method updateSessionData, which updates multiple SessionData items at once, it makes sense to update addSessionData/removeSessionData methods to addSessionDataItem/removeSessionDataItem since they work only with one SessionData item at a time.
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Hello, I'm an Outreachy applicant (in the contributing phase), Can I be assigned this bug.
Updated•2 years ago
|
| Reporter | ||
Comment 3•2 years ago
|
||
(In reply to ntshangase from comment #1)
Hello, I'm an Outreachy applicant (in the contributing phase), Can I be assigned this bug.
Hi! Unfortunately, looks like it's already taken, ofrazy attached the patch.
So hopefully you will something else to work on!
Updated•2 years ago
|
Comment 6•2 years ago
|
||
| bugherder | ||
Description
•