Closed
Bug 1809130
Opened 2 years ago
Closed 2 years ago
nsContentUtils::IsUserIdle is dead code
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
Details
Attachments
(1 file)
https://searchfox.org/mozilla-central/rev/d62c4c4d5547064487006a1506287da394b64724/dom/base/nsContentUtils.cpp#1580-1593 shows it's not covered by tests, and https://searchfox.org/mozilla-central/search?q=isuseridle%28&path=&case=false®exp=false shows there's no caller.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D166306
Updated•2 years ago
|
Assignee: nobody → florian
Status: NEW → ASSIGNED
Updated•2 years ago
|
Type: defect → task
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/84ff9d5411da
remove unused nsContentUtils::IsUserIdle, r=smaug.
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•