Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken features #71

Open
intika opened this issue Dec 31, 2018 · 11 comments
Open

Broken features #71

intika opened this issue Dec 31, 2018 · 11 comments
Labels
miss-behavior Unwanted behavior to-do (approved) Next release to-do

Comments

@intika
Copy link
Owner

intika commented Dec 31, 2018

  • Developer tools (ctrl+shift+i or f12) don't work on windows ESR
  • Enable IP v6 by default
@intika intika added bug Something isn't working to-do (approved) Next release to-do labels Dec 31, 2018
@intika intika added miss-behavior Unwanted behavior and removed bug Something isn't working labels Dec 31, 2018
@Atavic
Copy link

Atavic commented Jan 1, 2019

Maybe it's the Theme? Have you tried switching to the Default theme?

@747iajc1k
Copy link

Clean profile ESR version win10.
devtools.zip

@747iajc1k
Copy link

747iajc1k commented Jan 1, 2019

Woah, why you deleted ESR version support? Because this bug on ESR.
I talk about separate config download for ESR version.

@intika
Copy link
Owner Author

intika commented Jan 2, 2019

ESR is not deleted the current temporary version is compatible with ESR it's why i did not split the downloads (because the config file is the same and ESR config section is enabled)...

@NotWorthKnowing
Copy link

lockPref("network.dns.disableIPv6", true);
is blocking all internet connections for me using 60.4 ESR
same thing when this line is commented out and I flip it to true in about:config

Thanks for the 2.1 version config file; haven't applied it yet but the small download is really convenient, especially since I have a 2GB/month limit.

@intika
Copy link
Owner Author

intika commented Jan 3, 2019

@NotWorthKnowing i will see if maintaining a "patch" version like the current one is doable...
IPv6 will be enabled by default in the future version ;)

@ribatamu
Copy link

ribatamu commented Jan 6, 2019

@intika do you know, which entry in the config file is causing the Web Developer to not work in the ESR version?

@intika
Copy link
Owner Author

intika commented Jan 6, 2019

@ribatamu i don't have a windows machine to test right now but i guess it's something in the // Section : IJWY To Shut Up (but not sure) the whole thing will be avoided once the new version will be finished

@NotWorthKnowing
Copy link

Win 10, LF60.4ESR, only error in Browser Console mentioning devtools:
SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
Stack trace:
logOncePerBrowserVersion@resource://devtools/shared/base-loader.js -> resource://devtools/client/shared/telemetry.js:375:21
_pingTelemetry@resource://devtools/shared/base-loader.js -> resource://devtools/client/framework/toolbox.js:708:5
open/<@resource://devtools/shared/base-loader.js -> resource://devtools/client/framework/toolbox.js:518:7
_run@resource://devtools/shared/base-loader.js -> resource://devtools/shared/task.js:310:39
process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:928:23
walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:812:7
scheduleWalkerLoop/<@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:748:11

Too convoluted for me to follow. But if disabling all those url settings makes the difference then I am not sure I personally want devtools enabled all the time.

@ribatamu
Copy link

ribatamu commented Jan 7, 2019

@intika I can confirm what's the problem in the config file and the ESR version on Windows.

That's the entry lockPref("devtools.telemetry.tools.opened.version", "")

The default value should be {"DEVTOOLS_SCREEN_RESOLUTION_ENUMERATED_PER_USER":"60.4.0"}

I don't think that's causing any privacy concern.

@intika
Copy link
Owner Author

intika commented Jan 7, 2019

@ribatamu Thank you for reporting back that it will be helpful later on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
miss-behavior Unwanted behavior to-do (approved) Next release to-do
Projects
None yet
Development

No branches or pull requests

5 participants