Closed Bug 845437 Opened 12 years ago Closed 12 years ago

Get rid of the aImmediateRedraw argument from nsSliderFrame methods

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: jwatt, Assigned: jwatt)

References

Details

Attachments

(1 file)

The aImmediateRedraw argument that various nsSliderFrame methods have can die since it isn't actually doing anything.
Attached patch patchSplinter Review
Attachment #718511 - Flags: review?(dholbert)
Summary: Get rid of the aImmediateRedraw from nsSliderFrame methods → Get rid of the aImmediateRedraw argument from nsSliderFrame methods
From some hg archeology, it looks like we dropped the last usage of a variable w/ this name in nsSliderFrame was removed here: https://hg.mozilla.org/mozilla-central/rev/e5651c513f3f#l73.12 Adding dependency on that cset's bug, bug 539356 (DLBI).
Depends on: dlbi
Comment on attachment 718511 [details] [diff] [review] patch Looks good. (I slightly wonder whether this is a case where we *should* be using this variable somehow, but it looks like it's no longer needed because we switched from explicitly invalidating (with flags about how we want to be invalidated) to letting DLBI manage that for us. And I suppose we can trust that DLBI knows what it's doing.)
Attachment #718511 - Flags: review?(dholbert) → review+
Blocks: 845524
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: