Closed Bug 1434065 Opened 8 years ago Closed 8 years ago

Port Developer tools to Android

Categories

(DevTools :: General, enhancement)

All
Android
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: laem, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/6.4 Chrome/56.0.2924.87 Safari/537.36 Steps to reproduce: I cannot find a way to open the console or dev tools on Firefox for Android. Actual results: I suppose it's just not bundled in the browser. Expected results: As far as I know, they are included in the standard edition (not the developer edition) on the desktop. Hence I suppose it's not a matter of size added to the bundle, but a matter of incompatibility with Firefox for Android, or simply because no one assumes one would debug a website on a mobile device. But mobile devices can now be more powerful than two-year old laptops, and more and more people will use Android as a work setup following Samsung's and Huawei's desktop modes. That's more than 50 million devices sold with this potential. More if tablets used with physical keyboards are counted.
At least part of devtools are included even on Android in order to support connecting from Desktop via WebIDE if I'm not mistaken, but if additional files were necessary to actually display the UI on Android itself then APK size very much *is* a concern here. Making them installable on demand (at least on Release/Beta) might be a way forward, though.
As per Comment 0 & Comment 1 this could be useful as a feature implementation in the future in order for the users to not need to connect to a computer for debugging.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
tracking-fennec: --- → ?
Ever confirmed: true
OS: Unspecified → Android
Hardware: Unspecified → All
Version: Firefox 60 → Trunk
What I understand is that most of the devtools have been rewritten in HTML/JS. Would it then be possible to ship it as an extension ? Is it currently possible, or is the extension system in Quantum too limiting ? Would it work on Firefox for Android ?
I doubt this will ever happen. Using the devtools remotely from a desktop computer is the way to inspect websites, JS, network requests, etc.
tracking-fennec: ? → ---
Component: General → Developer Tools
Product: Firefox for Android → Firefox
Summary: Feature request : Developer tools → Port Developer tools to Android
Product: Firefox → DevTools
I really need a way to be able to open dev tools on a mobile at any cost as I am often in a situation where I have no other device with me. I do web development on my phone on the go and at times there is no internet. I would like to know if it disabled because it will look ugly on a small screen or there are technical reasons?
You can connect to remote devices and inspect the development websites using the instructions here: https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging I'm afraid that we have no intention to port the tools to work as an addon on Firefox for Android at the moment. The effort required would be quite spectacular. It's simply easier to connect remotely. You don't need external Internet connectivity, only having the devices in the same network (including ad hoc wifi connections).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.