"Fennec" is the code name for the mobile version of Firefox.
Questions tagged [fennec]
72 questions
1
vote
0 answers
Why is Firefox for Android leaving a udp socket open?
As soon as you open a web page, Fennec (Firefox for android) is opening a UDP socket on a random port. What is this socket and why is it needed?
cat /proc/net/udp
sl local_address rem_address st…

user3581547
- 11
- 1
1
vote
1 answer
Minimo.CAB For WinCE Core
I am looking for a Browser for Windows CE Core 5 OS, I could find the Suitable Browser is Minimo 0.016 (cab file for instillation) but I cannot file a Instillation file. Please Help.
Thank You,

Randeel
- 11
- 5
1
vote
0 answers
Mozilla for Android Failed to build on ubuntu
I'm trying to build Mozilla for Android (Fennec). Every time I got a similar error with different files.
/home/hazem/gecko-dev/js/src/frontend/TokenStream.cpp:1884: error: undefined reference to '__srget'
20:18.33…

Hazemiii
- 11
- 2
1
vote
1 answer
How to change Fennec application name
I need to change Fennec application name.
I build Fennec using next instruction https://wiki.mozilla.org/Mobile/Fennec/Android. Them when after apk installation application name is "Fennec Misha". Instruction tells that
The name of the app that…

Misha
- 433
- 4
- 10
1
vote
1 answer
How do I get a number preference in a fennec addon's options box
In fennec, the options box is handled differently. I want to know how to get a number preference in the options box

tmim
- 12,091
- 4
- 18
- 12
1
vote
0 answers
Fennec Nightly Build Version 29.0a1 & Addon-Sdk-1.15 max version(22.0a1)
I'm scratching my head on this one.
My add-on installs but does not seem to function.
I have a working add-on I built for Firefox(web) that geolocates, gets domain/path/etc/, user-agent, ports the info to the content script, yada yada, etc etc, but…

Tyler Rafferty
- 3,391
- 4
- 28
- 37
1
vote
2 answers
icons in a firefox android bootstrapped extension
I'm working on a bootstrapped extension for firefox android, and I have a problem with displaying icons in a new menu item:
itemMenuId = window.NativeWindow.menu.add("Show more details",ico , function() { showToast(window); });
in ico I wrote…

user2102196
- 99
- 1
- 7
1
vote
1 answer
Styling on mobile Firefox
Having tried applying CSS border, outline and appearance rules to no effect, is there a way to get rid of the default inset shadows and rounded corners of in Fennec (mobile Firefox)?

Boris Brudnoy
- 2,405
- 18
- 28
1
vote
1 answer
Mobile Firefox addon development: window.BrowserApp.deck is null
I'm trying to write a simple little addon for Firefox Mobile, starting from this skeleton. Ultimately I'd like to be running a bit of code against every new page loaded, which seems to be best accomplished by adding a "DOMContentLoaded" listener to…

Bakkot
- 1,175
- 7
- 13
1
vote
1 answer
How to build .apk file from mozilla fennec build instructions
I have tried to build Mozilla Fennec browser for Android. I have followed the instructions. It doesn't show any issue until the make instruction:
make -f client.mk build_and_deploy
It stops at make -C . fast-package instruction since the compiler…

intrepidkarthi
- 3,104
- 8
- 42
- 75
1
vote
2 answers
How to connect Fennec with eclipse for android
I'm trying to checkout the Mozilla Fennec code and connect it with Eclipse for making some changes and deplyoing it on the device.
I'm referring this link. Visit:…

Anupam
- 3,742
- 18
- 55
- 87
0
votes
1 answer
Does Mozilla Fennec supports Addons in Mobile Platform?
Looking if Fennec supports Addons compatibility in Mobile Platforsm like iOs for iphone, Android or Windows.
Also looking forward for guidelines to develop extensions development to use it in Fennec for mobile platforms.

Gianna
- 1
- 1
0
votes
2 answers
How to install Fennec on Windows Vista?
I just downloaded it from http://www.mozilla.org/en-US/mobile
Developer Tools
You can install the mobile version of Firefox to your desktop computer in order to test, provide feedback, and build add-ons.
But I don't know how to install it. I wanna…

weilou
- 4,419
- 10
- 43
- 56
0
votes
1 answer
How to change interface font in firefox android version (Fennec )?
I tried viewing a website in tamil characters (eg. http://ta.wiktionary.org) using firefox mobile version in my android phone (android version 2.3.3). I find all the text as boxes. This is because android 2.3.3 doesnt come with tamil fonts.
I like…

Mugunth
- 2,368
- 1
- 21
- 28
0
votes
1 answer
Is there a dom inspector flag for Fennec?
I've got Dom Inspector installed on Fennec on my desktop, and sometimes the cmd+shift+i hotkey works and sometimes it doesn't (or maybe I'm forgetting it?).. so I"m wondering if anyone knows if there is a command line flag that I can use to open the…

erikvold
- 15,988
- 11
- 54
- 98