Closed Bug 767726 Opened 13 years ago Closed 13 years ago

Kill nsISVGChildFrame::DO_NOT_NOTIFY_RENDERING_OBSERVERS

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: jwatt, Assigned: jwatt)

Details

Attachments

(1 file)

With the patch for bug 767647 we stopped invalidating rendering observers under NotifySVGChanged() since ancestor changes can't change a descendant from the point of view of the descendant's rendering observers anyway. (Since when rendering, rendering observers have the elements they reference resolve dimensions relative to them, etc., not their ancestor.) Anyway, that bug forgot to remove DO_NOT_NOTIFY_RENDERING_OBSERVERS. It's no longer needed, so we should do that.
Assignee: nobody → jwatt
Status: NEW → ASSIGNED
Summary: Kill DO_NOT_NOTIFY_RENDERING_OBSERVERS → Kill nsISVGChildFrame::DO_NOT_NOTIFY_RENDERING_OBSERVERS
Attached patch patchSplinter Review
Attachment #644941 - Flags: review?(longsonr)
Attachment #644941 - Flags: review?(longsonr) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 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: