Closed Bug 64529 Opened 24 years ago Closed 24 years ago

[libimg]Cache should be used when a JavaScript function changes the height of an element

Categories

(Core :: Graphics: ImageLib, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla0.9

People

(Reporter: kazhik, Assigned: pavlov)

References

Details

Attachments

(1 file)

If a Javascript function try to change the height of an image by document.getElementById().style.height, it sends a request to the http server. Cache should be used. http://sites.netscape.net/ikazhik/bugzilla/test/20010107a.html Push "start" button on this testcase. the red line blinks. http://sites.netscape.net/ikazhik/bugzilla/test/20010107b.html This second testcase doesn't blink, because it draws the vertical line by <div>. Build: 2001010504/Win98
Is this more of an image lib thing, Chris?
Yeah, this is a bug in the image cache key generation
Assignee: neeti → saari
Component: Networking: Cache → ImageLib
Target Milestone: --- → mozilla0.9
Blocks: 66964
Status: NEW → ASSIGNED
Summary: Cache should be used when a JavaScript function changes the height of an element → [libimg]Cache should be used when a JavaScript function changes the height of an element
Depends on: 70938
taking
Assignee: saari → pavlov
Status: ASSIGNED → NEW
fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: