Closed Bug 290766 Opened 20 years ago Closed 18 years ago

QueryInterface usage by SVG frame code

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tor, Assigned: longsonr)

Details

Attachments

(1 file)

From bug 258081 -

  >     nsISVGChildFrame* SVGFrame=nsnull;
  >     kid->QueryInterface(NS_GET_IID(nsISVGChildFrame),(void**)&SVGFrame);

  Want to file a followup bug on using CallQI in cases like this?  It's a lot
  safer.
Attached patch patchSplinter Review
Assignee: general → longsonr
Status: NEW → ASSIGNED
Attachment #231571 - Flags: review?(tor)
Attachment #231571 - Flags: review?(tor) → review+
Attachment #231571 - Flags: superreview?(bzbarsky)
Attachment #231571 - Flags: superreview?(bzbarsky) → superreview+
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 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: