BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.73k stars 335 forks source link

Waterfox Classic 2020.01 Causes github to no longer work. #1360

Closed 133794m3r closed 4 years ago

133794m3r commented 4 years ago

Describe the bug Github doesn't work anymore after updating to latest stable release. When first visiting the site it gives you the message "Old versions of firefox aren't supported please upgrade" message for some reason like it used to when I was using PaleMoon way back when their useragent was still spoofing an outdated firefox version. To Reproduce

  1. Go to github.com
  2. Click on Anything really. The little accordian thingies they won't work.
  3. Notice the site never finishes loading. The site's basically broken now and all of the CSS features are borked. The main profile page doesn't finish loading and instead just shows a loading loop. Also the accordian thing that normally minimizes contributions per month is always maximized.

Expected behavior The site to work the way it did before I updated to 2020.01. When I was on 2019.12 it worked AOK so I don't know what's going on.

Screenshots

file:///home/macarthur/Desktop/tmpdownload/Screenshot%20at%202020-01-15%2013-15-43.png file:///home/macarthur/Desktop/tmpdownload/Screenshot%20at%202020-01-15%2013-15-53.png

My configuration

Additional context Saw there was an update, updated it. Now the site's borked. Can't even upload attachments to this issue.

133794m3r commented 4 years ago

I can't even edit an issue no idea what's going on here.

hawkeye116477 commented 4 years ago

What Debian version? Anyway, seems that's problem on your side, cuz in case of me, all works great on Manjaro. Make sure that layout.stylo.enabled in about:config is false. Can you also try in safe mode?

133794m3r commented 4 years ago

I've tried with safe mode and for some reason Github is not seeing it as a recent version. It's your build that I'm using and then getting the following. I did safe mode and no change. I even added that pref. https://i.imgur.com/XB8sFuH.png

"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0"

don't know where they're getting that info from.

133794m3r commented 4 years ago
dpkg -s waterfox-classic-kpe
Package: waterfox-classic-kpe
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 157908
Maintainer: hawkeye116477 <Removed email>
Architecture: amd64
Version: 2020.01-0
Replaces: waterfox (<< 2019.10-4), waterfox-kde (<< 2019.10-4)
hawkeye116477 commented 4 years ago

@133794m3r Very strange. What Debian version have you?

133794m3r commented 4 years ago

I'm using the parrot fork that's basically debian-testing plus some random extra security features thrown in. I have no clue why it decided to do this after updating as before today it was AOK and github worked perfectly fine.

133794m3r commented 4 years ago

I'm getting your package from the opensuse build service. And for some reason it's reporting(in it's HTTP POST parameter's useragent string) that it's firefox version 60. 500 http://download.opensuse.org/repositories/home:/hawkeye116477:/waterfox/Debian_Testing Packages release o=obs://build.opensuse.org/home:hawkeye116477:waterfox/Debian_Testing,n=Debian_Testing,l=home:hawkeye116477:waterfox,c= origin download.opensuse.org Pinned packages:

johny-mnemonic commented 4 years ago

This has happened before... Check #784 and #785 and other issues. I tried to use the same solution -> to use useragent string of latest Firefox ESR for github.com, i.e. set general.useragent.override.github.com to Mozilla/5.0 (rv:68.4.1) Gecko/20100101 Firefox/68.4.1 .

While that got rid of the banner, the page still didn't work properly. For example switching between Write and Preview mode in comments or selecting labels was still not working.

What luckily fixed github for me was to use advice from this comment, to use User Agent switcher addon and override the User Agent to MS Edge browser. I acknowledge it is a dirty workaround that might stop working anytime, so we need proper fix, but till someone come up with that, this can help with immediate trouble.

don-reba commented 4 years ago

Same here on Windows. Overriding User Agent to Edge still doesn't fix everything, unfortunately. I can't reply to pull request review comments, for instance. One of the rare times I'm glad the actual Edge exists.

Sa-Ja-Di commented 4 years ago

As Github rolls out Custom Elements/Shadow Dom usage - browsers which do not have it end with broken layout elements.

So, "Polymer WebComponents" have to be added to Waterfox Classic to make Github work flawlessly again, which is a rather insane task.

MrAlex94 commented 4 years ago

For those of you who are having the issue, could you test with dom.webcomponents.enabled set to true?

don-reba commented 4 years ago

For those of you who are having the issue, could you test with dom.webcomponents.enabled set to true?

Set it to true and restarted the browser, for good measure. Doesn't seem to do the trick.

hawkeye116477 commented 4 years ago

Try setting both dom.webcomponents.enabled and dom.webcomponents.customelements.enabled to true.

don-reba commented 4 years ago

Try setting both dom.webcomponents.enabled and dom.webcomponents.customelements.enabled to true.

I did. Also, YouTube stops working with dom.webcomponents.enabled.

hawkeye116477 commented 4 years ago

@don-reba Can you show output of browser's console (ctrl+shift+i) with disabled both prefs?

PS: Seems that users of PaleMoon and Basilisk also have some problems with GitHub and it's related with Polymer WebComponents and Moonchild works on getting the Polymer WebComponents features.

don-reba commented 4 years ago

@don-reba Can you show output of browser's console (ctrl+shift+i) with disabled both prefs?

Just a bunch of CSS warnings. Nothing else.

Unknown pseudo-class or pseudo-element ‘selection’.  Ruleset ignored due to bad selector.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:5:4504
Unknown pseudo-class or pseudo-element ‘selection’.  Ruleset ignored due to bad selector.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:5:5872
Unknown pseudo-class or pseudo-element ‘selection’.  Ruleset ignored due to bad selector.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:487
Unknown property ‘user-select’.  Declaration dropped.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:2270
Error in parsing value for ‘-webkit-user-select’.  Declaration dropped.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:3097
Error in parsing value for ‘-moz-user-select’.  Declaration dropped.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:3122
Unknown property ‘user-select’.  Declaration dropped.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:3141
Expected media feature name but found ‘-moz-min-device-pixel-ratio’.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:3708
Expected media feature name but found ‘-webkit-min-device-pixel-ratio’.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:3756
Expected media feature name but found ‘min-device-pixel-ratio’.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:3855
Expected color but found ‘none’.  Error in parsing value for ‘background-color’.  Declaration dropped.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:8631
Expected media feature name but found ‘-moz-min-device-pixel-ratio’.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:10211
Expected media feature name but found ‘-webkit-min-device-pixel-ratio’.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:10259
Expected media feature name but found ‘min-device-pixel-ratio’.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:11:10358
Error in parsing value for ‘-webkit-text-size-adjust’.  Declaration dropped.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:20:155
Unknown pseudo-class or pseudo-element ‘-webkit-inner-spin-button’.  Ruleset ignored due to bad selector.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:20:1885
Unknown pseudo-class or pseudo-element ‘-webkit-search-cancel-button’.  Ruleset ignored due to bad selector.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:20:2042
Unknown pseudo-class or pseudo-element ‘-webkit-input-placeholder’.  Ruleset ignored due to bad selector.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:20:2138
Unknown pseudo-class or pseudo-element ‘-webkit-file-upload-button’.  Ruleset ignored due to bad selector.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:20:2192
Unknown property ‘user-select’.  Declaration dropped.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:20:7233
Unknown property ‘appearance’.  Declaration dropped.  frameworks-02a3eaa24db2bd1ed9b64450595fc2cf.css:20:7432
...
Sa-Ja-Di commented 4 years ago

@hawkeye116477 They are working indeed on getting this on board, and some progress has been made.

Would for sure go faster if more people would be willing to work on it and lending them a helping hand - as this also could be of benefit for Waterfox Classic users!

reallyuniquename commented 4 years ago

It's a Github issue, they flipped the switch.

Use Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 on Github, it doesn't require dom.webcomponents.enabled or dom.webcomponents.customelements.enabled either.

grahamperrin commented 4 years ago

… Use Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0

That might cause trouble. Recall https://github.com/MrAlex94/Waterfox/pull/784#issuecomment-439939670:

… need to contain Waterfox

https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-574786390

I can't even edit an issue …

No problem with Waterfox Classic 2020.01 (20200110195245) in safe mode on Manjaro Linux. UA string, non-modified:

Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3

https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-574832297

random extra security features thrown in

Take care to not throw in anything that might modify the UA string.

https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-575096886

… I tried … general.useragent.override.github.com to Mozilla/5.0 (rv:68.4.1) Gecko/20100101 Firefox/68.4.1

Try not overriding. It defeats the object of the whitelisting that GitHub made for Waterfox Classic.

grahamperrin commented 4 years ago

Cross reference https://redd.it/eq3rgs NB the sticky comment.

From a screen recording of Waterfox Classic 2020.01 (20200110175929) on Windows 10 working with GitHub, no problem:

2020-01-19 04:31:17 frame

2020-01-19 04:31:20 frame

133794m3r commented 4 years ago

The default useragent for my stock waterfox build OpenSuses's build system is firefox60 waterfox isn't included. Don't know if it is a build issue or what because I had no addons that modified the user agent.

reallyuniquename commented 4 years ago

@grahamperrin

That might cause trouble

Such as? I don't see anything related in the linked comment.

grahamperrin commented 4 years ago

I don't see anything related in the linked comment.

@ACyphus wrote (in the linked comment):

Hey folks :wave:

My name is Alex and I work on the Technical Support team @github.

I'm following up on the ticket that @grahamperrin opened with us.

GitHub is now whitelisting the Waterfox browser based on the contents of the UA. Waterfox will need to contain Waterfox in the UA for this whitelisting to apply. …

Emphatically:

need to contain Waterfox

So, use of a UA that excludes Waterfox will prevent application of GitHub's whitelisting. I see prevention of the whitelisting as troublesome.

In this context, troublesome UA strings include:

Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 (https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-574815293 above)

Mozilla/5.0 (rv:68.4.1) Gecko/20100101 Firefox/68.4.1 (https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-575096886 above)

Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 (https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-575344229 above)

Mozilla/5.0 (Windows NT 10.0; Win64; rv:60.0) Gecko/20100101 Firefox/60.0 (https://www.reddit.com/r/waterfox/comments/eq3rgs/psa_please_note_that_github_no_longer_supports/feo7fr4/, subsequently edited into https://redd.it/eq3rgs).

grahamperrin commented 4 years ago

https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-574832297

I'm using the parrot fork that's basically debian-testing plus some random extra security features thrown in. I have no clue why it decided to do this after updating …

Please, can you be specific about any of the random stuff?

https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-575936263

The default useragent for my stock waterfox build OpenSuses's build system is firefox60 waterfox isn't included. Don't know if it is a build issue or what …

Given the working string (Alex's 20200110195245 build):

Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3

– discovering why yours differs will be key to resolving this issue #1360.

Please let us have troubleshooting information.

Use the Copy text to clipboard button at:


Side note: you can make a block of mono-spaced text easier to read by 'fencing' the block.

One line above, one line below each block as described at https://guides.github.com/features/mastering-markdown/#examplesCode

Thanks

133794m3r commented 4 years ago

#1360 (comment)

I'm using the parrot fork that's basically debian-testing plus some random extra security features thrown in. I have no clue why it decided to do this after updating …

Please, can you be specific about any of the random stuff? I am using the waterfox build that hawkeye has for debian. The random things is just firejail profiles and apparmor mostly security contets/jails. It doesn't patch the program itself. I didn't install waterfox from their repo. I installed it from hawkeye. That's how I installed it, and that's how I update it. https://software.opensuse.org//download.html?project=home%3Ahawkeye116477%3Awaterfox&package=waterfox-classic-kpe That's the link you use and the apt repo shows up as his opensuse builds too. apt-cache policy.

500 http://download.opensuse.org/repositories/home:/hawkeye116477:/waterfox/Debian_Testing  Packages
release o=obs://build.opensuse.org/home:hawkeye116477:waterfox/Debian_Testing,n=Debian_Testing,l=home:hawkeye116477:waterfox,c=
origin download.opensuse.org

And here's proof that it's his build. dpkg -s waterfox

dpkg -s waterfox-classic-kpe
Package: waterfox-classic-kpe
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 157908
Maintainer: hawkeye116477 <EMAIL_REDACTED>
Architecture: amd64
Version: 2020.01-0
Replaces: waterfox (<< 2019.10-4), waterfox-kde (<< 2019.10-4)
Provides: gnome-www-browser, waterfox-classic, www-browser
Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.28.0), libgtk-3-0 (>= 3.4), libgtk2.0-0 (>= 2.10), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libstdc++6 (>= 9), libx11-6, libx11-xcb1, libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrender1, libxt6, debconf (>= 0.5) | debconf-2.0
Suggests: fonts-lyx, pulseaudio
Breaks: waterfox (<< 2019.10-4), waterfox-kde (<< 2019.10-4)
Conffiles:
/etc/apparmor.d/usr.bin.waterfox-classic 0112d17770d3db088ed6f44474eb615f
/etc/waterfox-classic/syspref.js d408f12cd3af37a8f319bc9b71793f67
Description: Free, open and private browser with openSUSE's patches for better integration with KDE
Waterfox focuses on giving users choice while also helping make the world a better place. Watefox is partners with Ecosia, a search engine that plants trees with its generated revenues. The browser itself is focused on power users, which lets you make the important decisions. There is no plugin whitelist, you can run whichever extensions you like and absolutely no data or telemetry is sent back to Mozilla or the Waterfox project.
.
Waterfox is powered by Mozilla Firefox source code.
.
Note: Package works good also on other desktop environments and KDE Plasma integration features may not work if kwaterfoxhelper isn't installed. For better integration recommended is also installing plasma-browser-integration package together with Plasma Integration extension.
Homepage: https://www.waterfox.net/
grahamperrin commented 4 years ago

Is the issue reproducible with a new profile?

Have you ever used Waterfox Current (or any other 68-based build of Waterfox) on the same computer?

Please let us have troubleshooting information as described above, https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-575960576

Thanks.

reallyuniquename commented 4 years ago

@grahamperrin Your post still doesn't describe any actual issues with UA string I provided. Is something not working for you if you use that UA?

hawkeye116477 commented 4 years ago

@133794m3r The default useragent for my stock waterfox build OpenSuses's build system is firefox60 waterfox isn't included. Don't know if it is a build issue or what because I had no addons that modified the user agent.

It's not build issue, default is Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3, so must be something on your side.

133794m3r commented 4 years ago

I can create a new profile and it does change the useragent back to default. So what file would be in there? about:config doesn't show the useragent string being modified.

So where would it be stored at. Apparently the profile's doing something. It's the same profile I've had since I first used firefox doing safe-mode doesn't change the user agent string only a new profile does.

grahamperrin commented 4 years ago

Have you ever used Waterfox Current (or any other 68-based build of Waterfox) on the same computer?

… It's the same profile I've had since I first used firefox …

Have you ever accidentally or intentionally allowed a modern Firefox to touch your Waterfox Classic profile?

… new profile … useragent … default.

👍

what file would be in there?

Difficult to guess, without being hands-on.

Can you not provide troubleshooting information for the bugged profile? (Privacy/fingerprinting concern?)

133794m3r commented 4 years ago

{ "application": { "name": "Waterfox", "osVersion": "Linux 5.4.0-2parrot1-amd64", "version": "2020.01", "buildID": "20200112063943", "userAgent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0", "safeMode": false, "supportURL": "https://support.mozilla.org/1/firefox/56.3/Linux/en-US/", "numTotalWindows": 2, "numRemoteWindows": 2, "remoteAutoStart": true, "currentContentProcesses": 1, "maxContentProcesses": 1, "autoStartStatus": 0, "styloBuild": false, "styloDefault": false, "styloResult": false, "keyGoogleFound": false, "keyMozillaFound": false }, "modifiedPreferences": { "accessibility.typeaheadfind.flashBar": 0, "browser.cache.disk.filesystem_reported": 1, "browser.cache.disk.hashstats_reported": 1, "browser.cache.disk.smart_size.first_run": false, "browser.cache.frecency_experiment": 4, "browser.cache.disk.smart_size.use_old_max": false, "browser.cache.disk.capacity": 358400, "browser.cache.disk.smart_size.enabled": false, "browser.display.document_color_use": 1, "browser.display.use_document_fonts": 0, "browser.download.folderList": 2, "browser.download.manager.alertOnEXEOpen": true, "browser.places.smartBookmarksVersion": 8, "browser.search.suggest.enabled": false, "browser.search.useDBForOrder": true, "browser.sessionstore.upgradeBackup.latestBuildID": "MOZ_BUILDID", "browser.startup.homepage_override.mstone": "56.3", "browser.startup.homepage": "about:blank", "browser.startup.homepage_override.buildID": "MOZ_BUILDID", "browser.urlbar.lastSuggestionsPromptDate": 20190518, "browser.urlbar.timesBeforeHidingSuggestionsHint": 0, "dom.max_script_run_time": 5, "dom.serviceWorkers.enabled": true, "extensions.lastAppVersion": "56.3", "font.minimum-size.x-western": 10, "font.name.serif.x-western": "Source Code Pro", "font.size.variable.x-western": 14, "font.size.fixed.x-western": 14, "font.name.monospace.x-western": "Source Code Pro", "font.internaluseonly.changed": false, "font.name.sans-serif.x-western": "Source Code Pro", "media.webrtc.debug.log_file": "/tmp/WebRTC.log", "media.gmp-gmpopenh264.lastUpdate": 1566581793, "media.peerconnection.ice.default_address_only": true, "media.gmp-manager.lastCheck": 1579666732, "media.gmp.storage.version.observed": 1, "media.gmp-gmpopenh264.abi": "x86_64-gcc3", "media.gmp-gmpopenh264.version": "1.8.1", "media.peerconnection.ice.no_host": true, "media.gmp-manager.buildID": "MOZ_BUILDID", "network.prefetch-next": false, "network.dns.disablePrefetch": true, "network.http.speculative-parallel-limit": 0, "network.predictor.enabled": false, "network.predictor.cleaned-up": true, "network.cookie.prefsMigrated": true, "places.history.expiration.transient_current_max_pages": 107916, "places.database.lastMaintenance": 1579053934, "plugin.disable_full_page_plugin_for_types": "application/pdf", "print.print_paper_width": " 8.50", "print.print_to_file": false, "print.print_margin_top": "0.5", "print.print_orientation": 0, "print.print_paper_height": " 11.00", "print.print_scaling": " 0.90", "print.print_unwriteable_margin_right": 25, "print.print_unwriteable_margin_left": 25, "print.print_paper_size_unit": 0, "print.print_unwriteable_margin_bottom": 56, "print.print_paper_name": "na_letter", "print.print_margin_right": "0.5", "print.print_oddpages": true, "print.print_bgcolor": true, "print.print_bgimages": true, "print.print_duplex": 0, "print.print_paper_data": 0, "print.print_evenpages": true, "print.print_margin_left": "0.5", "print.print_shrink_to_fit": true, "print.print_unwriteable_margin_top": 25, "print.print_margin_bottom": "0.5", "print.print_in_color": true, "print.print_page_delay": 50, "privacy.cpd.siteSettings": true, "privacy.sanitize.timeSpan": 0, "privacy.cpd.offlineApps": true, "privacy.resistFingerprinting": true, "services.sync.declinedEngines": "", "storage.vacuum.last.index": 1, "storage.vacuum.last.places.sqlite": 1579298924, "storage.vacuum.last.queue.sqlite": 1577126944 }, "lockedPreferences": {}, "media": { "currentAudioBackend": "alsa", "currentMaxAudioChannels": 10000, "currentPreferredChannelLayout": "unknown", "currentPreferredSampleRate": 48000, "audioOutputDevices": [ { "name": "default", "groupId": "default", "vendor": "default", "type": 2, "state": 2, "preferred": 15, "supportedFormat": 16, "defaultFormat": 16, "maxChannels": 10000, "defaultRate": 48000, "maxRate": 48000, "minRate": 48000, "maxLatency": 0, "minLatency": 0 } ], "audioInputDevices": [ { "name": "default", "groupId": "default", "vendor": "default", "type": 1, "state": 2, "preferred": 15, "supportedFormat": 16, "defaultFormat": 16, "maxChannels": 10000, "defaultRate": 48000, "maxRate": 48000, "minRate": 48000, "maxLatency": 0, "minLatency": 0 } ] }, "javaScript": { "incrementalGCEnabled": true }, "accessibility": { "isActive": false, "forceDisabled": 0, "handlerUsed": false }, "libraryVersions": { "NSPR": { "minVersion": "4.16", "version": "4.16" }, "NSS": { "minVersion": "3.34", "version": "3.34" }, "NSSUTIL": { "minVersion": "3.34", "version": "3.34" }, "NSSSSL": { "minVersion": "3.34", "version": "3.34" }, "NSSSMIME": { "minVersion": "3.34", "version": "3.34" } }, "userJS": { "exists": false }, "sandbox": { "hasSeccompBPF": true, "hasSeccompTSync": true, "hasPrivilegedUserNamespaces": true, "hasUserNamespaces": false, "canSandboxContent": true, "canSandboxMedia": true, "syscallLog": [], "contentSandboxLevel": 1, "effectiveContentSandboxLevel": 1 }, "graphics": { "numTotalWindows": 2, "numAcceleratedWindows": 0, "windowLayerManagerType": "Basic", "windowLayerManagerRemote": true, "windowUsingAdvancedLayers": false, "numAcceleratedWindowsMessage": [ "" ], "adapterDescription": "Intel Open Source Technology Center -- Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2) ", "adapterVendorID": "Intel Open Source Technology Center", "adapterDeviceID": "Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2) ", "adapterRAM": "", "adapterDrivers": "", "driverVersion": "3.0 Mesa 19.2.6", "driverDate": "", "webgl1Renderer": "Intel Open Source Technology Center -- Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2) ", "webgl1Version": "3.0 Mesa 19.2.6", "webgl1DriverExtensions": "GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_draw_indirect GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_precision GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_AMD_multi_draw_indirect GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_query_buffer_object GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_multi_draw_indirect GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_stencil_texturing GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_indirect_parameters GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_query_buffer_object GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_framebuffer_fetch GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_ES3_1_compatibility GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_fragment_shader_interlock GL_ARB_parallel_shader_compile GL_ARB_post_depth_coverage GL_ARB_shader_atomic_counter_ops GL_ARB_shader_ballot GL_ARB_shader_clock GL_EXT_shader_samples_identical GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_MESA_shader_integer_functions GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_KHR_parallel_shader_compile GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_sRGB_R8 GL_EXT_texture_shadow_lod GL_INTEL_shader_atomic_float_minmax GL_NV_compute_shader_derivatives ", "webgl1Extensions": "ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_frag_depth EXT_sRGB EXT_shader_texture_lod EXT_texture_filter_anisotropic EXT_disjoint_timer_query MOZ_debug OES_element_index_uint OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context MOZ_WEBGL_lose_context MOZ_WEBGL_compressed_texture_s3tc MOZ_WEBGL_depth_texture", "webgl1WSIInfo": "GLX 1.4\nGLX_VENDOR(client): Mesa Project and SGI\nGLX_VENDOR(server): SGI\nExtensions: GLX_ARB_create_context GLX_ARB_create_context_no_error GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_buffer_age GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_MESA_copy_sub_buffer GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync ", "webgl2Renderer": "Intel Open Source Technology Center -- Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2) ", "webgl2Version": "4.5 (Core Profile) Mesa 19.2.6", "webgl2DriverExtensions": "GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_APPLE_object_purgeable GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_shader_framebuffer_fetch GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_INTEL_shader_atomic_float_minmax GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fragment_shader_interlock GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc", "webgl2Extensions": "EXT_color_buffer_float EXT_texture_filter_anisotropic EXT_disjoint_timer_query MOZ_debug OES_texture_float_linear WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context MOZ_WEBGL_lose_context MOZ_WEBGL_compressed_texture_s3tc", "webgl2WSIInfo": "GLX 1.4\nGLX_VENDOR(client): Mesa Project and SGI\nGLX_VENDOR(server): SGI\nExtensions: GLX_ARB_create_context GLX_ARB_create_context_no_error GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_buffer_age GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_MESA_copy_sub_buffer GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync ", "info": { "AzureCanvasBackend": "skia", "AzureFallbackCanvasBackend": "none", "AzureContentBackend": "skia", "AzureCanvasAccelerated": 0, "CairoUseXRender": 0, "ApzWheelInput": 1, "ApzDragInput": 1 }, "featureLog": { "features": [ { "name": "HW_COMPOSITING", "description": "Compositing", "status": "blocked", "log": [ { "type": "default", "status": "blocked", "message": "Acceleration blocked by platform" } ] }, { "name": "OPENGL_COMPOSITING", "description": "OpenGL Compositing", "status": "unavailable", "log": [ { "type": "default", "status": "unavailable", "message": "Hardware compositing is disabled" } ] }, { "name": "WEBRENDER", "description": "WebRender", "status": "unavailable", "log": [ { "type": "default", "status": "opt-in", "message": "WebRender is an opt-in feature" }, { "type": "runtime", "status": "unavailable", "message": "Build doesn't include WebRender" } ] } ], "fallbacks": [] }, "crashGuards": [] }, "experiments": [], "extensions": [ { "name": "CanvasBlocker", "version": "1.0", "isActive": true, "id": "CanvasBlocker@kkapsner.de" }, { "name": "Classic Add-ons Archive", "version": "2.0.1", "isActive": true, "id": "ca-archive@Off.JustOff" }, { "name": "Classic Theme Restorer", "version": "1.7.7.2", "isActive": true, "id": "ClassicThemeRestorer@ArisT2Noia4dev" }, { "name": "Decentraleyes", "version": "2.0.13", "isActive": true, "id": "jid1-BoFifL9Vbdl2zQ@jetpack" }, { "name": "DownThemAll!", "version": "3.0.8", "isActive": true, "id": "{DDC359D1-844A-42a7-9AA1-88A850A938A8}" }, { "name": "DownThemAll! AntiContainer", "version": "1.5", "isActive": true, "id": "anticontainer@downthemall.net" }, { "name": "Link Cleaner", "version": "1.5", "isActive": true, "id": "{6d85dea2-0fb4-4de3-9f8c-264bce9a2296}" }, { "name": "No Transition", "version": "1.1.8", "isActive": true, "id": "{8b5fde66-c64d-4a33-99f1-c7c94138d67e}" }, { "name": "NoScript", "version": "5.1.8.4", "isActive": true, "id": "{73a6fe31-595d-460b-a920-fcc0f8843232}" }, { "name": "Tab Groups", "version": "2.1.4", "isActive": true, "id": "tabgroups@quicksaver" }, { "name": "uBlock Origin", "version": "1.24.2", "isActive": true, "id": "uBlock0@raymondhill.net" }, { "name": "User-Agent Switcher", "version": "1.3.22", "isActive": true, "id": "user-agent-switcher@ninetailed.ninja" }, { "name": "Classic Bookmarks Button", "version": "1.2", "isActive": false, "id": "ClassicBookmarksButton@ArisT2Noia4dev" }, { "name": "Cookie Monster", "version": "1.3.4.8", "isActive": false, "id": "{45d8ff86-d909-11db-9705-005056c00008}" }, { "name": "Element Hiding Helper for Adblock Plus", "version": "1.4", "isActive": false, "id": "elemhidehelper@adblockplus.org" }, { "name": "Gecko Profiler", "version": "0.30", "isActive": false, "id": "geckoprofiler@mozilla.com" }, { "name": "MEGA", "version": "3.79.11", "isActive": false, "id": "firefox@mega.co.nz" }, { "name": "Mozilla Archive Format", "version": "5.2.1", "isActive": false, "id": "{7f57cf46-4467-4c2d-adfa-0cba7c507e54}" }, { "name": "Password Exporter", "version": "1.3.4", "isActive": false, "id": "{B17C1C5A-04B1-11DB-9804-B622A1EF5492}" }, { "name": "Privacy Badger", "version": "2020.1.13", "isActive": false, "id": "jid1-MnnxcxisBPnSXQ@jetpack" }, { "name": "unedditredditAddon", "version": "1.5", "isActive": false, "id": "unedditreddit@unedditreddit.com" }, { "name": "User Agent Switcher", "version": "0.7.3.1-signed.1-signed", "isActive": false, "id": "{e968fc70-8f95-4ab9-9e79-304de2a71ee1}" } ], "features": [] }

grahamperrin commented 4 years ago

Thanks. Back to your https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-574832297,

random extra security features thrown in.

Gentle reminder:

image

Here's a source of your problem, a misunderstood dragon:

about:config?filter=privacy.resistFingerprinting

It's reasonably well-known that straying from the default – enabling resistance – causes the browser to pretend to be something that it is not.

In this case #1360 the pretence simply causes Waterfox Classic on Linux to:

– and identify itself as Firefox 60 without having all the features of Firefox 60.

That's Waterfox Classic generally:

Making privacy.resistFingerprinting true in outdated Waterfox Classic 2019.12 results in the string that's shown at https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-574815293

Not an issue with Waterfox; the preference is not enabled by default.


@133794m3r if you want to continue with resistance enabled, please be prepared to set overrides for sites where the pretence causes trouble for you.

In this Linux case, the override for GitHub will be to use the proper UA string; that's given at https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-575983275

133794m3r commented 4 years ago

but that preference also reduces the accuracy of timers for the performance timers and similar things to reduce the chance of it being fingerprinted. Where is that setting held for the browser where the useragent is changed so that I can keep the rest of the privacy enhancements.

Squall-Leonhart commented 4 years ago

20.01 classic working fine on windows.

grahamperrin commented 4 years ago

Where is that setting

Custom UserAgent String might be your best approach.

reallyuniquename commented 4 years ago

@133794m3r Have you tried general.useragent.override.github.com? I am not sure if it's compatible with privacy.resistFingerprinting but give it a try.

IzzySoft commented 4 years ago

Started kicking in for me at work today:

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3

I've experimented using the general.useragent.override.github.com setting; they seem to expect at least a FF ≥ 70; it still failed with rv:67 and FF/67 – but what finally gets rid of the warning is:

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 Waterfox/56.3

(which also complies with @grahamperrin's note of keeping "Waterfox" in the string). Not sure of the side effects yet – but as last time we had this issue, nick completion is gone, as is comment preview.

PS: Didn't encounter this yet on my home machine (same WF version but on Linux Mint).

JohnEdwa commented 4 years ago

Trying to mute a github issue in the notifications list will result in the browser navigating to a url such as "https://github.com/notifications/mute?id=695353194" which is just a blank page and it gets stuck there.

And yeah, message preview doesn't work either.

johny-mnemonic commented 4 years ago

Started kicking in for me at work today:

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3

I've experimented using the general.useragent.override.github.com setting; they seem to expect at least a FF ≥ 70; it still failed with rv:67 and FF/67 – but what finally gets rid of the warning is:

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 Waterfox/56.3

(which also complies with @grahamperrin's note of keeping "Waterfox" in the string). Not sure of the side effects yet – but as last time we had this issue, nick completion is gone, as is comment preview.

PS: Didn't encounter this yet on my home machine (same WF version but on Linux Mint).

I can confirm, that Windows based UA strings doesn't work. Neither

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3

nor

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 Waterfox/56.3

The latter just get rid of the compatibility banner, but things still doesn't work.

What surprisingly works is the Linux based string, even though it is otherwise same:

Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3
IzzySoft commented 4 years ago

@johny-mnemonic I've just checked again at my Linux machine, which still works fine. Indeed I still had the override active from last time:

Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Apologies to @grahamperrin that the Waterfox part is still missing – but I rather don't fiddle with it while it works… And still, if the whitelisting would work, we shouldn't have that issue now, right? So either both sides keep to the deal, or it makes no sense.

grahamperrin commented 4 years ago

In this Linux case, the override for GitHub will be to use the proper UA string; that's given at https://github.com/MrAlex94/Waterfox/issues/1360#issuecomment-575983275

johny-mnemonic commented 4 years ago

@johny-mnemonic I've just checked again at my Linux machine, which still works fine. Indeed I still had the override active from last time:

Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Apologies to @grahamperrin that the Waterfox part is still missing – but I rather don't fiddle with it while it works… And still, if the whitelisting would work, we shouldn't have that issue now, right? So either both sides keep to the deal, or it makes no sense.

In that case it looks like it is more important to have "Linux" mentioned in UA string, than to have "Waterfox" there, which looks strange to me :-O

Edit: Yep, I can confirm, that changing that UA string to Windows one, make Github complain about incompatible browser. I mean, using this one:

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0

That looks like some whitelisting issue on Github side to me. Do they expect, that only Linux guys are using alternative browsers like Waterfox, so they do not bother to whitelist it for Windows? :-O

IzzySoft commented 4 years ago

@johny-mnemonic :rofl: Yeah, changed it to

Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0 Waterfox/56.3

on the Windoze machine, and now everything seems to work fine on it. They obviously think whoever uses Windows is used to be punished, or even expects it. And they don't want to disappoint… :speak_no_evil:

grahamperrin commented 4 years ago

Gut feeling: safer to not pretend that Waterfox Classic has the capabilities of Firefox 62.

IzzySoft commented 4 years ago

That was what we ended up with last time, I didn't put it "just now". So it worked for me for several months that way. What would you suggest then: FF 57? And keep WF at 56.3 – or move up to 2020.1?

mzso commented 4 years ago

For me preview and commenting doesn't work, and clicking buttons for the comment field. But no CSS or site loading issues.

GJRobert commented 4 years ago

I do not intend to open a similar but redundant issue so just a side note: my Waterfox Classic 2019.12 on macOS is also encountering similar inconveniences on GitHub.com (not able to preview or edit a comment, not able to attach images, etc., even with a new profile) starting recently ('cause I do not visit GitHub.com everyday), but the same profile is doing fine with the site at least before December 2019.

How high is the possibility the main cause is with the site itself?

heliosfa commented 4 years ago

I'd also like to add my voice to this - over the last week or so I have had this occur on all of my daily Waterfox 2020.01 installs - Windows 8.1, Windows 10 1909 and MacOS Mojave.

I get the banner at the top and any content like branch lists, etc. fails to load: image

I am unable to paste images into comments and a lot of other interactive content fails. This occurs with addons disabled and on a brand-new profile.

 

 

Github works with the KDE Plasma Edition of 2020.01 on Debian 10, which has the expected useragent of: Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3

Using this useragent on Windows and Mac removes the banner and fixes the broken functionality. It really does look like Github may have removed/modified the whitelist for Mac and Windows users of Waterfox.

MrAlex94 commented 4 years ago

Okay so this has started triggering as well on macOS for me on Classic.

MrAlex94 commented 4 years ago

@ACyphus, do you know what new web technologies are needed for GitHub to work so I can back port them?