Stop using lazy getter if it's immediately used at top-level
Categories
(Firefox :: General, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(14 files)
5.78 KB,
application/x-javascript
|
Details | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
preparation for bug 1773747
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
Assignee | ||
Comment 3•2 months ago
|
||
Depends on D149010
Assignee | ||
Comment 4•2 months ago
|
||
Depends on D149011
Assignee | ||
Comment 5•2 months ago
|
||
Depends on D149012
Assignee | ||
Comment 6•2 months ago
|
||
Depends on D149013
Assignee | ||
Comment 7•2 months ago
|
||
Depends on D149014
Assignee | ||
Comment 8•2 months ago
|
||
Depends on D149015
Assignee | ||
Comment 9•2 months ago
|
||
Depends on D149016
Assignee | ||
Comment 10•2 months ago
|
||
Depends on D149017
Assignee | ||
Comment 11•2 months ago
|
||
Depends on D149018
Assignee | ||
Comment 12•2 months ago
|
||
Depends on D149019
Assignee | ||
Comment 13•2 months ago
|
||
Depends on D149020
Assignee | ||
Comment 14•2 months ago
|
||
Depends on D149021
Comment 15•2 months ago
|
||
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/b3137adcca09 Part 2: Stop using lazy getter unnecessarily in browser/components/newtab/. r=thecount https://hg.mozilla.org/integration/autoland/rev/5dc4bb1f3a4d Part 3: Stop using lazy getter unnecessarily in browser/components/. r=MattN https://hg.mozilla.org/integration/autoland/rev/f748313d69bf Part 5: Stop using lazy getter unnecessarily in mobile/. r=agi,calu https://hg.mozilla.org/integration/autoland/rev/ab9896659079 Part 6: Stop using lazy getter unnecessarily in remote/. r=webdriver-reviewers,whimboo https://hg.mozilla.org/integration/autoland/rev/08bfd92d7505 Part 7: Stop using lazy getter unnecessarily in services/. r=markh https://hg.mozilla.org/integration/autoland/rev/441f1340fd40 Part 8: Stop using lazy getter unnecessarily in toolkit/components/formautofill/. r=sgalich https://hg.mozilla.org/integration/autoland/rev/171304d47bfc Part 9: Stop using lazy getter unnecessarily in toolkit/components/normandy/. r=barret https://hg.mozilla.org/integration/autoland/rev/5ee1721c78cb Part 10: Stop using lazy getter unnecessarily in toolkit/components/passwordmgr/. r=MattN https://hg.mozilla.org/integration/autoland/rev/9cdd71d64d38 Part 11: Stop using lazy getter unnecessarily in toolkit/components/telemetry/. r=chutten https://hg.mozilla.org/integration/autoland/rev/6f1875e8a76c Part 13: Stop using lazy getter unnecessarily in toolkit/mozapps/update/. r=application-update-reviewers,nalexander
Comment 16•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b3137adcca09
https://hg.mozilla.org/mozilla-central/rev/5dc4bb1f3a4d
https://hg.mozilla.org/mozilla-central/rev/f748313d69bf
https://hg.mozilla.org/mozilla-central/rev/ab9896659079
https://hg.mozilla.org/mozilla-central/rev/08bfd92d7505
https://hg.mozilla.org/mozilla-central/rev/441f1340fd40
https://hg.mozilla.org/mozilla-central/rev/171304d47bfc
https://hg.mozilla.org/mozilla-central/rev/5ee1721c78cb
https://hg.mozilla.org/mozilla-central/rev/9cdd71d64d38
https://hg.mozilla.org/mozilla-central/rev/6f1875e8a76c
Assignee | ||
Updated•2 months ago
|
Comment 17•2 months ago
|
||
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/fb37b64db30e Part 1: Stop using lazy getter unnecessarily in browser/components/doh/. r=necko-reviewers,kershaw
Updated•2 months ago
|
Comment 18•2 months ago
|
||
bugherder |
Assignee | ||
Updated•2 months ago
|
Comment 19•2 months ago
|
||
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/3889064ffdce Part 4: Stop using lazy getter unnecessarily in dom/. r=florian https://hg.mozilla.org/integration/autoland/rev/f8768795aa7d Part 12: Stop using lazy getter unnecessarily in toolkit/components/. r=florian
Comment 20•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3889064ffdce
https://hg.mozilla.org/mozilla-central/rev/f8768795aa7d
Assignee | ||
Updated•15 days ago
|
Description
•