Closed
Bug 1391337
Opened 8 years ago
Closed 8 years ago
gSync could be initialized later
Categories
(Firefox :: Sync, enhancement)
Tracking
()
RESOLVED
FIXED
Firefox 57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: eoger, Assigned: eoger)
Details
Attachments
(1 file)
We don't need gSync to be initialized in the macOS hidden window anymore since we refactored it. We should remove that call.
http://searchfox.org/mozilla-central/source/browser/base/content/browser.js#1707
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8898396 [details]
Bug 1391337 - Do not initialize gSync in nonBrowserWindowDelayedStartup.
https://reviewboard.mozilla.org/r/169796/#review175142
cool!
Attachment #8898396 -
Flags: review?(markh) → review+
Pushed by eoger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7aae835d61f4
Do not initialize gSync in nonBrowserWindowDelayedStartup. r=markh
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
You need to log in
before you can comment on or make changes to this bug.
Description
•