Closed
Bug 1756062
Opened 4 years ago
Closed 3 months ago
Reenable performance-inefficient-algorithm?
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement, P2)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox148 fixed)
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: saschanaz, Assigned: astor, Mentored)
References
Details
(Keywords: good-first-bug)
Attachments
(1 file)
https://github.com/llvm/llvm-project/commit/6c2eca96a2a59f69889a9d4133a819ab2e4fa1ef
Bug 1605852 disabled it because of C++17 failure but it seems it's fixed.
Updated•4 years ago
|
Severity: -- → S2
Type: task → enhancement
Priority: -- → P2
Updated•4 years ago
|
Mentor: bpostelnicu
Keywords: good-first-bug
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
| Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → gaastorgano
Status: NEW → ASSIGNED
Comment 2•7 months ago
|
||
This good-first-bug hasn't had any activity for 2 months, it is automatically unassigned.
For more information, please visit BugBot documentation.
Assignee: gaastorgano → nobody
Status: ASSIGNED → NEW
Comment 3•6 months ago
|
||
The following patch is waiting for review from an inactive reviewer:
| ID | Title | Author | Reviewer Status |
|---|---|---|---|
| D254877 | Bug 1756062 enable performance-inefficient-algorithm r=andi | astor | andi: Disabled |
:astor, could you please find another reviewer?
For more information, please visit BugBot documentation.
Flags: needinfo?(gaastorgano)
Updated•5 months ago
|
Assignee: nobody → gaastorgano
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•5 months ago
|
||
Added firefox-build-system-reviewers group
Flags: needinfo?(gaastorgano)
Comment 5•3 months ago
|
||
This good-first-bug hasn't had any activity for 2 months, it is automatically unassigned.
For more information, please visit BugBot documentation.
Assignee: gaastorgano → nobody
Status: ASSIGNED → NEW
| Reporter | ||
Comment 6•3 months ago
|
||
Seems like nobody actually landed it, so I went ahead.
Updated•3 months ago
|
Assignee: nobody → gaastorgano
Status: NEW → ASSIGNED
Pushed by krosylight@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2e84b6bf83bb
https://hg.mozilla.org/integration/autoland/rev/ac736785e52b
enable performance-inefficient-algorithm r=firefox-build-system-reviewers,sergesanspaille
Comment 8•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•