Closed Bug 1520495 Opened 7 years ago Closed 7 years ago

Crash count table does not detect uplift links in Markdown comments

Categories

(bugzilla.mozilla.org :: Extensions, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: kohei, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

The crash count table functionality (previously a Firefox extension) parses bug comments to detect uplift links posted after a patch is landed. See Bug 1516426 Comment 9 for example. But due to the brand-new Markdown support, this detection doesn’t work anymore.

https://github.com/mozilla/crash-stop-addon/blob/master/webextension/content.js#L142

Basically the selector here has to be .comment-text[data-ismarkdown=“true”] > p > a for markdown comments. I’ll send a PR to fix this.

Attached file GitHub Pull Request

Merged to master.

Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED

calixte told me it didn't work.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---

(In reply to Kohei Yoshino [:kohei] (Bugzilla UX) (FxSiteCompat) from comment #3)

calixte told me it didn't work.

On snap. Why not?

Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
Attached file GitHub follow-up PR

Already merged to master. This was due to the removal of attributes in the first PR.

Assignee: kohei.yoshino → nobody
Component: Extensions: BMO → Extensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: