Closed
Bug 1771754
Opened 3 years ago
Closed 3 years ago
Improve display list logging
Categories
(Core :: Web Painting, enhancement, P3)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
103 Branch
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | fixed |
People
(Reporter: mikokm, Assigned: mikokm)
Details
Attachments
(1 file)
This patch redirects display list logging based on the process type and disables more verbose logs for release builds.
Usage example
MOZ_LOG="dl.content:lvl" ./mach run
MOZ_LOG="dl.parent:lvl" ./mach run
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mikokm
Status: NEW → ASSIGNED
Pushed by mikokm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/b4f7e56bdfbb
Improve display list logging r=tnikkel
Comment 3•3 years ago
|
||
Flags: needinfo?(mikokm)
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(mikokm)
Pushed by mikokm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/288ec82161d2
Improve display list logging r=tnikkel
Comment 5•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•