Closed Bug 1429083 Opened 6 years ago Closed 6 years ago

Lazy load uuidgen in proxy module

Categories

(Remote Protocol :: Marionette, defect)

Version 3
defect
Not set
normal

Tracking

(firefox59 fixed)

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: ato, Assigned: ato)

References

Details

Attachments

(1 file)

The uuidgen service gets loaded with Cc and stored in a const global.
Since it is not always needed it can be lazy loaded using XPCOMUtils.
Assignee: nobody → ato
Fixed a lint issue, new try: -b do -p linux,linux64,macosx64,win64,android-api-16 -u marionette-e10s,marionette-headless-e10s,xpcshell,web-platform-tests,firefox-ui-functional-local-e10s,firefox-ui-functional-remote-e10s -t none
Comment on attachment 8941086 [details]
Bug 1429083 - Lazily load uuid-generator in proxy module.

https://reviewboard.mozilla.org/r/211354/#review217276
Attachment #8941086 - Flags: review?(hskupin) → review+
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bc3097b1f20a
Lazily load uuid-generator in proxy module. r=whimboo
https://hg.mozilla.org/mozilla-central/rev/bc3097b1f20a
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: