Closed
Bug 1976168
Opened 1 months ago
Closed 1 month ago
include/mozilla/net/CookieJarSettings.h:238:11: error: virtual method '~CookieJarSettings' is inside a 'final' class and can never be overridden [-Werror,-Wunnecessary-virtual-specifier]
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 months ago
|
||
Updated•1 months ago
|
Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Updated•1 month ago
|
Attachment #9499127 -
Attachment description: Bug 1976168 - Final class don't need virtual specifier r=valentin → Bug 1976168 - Final class don't need virtual specifier r=valentin!
Pushed by sguelton@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/507c0642bfe9
https://hg.mozilla.org/integration/autoland/rev/f7b63cc9fe58
Final class don't need virtual specifier r=cookie-reviewers,baku
Comment 3•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•29 days ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•