Closed Bug 1602465 Opened 6 years ago Closed 6 years ago

Refactor ASRouterTargeting.combineContexts to use Proxy object

Categories

(Firefox :: Messaging System, defect, P1)

defect

Tracking

()

RESOLVED FIXED
Firefox 73
Iteration:
73.2 - Dec 16 - Jan 5
Tracking Status
firefox73 --- fixed

People

(Reporter: andreio, Assigned: andreio)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

I've noticed Object.getOwnPropertyDescriptors and combineContexts consistently showing up when profiling. Always somewhere in the 8-10ms range.
Refactoring this to use a Proxy object instead completely hides it from the profiler (so #fast).

Pushed by aoprea@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/371668448156 Refactor ASRouterTargeting.combineContexts to use Proxy object r=k88hudson
Iteration: 73.1 - Dec 2 - Dec 15 → 73.2 - Dec 16 - Jan 5
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: