Confirmed users
1,567
edits
(gardening) |
(→Updating the UA override list: adding the path of the patch) |
||
Line 72: | Line 72: | ||
# Be sure that all the domains you are removing are actually closed bugs on the bug dependency list. | # Be sure that all the domains you are removing are actually closed bugs on the bug dependency list. | ||
# Create a new patch. For example: <code>hg qnew ua-override-bug965060.patch</code> | # Create a new patch. For example: <code>hg qnew ua-override-bug965060.patch</code> | ||
# Add as an attachment the patch to the bug (for example Bug 965060) | # Add as an attachment the patch to the bug (for example Bug 965060). The patch is avalaible in <code>mozilla-central/.hg/patches/</code>. | ||
# Ask for review of your code <code>r? lmandel</code> | # Ask for review of your code <code>r? lmandel</code> | ||
# Once the patch got a <code>r+</code>, add the keyword <code>checkin-needed</code> | # Once the patch got a <code>r+</code>, add the keyword <code>checkin-needed</code> |