Closed
Bug 408256
Opened 17 years ago
Closed 17 years ago
Use a constant-size buffer in BMP decoder to reduce fragmentation
Categories
(Core :: Graphics: ImageLib, defect, P1)
Core
Graphics: ImageLib
Tracking
()
VERIFIED
FIXED
mozilla1.9beta3
People
(Reporter: Gavin, Assigned: Gavin)
Details
(Keywords: fixed1.8.0.15, verified1.8.1.12)
Attachments
(1 file)
1.32 KB,
patch
|
dveditz
:
review+
dveditz
:
superreview+
dveditz
:
approval1.8.1.12+
asac
:
approval1.8.0.next+
|
Details | Diff | Splinter Review |
Per bug 408076.
Assignee | ||
Comment 1•17 years ago
|
||
like so!
Assignee: nobody → gavin.sharp
Status: NEW → ASSIGNED
Attachment #293003 -
Flags: superreview?(pavlov)
Attachment #293003 -
Flags: review?(dveditz)
Comment 2•17 years ago
|
||
Comment on attachment 293003 [details] [diff] [review]
patch
r/sr=dveditz
Attachment #293003 -
Flags: superreview?(pavlov)
Attachment #293003 -
Flags: superreview+
Attachment #293003 -
Flags: review?(dveditz)
Attachment #293003 -
Flags: review+
Updated•17 years ago
|
Flags: blocking1.9+
Assignee | ||
Comment 3•17 years ago
|
||
mozilla/modules/libpr0n/decoders/bmp/nsBMPDecoder.cpp 1.38
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Priority: -- → P1
Resolution: --- → FIXED
Assignee | ||
Comment 4•17 years ago
|
||
Comment on attachment 293003 [details] [diff] [review]
patch
Would be nice to get this into 2.0.0.12 as well.
Attachment #293003 -
Flags: approval1.8.1.12?
Updated•17 years ago
|
Flags: blocking1.8.1.12+
Comment 5•17 years ago
|
||
Comment on attachment 293003 [details] [diff] [review]
patch
approved for 1.8.1.12, a=dveditz for release-drivers
Attachment #293003 -
Flags: approval1.8.1.12? → approval1.8.1.12+
Assignee | ||
Comment 6•17 years ago
|
||
mozilla/modules/libpr0n/decoders/bmp/nsBMPDecoder.cpp 1.29.4.1
Keywords: fixed1.8.1.12
Updated•17 years ago
|
Flags: wanted1.8.1.x+
Comment 7•17 years ago
|
||
Is this one of these magical fixes where one of you just tells us in QA that it is in or is the verification in bug 408076 also verification of this?
Assignee | ||
Comment 8•17 years ago
|
||
The verification of bug 408076 verifies this bug.
Status: RESOLVED → VERIFIED
Keywords: fixed1.8.1.12 → verified1.8.1.12
Updated•17 years ago
|
Flags: blocking1.8.0.15?
Comment 10•17 years ago
|
||
Comment on attachment 293003 [details] [diff] [review]
patch
a=asac for 1.8.0.15
approving unmodified distro patch.
Attachment #293003 -
Flags: approval1.8.0.15+
Assignee | ||
Comment 11•17 years ago
|
||
I landed the patch in bug 408076 on the 1.8.0 branch.
Keywords: fixed1.8.0.15
Assignee | ||
Comment 12•17 years ago
|
||
mozilla/modules/libpr0n/decoders/bmp/nsBMPDecoder.cpp 1.29.12.1
You need to log in
before you can comment on or make changes to this bug.
Description
•