Hey there,
Did anyone ever figure out how to connect to the sailfish-browser with the Firefox remote debugger tools? I am trying to debug a website that is behaving badly.
I found some options by going to about:config and searching for “devtools”. I turned on devtools.debugger.remote-enabled and turned off devtools.debugger.force-local, but that didn’t seem to have any effect.
I also tried starting the browser from the terminals as sailfish-browser --start-debugger-server
, but that just tried to open --start-debugger-server as if it’s a web link.
I found some discussion about this in the old Jolla Together forum, but there wasn’t much there.
https://together.jolla.com/question/74739/how-do-you-set-up-remote-debugging-for-the-browser/
Any ideas?