Closed
Bug 1319069
Opened 9 years ago
Closed 8 years ago
Open Fennec Custom Tabs in Fennec Proper
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: tech4pwd, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20161119032635
Steps to reproduce:
It's one of the controls that should appear in the overflow menu. But since the current implementation only has the toolbar and no menu items, this is one of the things that's missing.
Reporter | ||
Updated•9 years ago
|
Blocks: customtabs
OS: Unspecified → Android
What is the process of adding a new string resource for "Open in Fennec"?
Comment 3•9 years ago
|
||
Add it to android_strings.dtd with a localization note:
https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/locales/en-US/android_strings.dtd
Then use it in strings.xml.in:
https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/strings.xml.in
Comment 4•8 years ago
|
||
An "Open in <default browser>" button was added at some point, although we might want to think about deeper integration with ourselves (see bug 1352999).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•