Closed Bug 245661 Opened 20 years ago Closed 20 years ago

use nsIImageLoadingContent for copying image location

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird1.1

People

(Reporter: Biesinger, Assigned: mscott)

References

Details

Attachments

(1 file)

Once bug 196380's patch is checked in (later today), thunderbird can use
nsIImageLoadingContent::currentURI to find the URI to copy for the image,
instead of trying all kinds of elements that are known to be images.

it needs to make sure though that it really is an image that's being displayed
(<object> also implements this interface); easiest way is to test currentURI !=
null.
thanks Christian. 
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird0.8
the fix for this bug is trunk only and doesn't effect the 1.0 branch.
Target Milestone: Thunderbird0.8 → Thunderbird1.0
meant to file this as 1.1 since it's trunk only
Target Milestone: Thunderbird1.0 → Thunderbird1.1
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: