Remove unused storage access flag `eSessionScoped`
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: emz, Assigned: rzvncj, Mentored)
References
Details
(Keywords: priv-triaged, Whiteboard: [lang=c++])
Attachments
(1 file)
The flag isn't set anywhere, there are only a few checks left: https://searchfox.org/mozilla-central/search?q=eSessionScoped
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Comment 3•11 months ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:rzvncj, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 4•11 months ago
|
||
There is nothing to be done on my end, as far as I know. Unless somebody requests any changes, I think the patch is ready to go in.
Comment 5•11 months ago
|
||
The landing request should be made but it's forgotten. I just push it 😉
(In general external contributors need to ask the reviewer to land the patch, otherwise the reviewer would assume the patch author would do it the self even if the author doesn't have the permission. There's no easy way to tell whether a user has a permission or not, so this is a bit confusing 😅)
Comment 6•11 months ago
|
||
Can we also add some guide for contributors about how to request landing in comment #3? 👀
Comment 7•11 months ago
|
||
Oh no I didn't intend this...
Assignee | ||
Comment 8•11 months ago
|
||
(In reply to Kagami [:saschanaz] (they/them) OOO until 2024-03-26 from comment #5)
The landing request should be made but it's forgotten. I just push it 😉
(In general external contributors need to ask the reviewer to land the patch, otherwise the reviewer would assume the patch author would do it the self even if the author doesn't have the permission. There's no easy way to tell whether a user has a permission or not, so this is a bit confusing 😅)
I see. I didn't know, and thought everyone knew I can't push patches. :)
Thanks!
Comment 10•11 months ago
|
||
bugherder |
Comment 11•11 months ago
|
||
(In reply to Kagami [:saschanaz] (they/them) OOO until 2024-03-26 from comment #6)
Can we also add some guide for contributors about how to request landing in comment #3? 👀
I think that would be useful. Could you please file an issue in the BugBot repo and provide more details on how you envision that?
Description
•