Closed Bug 338466 Opened 18 years ago Closed 18 years ago

Remove fine-grained update flags from svg

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tor, Assigned: tor)

Details

Attachments

(1 file)

The current SVG code has quite fine-grained flags for updating, most of which were unused (as the style system doesn't give enough information about what has changed) or treated as the same thing by the renderer.  This patch removes and replaces them with state bits, simplifying the code and reducing the size of path geometry and glyph frames.

First step in simplifying the region logic.
Attached patch reduce flagsSplinter Review
Attachment #222530 - Flags: review?(roc)
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: