Closed Bug 301635 Opened 20 years ago Closed 20 years ago

[FIXr]Input that's not of type=image should have no nsIImageLoadingContent.currentURI

Categories

(Core :: DOM: Core & HTML, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla1.8beta4

People

(Reporter: bzbarsky, Assigned: bzbarsky)

Details

(Keywords: fixed1.8)

Attachments

(2 files)

See attached self-explanatory testcase.
Attached file Testcase
Attached patch PatchSplinter Review
Attachment #190066 - Flags: superreview?(jst)
Attachment #190066 - Flags: review?(cbiesinger)
OS: Linux → All
Priority: -- → P1
Hardware: PC → All
Summary: Input that's not of type=image should have no nsIImageLoadingContent.currentURI → [FIX]Input that's not of type=image should have no nsIImageLoadingContent.currentURI
Target Milestone: --- → mozilla1.8beta4
Comment on attachment 190066 [details] [diff] [review] Patch +++ content/base/src/nsImageLoadingContent.h 21 Jul 2005 22:49:19 -0000 + * cancel all image requests (for example when they subclass is "the subclass"? + void CancelImageRequests(); + please don't add trailing whitespace :)
Attachment #190066 - Flags: review?(cbiesinger) → review+
Comment on attachment 190066 [details] [diff] [review] Patch sr=jst
Attachment #190066 - Flags: superreview?(jst) → superreview+
Summary: [FIX]Input that's not of type=image should have no nsIImageLoadingContent.currentURI → [FIXr]Input that's not of type=image should have no nsIImageLoadingContent.currentURI
Comment on attachment 190066 [details] [diff] [review] Patch Requesting branch approval. This keeps our front-end code from thinking that non-image inputs are images...
Attachment #190066 - Flags: approval1.8b4?
Attachment #190066 - Flags: approval1.8b4? → approval1.8b4+
Fixed, trunk and branch.
Status: NEW → RESOLVED
Closed: 20 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: