Closed
Bug 1627608
Opened 5 years ago
Closed 5 years ago
Patch with "# ignore-this-changeset" aren't ignored in annotate
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1376298
People
(Reporter: calixte, Unassigned)
Details
All the lines around this one:
https://hg.mozilla.org/mozilla-central/annotate/cf48e59e88de/js/src/jit/MIRGraph.cpp#l164
show that the last patch which touched these lines is:
https://hg.mozilla.org/mozilla-central/rev/6f3709b3878117466168c40affa7bca0b60cf75b
but this patch contains # ignore-this-changeset
so it should be ignored by blame.
You need to log in
before you can comment on or make changes to this bug.
Description
•