Closed Bug 338060 Opened 18 years ago Closed 18 years ago

Move marker region to marker property

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tor, Assigned: tor)

Details

Attachments

(2 files)

 
Attachment #222108 - Flags: review?(longsonr)
The patch from bug 338053 might be useful when testing this.
Attachment #222108 - Flags: review?(longsonr) → review+
Attachment #222108 - Flags: superreview?(roc)
Comment on attachment 222108 [details] [diff] [review]
move to property so non-marked frames don't waste space

       nsISVGMarkable *markable;
       CallQueryInterface(this, &markable);
       
       if (markable) {

Can't you just remove this? If it's not markable, it won't have a marker property.
Attachment #222108 - Flags: superreview?(roc) → superreview+
Checked in.
Status: NEW → 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

Creator:
Created:
Updated:
Size: