Closed
Bug 174259
Opened 22 years ago
Closed 22 years ago
spacer checker in nsImageGTK running off end of images
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: tor, Assigned: tor)
References
Details
Attachments
(1 file)
718 bytes,
patch
|
Biesinger
:
review+
blizzard
:
superreview+
dbaron
:
approval+
|
Details | Diff | Splinter Review |
Accidentally used the left,right coordinates when checking the middle
alpha channel bytes of a 1-bit alpha image. Slows things down, probably
misidentified some large spacers, and could cause a crash if you're
unlucky.
Comment 2•22 years ago
|
||
*** Bug 164381 has been marked as a duplicate of this bug. ***
Comment 3•22 years ago
|
||
Comment on attachment 102738 [details] [diff] [review]
fix spacer detection loop control
r=biesi
Attachment #102738 -
Flags: review+
Comment 4•22 years ago
|
||
Comment on attachment 102738 [details] [diff] [review]
fix spacer detection loop control
sr=blizzard
Attachment #102738 -
Flags: superreview+
Comment on attachment 102738 [details] [diff] [review]
fix spacer detection loop control
a=dbaron for trunk checkin
Attachment #102738 -
Flags: approval+
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 7•22 years ago
|
||
*** Bug 175082 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•