Closed Bug 339375 Opened 18 years ago Closed 18 years ago

Switch paint servers fields to properties

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tor, Assigned: tor)

References

Details

Attachments

(2 files, 1 obsolete file)

 
Attached patch switch to properties (obsolete) — Splinter Review
Attachment #223501 - Flags: review?(roc)
Attachment #223501 - Attachment is obsolete: true
Attachment #223502 - Flags: review?(roc)
Attachment #223501 - Flags: review?(roc)
Comment on attachment 223502 [details] [diff] [review]
accidentally included another patch - correct version

+      (GetStyleSVG()->mFill.mType == eStyleSVGPaintType_Server &&
+       GetStateBits() & NS_STATE_SVG_FILL_PSERVER))

Although it's not REALLY necessary I'd feel better if there were parens around "GetStateBits() & NS_STATE_SVG_FILL_PSERVER". Similarly GetStateBits() & NS_STATE_SVG_STROKE_PSERVER above.

Only two SVG state bits left? eep
Attachment #223502 - Flags: superreview+
Attachment #223502 - Flags: review?(roc)
Attachment #223502 - Flags: review+
Checked in.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Depends on: 344749
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: