Closed
Bug 1645764
Opened 7 months ago
Closed 7 months ago
Make ANCHOR_LOG use MOZ_LOG
Categories
(Core :: Layout: Scrolling and Overflow, task)
Core
Layout: Scrolling and Overflow
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(1 file)
ANCHOR_LOG
is currently controlled by commenting/uncommenting some defines at the top of ScrollAnchorContainer.cpp. It's more convenient as a MOZ_LOG
.
Assignee | ||
Comment 1•7 months ago
|
||
Pushed by kgupta@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/08117fe56fc9 Turn ANCHOR_LOG into a MOZ_LOG. r=emilio
Comment 3•7 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•