Closed Bug 1119089 Opened 9 years ago Closed 9 years ago

Switch from the ineffecient x = x.sub(x, y) to x.subout(y);

Categories

(Core :: Graphics, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: jrmuizel, Assigned: jrmuizel)

Details

The recently added move assignment operators make the existing pattern more efficient, but using SubOut() is cleaner and even more efficient.
https://hg.mozilla.org/mozilla-central/rev/88492808aea5
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in before you can comment on or make changes to this bug.