Closed
Bug 1350469
Opened 8 years ago
Closed 8 years ago
Lazily load XPathGenerator.jsm in FormData.jsm
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
FIXED
Firefox 55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
In a clean profile, this avoids loading XPathGenerator.jsm during startup.
| Assignee | ||
Comment 1•8 years ago
|
||
| Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8851574 [details]
Bug 1350469 - Lazily load XPathGenerator.jsm in FormData.jsm.
https://reviewboard.mozilla.org/r/123858/#review126288
Stealing from felipe, if that's OK by you!
Attachment #8851574 -
Flags: review+
| Assignee | ||
Comment 4•8 years ago
|
||
Thanks!
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2eae6ef092d3
Lazily load XPathGenerator.jsm in FormData.jsm. r=mikedeboer
Comment 6•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•8 years ago
|
Attachment #8851574 -
Flags: review?(felipc)
You need to log in
before you can comment on or make changes to this bug.
Description
•