Comment in StaticPrefList.yaml about media prefs getters is no longer relevant
Categories
(Core :: Audio/Video, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: bryce, Assigned: hawkin55, Mentored, NeedInfo)
Details
Attachments
(1 file)
The comment here is no longer relevant because as of bug 1564724 we programatically generate our getters so that they're always snake case. This means that this comment can be removed.
I want to hold onto to this bug as a good first bug for some upcoming onboarding, so please do not work on it without speaking to me first.
| Assignee | ||
Comment 1•6 years ago
|
||
Hi, Getting familiar with the phabricator process, looking for a first simple bug. Id like to take this bug on.
| Reporter | ||
Comment 2•6 years ago
|
||
(In reply to Elliot Matthew from comment #1)
Hi, Getting familiar with the phabricator process, looking for a first simple bug. Id like to take this bug on.
Sure, I'll look for another bug that can be used for onboarding. Assigning to you; let me know if you need help with working on the bug.
| Assignee | ||
Comment 3•6 years ago
|
||
Awesome thanks just removed the comment on my local machine. found the comment on a different line 5424. Ive pulled the latest updates from the source code, using. hg pull -u. Just checking this is Ok?
| Reporter | ||
Comment 4•6 years ago
|
||
Do you have the fxtree/firefoxtree mercurial extension installed? You'll typically want to make changes upon the central tag that fxtree exposes. This tag tracks the current head of the mozilla-central repository at the time of pulling.
In my experience hg pull -u does not update you to the central tag (even if you pulled while on a central tag). I would suggest you instead use hg up -r central after each pull to make sure you're on central.
| Assignee | ||
Comment 5•6 years ago
|
||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:hawkin55, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•6 years ago
|
Comment 7•6 years ago
|
||
I'm landing this, patch looks good.
Comment 9•6 years ago
|
||
| bugherder | ||
Description
•