Closed Bug 733764 Opened 13 years ago Closed 10 years ago

Make forceRedraw() a no-op

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38

People

(Reporter: jwatt, Assigned: longsonr)

References

Details

Attachments

(1 file)

Seems like our forceRedraw implementation is a bit weird. It doesn't unsuspendRedraw(), so it's totally not going to do what people expect. Currently we can't remove it though, since the following test fails if we do: https://mxr.mozilla.org/mozilla-central/source/content/smil/test/test_smilChangeAfterFrozen.xhtml After bug 614732 is fixed, we should revisit this, since there should be no need for a forceRedraw in the DOM API. (By then suspendRedraw will have been made a no-op too.)
Attached patch no-op.txt (deleted) — Splinter Review
Assignee: nobody → longsonr
Attachment #8553745 - Flags: review?(jwatt)
Attachment #8553745 - Flags: review?(jwatt) → review+
Flags: in-testsuite-
Blocks: 1125201
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: