Stub out some initial architecture for Firefox Translations
Categories
(Firefox :: Translations, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: gregtatum, Assigned: gregtatum)
References
Details
Attachments
(1 file)
This bug is for stubbing out some initial files and architecture to explore using the Firefox Translations web extension in tree.
Assignee | ||
Comment 1•3 years ago
|
||
This page is hidden behind a pref, but not behind an ifdef. I chose to
do this in order to simplify the potential release of this feature. I
don't foresee issues with bloating the binary during the development,
so this doesn't feel like a risk to me.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
bugherder |
Comment 4•2 years ago
|
||
Do we plan to remove HIDE_FROM_ABOUTABOUT in the future? I'm asking because with that about:translations won't be suggested in the urlbar.
Or maybe the page could be made visible in NIGHTLY only for now?
Assignee | ||
Comment 5•2 years ago
|
||
about:translations
is a developer-focused area for testing translations, and is not built for general users. We could probably turn it on by default in Nightly, but it's not ready for any other release channels. Our team hasn't discussed doing this though.
Description
•