Closed
Bug 1516793
Opened 6 years ago
Closed 6 years ago
Mismatched declarations in skia building with LTO
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox64 | --- | wontfix |
firefox65 | --- | unaffected |
firefox66 | --- | unaffected |
People
(Reporter: jh, Assigned: lsalzman)
Details
Attachments
(1 file)
52.90 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0
Steps to reproduce:
Compiled Firefox with GCC and LTO enabled
Actual results:
There are warnings about mismatched decaration across compilation units.
Comment 1•6 years ago
|
||
I'm not sure if this has to be reported to upstream skia or if this will be tracked here
Component: Untriaged → Graphics
Product: Firefox → Core
Updated•6 years ago
|
Summary: mismatched declarations → Mismatched declarations in skia building with LTO
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•6 years ago
|
||
This is already resolved as of bug 1502152 (65), since the offending files no longer exist. I don't think this is worth doing anything about for release unless it can be proven to actually be causing bugs.
status-firefox64:
--- → wontfix
status-firefox65:
--- → unaffected
status-firefox66:
--- → unaffected
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → lsalzman
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•