Closed
Bug 1277862
Opened 8 years ago
Closed 8 years ago
Rename Moz2D's Filter to SamplingFilter
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(3 files)
(deleted),
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
Rename Moz2D's Filter to SamplingFilter to distinguish it from other types of filter, and stop uselessly and misleadingly passing it by reference.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8759682 -
Flags: review?(bas)
Updated•8 years ago
|
Attachment #8759682 -
Flags: review?(bas) → review+
Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8759684 -
Flags: review?(bas)
Updated•8 years ago
|
Attachment #8759684 -
Flags: review?(bas) → review+
Assignee | ||
Comment 3•8 years ago
|
||
Attachment #8759685 -
Flags: review?(bas)
Assignee | ||
Updated•8 years ago
|
Attachment #8759685 -
Attachment description: SamplingFilter-other → patch for everything else
Updated•8 years ago
|
Attachment #8759685 -
Flags: review?(bas) → review+
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/985578e6b581
part 1 - Rename Moz2D's Filter to SamplingFilter in gfx/2d/. r=Bas
https://hg.mozilla.org/integration/mozilla-inbound/rev/ac8b323f4ca8
part 2 - Rename Moz2D's Filter to SamplingFilter in the rest of gfx/. r=Bas
https://hg.mozilla.org/integration/mozilla-inbound/rev/0f0586c0b68d
part 3 - Rename Moz2D's Filter to SamplingFilter in the rest of the tree. r=Bas
Comment 5•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/985578e6b581
https://hg.mozilla.org/mozilla-central/rev/ac8b323f4ca8
https://hg.mozilla.org/mozilla-central/rev/0f0586c0b68d
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•