Closed Bug 338870 Opened 19 years ago Closed 18 years ago

Warning: imgIDecoderObserver is scriptable but inherits from the non-scriptable interface imgIContainerObserver

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jhpedemonte, Assigned: pavlov)

References

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

During build, I get this warning: ./imgIDecoderObserver.idl:96: Warning: imgIDecoderObserver is scriptable but inherits from the non-scriptable interface imgIContainerObserver
Flags: blocking1.9a2?
Attached patch patchSplinter Review
The easiest fix for this is to just make imgIContainerObserver scriptable. It contains only one method, which is already declared [noscript] due to its use of nsIntRect, so it should work fine.
Attachment #222918 - Flags: review?
Attachment #222918 - Flags: review? → review?(pavlov)
Attachment #222918 - Flags: review?(pavlov) → review+
Comment on attachment 222918 [details] [diff] [review] patch Asking for 1.8.1 approval. Low risk patch. Trying to put all patchs for bugs that affect bug 333618 on the branch.
Attachment #222918 - Flags: approval1.8.1?
Forgot to mention that this is checked into the trunk. ->FIXED
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment on attachment 222918 [details] [diff] [review] patch a=darin on behalf of drivers
Attachment #222918 - Flags: approval1.8.1? → approval1.8.1+
Keywords: fixed1.8.1
Bug is fixed on trunk.
Flags: blocking1.9a2?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: