Closed
Bug 1639419
Opened 4 years ago
Closed 4 years ago
enable frame dumps whenever the layout debugger is enabled
Categories
(Core :: Layout, task, P3)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
Details
Attachments
(1 file)
Currently the build fails with --disable-debug --enable-layout-debugger
. This patch makes it build, and also enables frame tree dumping whenever the layout debugger is available, since you almost always want that.
Assignee | ||
Comment 1•4 years ago
|
||
Comment hidden (obsolete) |
Updated•4 years ago
|
Assignee: nobody → cam
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•4 years ago
|
||
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce69a90afaa5
Enable frame tree dumps whenever the layout debugger is enabled. r=TYLin,glandium
Comment 5•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•