Closed
Bug 1351523
Opened 8 years ago
Closed 8 years ago
Reorder profiler_get_start_params() arguments
Categories
(Core :: Gecko Profiler, enhancement)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(1 file)
5.06 KB,
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
profiler_start() and nsProfilerStartParams() both have features before filters.
profiler_get_start_params() should follow suit.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8852293 -
Flags: review?(mstange)
Updated•8 years ago
|
Attachment #8852293 -
Flags: review?(mstange) → review+
Assignee | ||
Comment 2•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d56f8b85f7b5b6f074b46e7bf808098a26e0e5df
Bug 1351523 - Reorder profiler_get_start_params() arguments. r=mstange.
Pushed by nnethercote@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d56f8b85f7b5
Reorder profiler_get_start_params() arguments. r=mstange.
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•