Closed Bug 314255 Opened 19 years ago Closed 19 years ago

[FIX]Canvas shouldn't flush when getting primary frame

Categories

(Core :: Graphics: Canvas2D, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED FIXED
mozilla1.9alpha1

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

(Keywords: perf)

Attachments

(1 file)

It's just invalidating. If anything changes, the frame will resize or move and we'll invalidate the difference.... so there's no reason to pass PR_TRUE to GetPrimaryFrame.
Priority: -- → P3
Summary: Canvas shouldn't flush when getting primary frame → [FIX]Canvas shouldn't flush when getting primary frame
Target Milestone: --- → mozilla1.9alpha
Attached patch Like so (deleted) — Splinter Review
Attachment #201201 - Flags: superreview?(roc)
Attachment #201201 - Flags: review?(vladimir)
Comment on attachment 201201 [details] [diff] [review] Like so r=me.. perfect example of the dangers of cut & paste code! =/
Attachment #201201 - Flags: review?(vladimir) → review+
Attachment #201201 - Flags: superreview?(roc) → superreview+
Fixed.
Status: NEW → RESOLVED
Closed: 19 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: