Closed
Bug 798431
Opened 10 years ago
Closed 10 years ago
Remove useless prtypes include in media/libjpeg/jmorecfg.h
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.08 KB,
patch
|
justin.lebar+bug
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #668490 -
Flags: review?(justin.lebar+bug)
Comment 2•10 years ago
|
||
In theory, we maintain mozilla.diff of all the changes we've made to libjpeg-turbo. That diff includes prtypes.h but not StandardInteger.h. Regenerating the diff is a pain (and anyway it's already incorrect), but maybe you can hand-modify the diff to s/prtypes.h/StandardInteger.h? I think that's the only change you'd need to make to bring it up to date.
Updated•10 years ago
|
Attachment #668490 -
Flags: review?(justin.lebar+bug) → review+
Assignee | ||
Updated•10 years ago
|
Blocks: dieprtypesdie
Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/afbb5b5249e0
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/afbb5b5249e0
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•