Closed
Bug 608497
Opened 15 years ago
Closed 15 years ago
mSize not updated in XXXTextureImage::Resize() function
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: romaxa, Unassigned)
References
Details
Attachments
(1 file)
1.42 KB,
patch
|
roc
:
review+
roc
:
approval2.0+
|
Details | Diff | Splinter Review |
I found that we don't update TextureImage mSize, not in Base class
http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/GLContext.h#184 ?
Not in BasicTextureImage
http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/GLContext.cpp#590
Reporter | ||
Comment 1•15 years ago
|
||
Attachment #487141 -
Flags: review?(roc)
Attachment #487141 -
Flags: review?(roc) → review+
Reporter | ||
Comment 2•15 years ago
|
||
Comment on attachment 487141 [details] [diff] [review]
Do resize
I guess it is safe to apply for 2.0
Attachment #487141 -
Flags: approval2.0?
Attachment #487141 -
Flags: approval2.0? → approval2.0+
Reporter | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•