Closed Bug 1635256 Opened 4 years ago Closed 4 years ago

Eliminate unnecessary array copying in gfx/layers/apz

Categories

(Core :: Panning and Zooming, task)

task

Tracking

()

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: botond, Assigned: botond)

References

Details

Attachments

(1 file)

By making more explicit places where arrays are copied, bug 1626570 has revealed some places in APZ code where we perform unnecessary array copies that could be eliminated by changing some signatures to take arrays by rvalue reference. This bug tracks eliminating the unnecessary copies.

Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c1ab9962ae12
Avoid unnecessary array copies in NotifyLayerTransforms and SetConfirmedTargetAPZC. r=kats
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: