Closed
Bug 1248640
Opened 9 years ago
Closed 8 years ago
Profiler thread filter doesn't implement a prefix match
Categories
(Core :: Gecko Profiler, defect)
Core
Gecko Profiler
Tracking
()
RESOLVED
DUPLICATE
of bug 1297773
People
(Reporter: BenWa, Unassigned)
Details
Attachments
(1 file)
(deleted),
text/x-review-board-request
|
Details |
Looks like this got switched to an equality check when it should be a prefix match.
Reporter | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/35137/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/35137/
Comment 2•9 years ago
|
||
Is this ready to land?
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(bgirard)
Reporter | ||
Comment 4•9 years ago
|
||
I meant leak.
Comment 5•8 years ago
|
||
This was changed to a substring match in bug 1297773.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•