Closed
Bug 1586390
Opened 6 years ago
Closed 6 years ago
Remove unused methods from nsIParentalControlsService
Categories
(Core :: General, task, P5)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: molly, Assigned: gcp)
Details
Attachments
(1 file)
nsIParentalControlsService contains methods called requestURIOverride
and requestURIOverrides
which are only implemented in the Windows backend and don't appear to be called anywhere. They should be removed.
Assignee | ||
Updated•6 years ago
|
Priority: -- → P5
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed by gpascutto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c8f662192222
Remove unused methods from nsIParentalControlsService. r=jmathies
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•6 years ago
|
Assignee: nobody → gpascutto
You need to log in
before you can comment on or make changes to this bug.
Description
•