this._caUtils.getDefaultExtension is not a function - viewSourceUtils.js:413
Categories
(Toolkit :: View Source, defect)
Tracking
()
People
(Reporter: rachel, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
See
https://searchfox.org/mozilla-central/rev/552bfc6334b797d92fb2ce8e93a6ace5f47cd56d/toolkit/components/viewsource/content/viewSourceUtils.js#398
and here:
https://searchfox.org/mozilla-central/rev/552bfc6334b797d92fb2ce8e93a6ace5f47cd56d/toolkit/components/viewsource/content/viewSourceUtils.js#413
There is no getDefaultExtension in contentAreaUtils.js:
https://searchfox.org/mozilla-central/search?q=getDefaultExtension&path=&case=false®exp=false
There used to be in ESR 91:
https://searchfox.org/mozilla-esr91/rev/7ab788b1ca3f84189c113d1695cd53c409f58641/toolkit/content/contentAreaUtils.js#1174
but it was removed here:
https://hg.mozilla.org/mozilla-central/rev/c5206784e1a6ce358093206393525e7b300fee82#l1.285
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Description
•