33
edits
OanaArbuzov (talk | contribs) (Added meeting minutes from 23.08.2022) |
(September 7 2022) |
||
Line 1: | Line 1: | ||
== September 7 2022 == | |||
=== Cases where the "lock icon" shows a message like "Parts of the page are not secure" (SV) === | |||
In the past, we have treated issues where inside the lock icon from the URL bar stated that parts of the page are not secured or not working, as valid webcompat issues. How should we treat similar issues from now on? | |||
Context: https://github.com/webcompat/web-bugs/issues/109640 | |||
honza: treat them as non-compat, but better ask dennis about it (for mixed content issues) | |||
dennis: That happens when a site served via encrypted https:// is loading an asset, like an image, over unencrypted http://. This is a small security risk, which is why browsers warn you. However, this is just a warning, Firefox will still load and display the "insecure" image either way. So from our point of view, nothing is broken in most cases. It only becomes a WebCompat bug if something is actually broken on that site, for example if images are missing. | |||
In theory, Chrome will show the same warning. However, this became a lot more confusing recently, as Chrome is now shipping an automagic upgrade mechanism. If Chrome encounters mixed content, Chrome will try to load the image via https://, and only warn if that fails. So you generally don't see this warning in Chrome anymore | |||
=== Accounts/access for Calin (SV) === | |||
As far as I know LDAP account was requested already for Calin. | |||
For webcompat, he already has an account, but he needs rights to be able to change the status of issues/add labels etc. | |||
Oana: is it possible for Calin to get access? | |||
Honza: working on it | |||
Oana: but for Github, he needs to be added to the repository. | |||
Honza: I will do it. | |||
Repositories: | |||
- https://github.com/webcompat | |||
- https://github.com/mozilla | |||
=== Browser feature issues that are reproducible for one page only, working as expected on other pages(SV) === | |||
Are issues like this classed as valid Compatibility issues, or valid browser issues? For example, more saved login infos are shown (3) for walmart.com, instead of just the login info for walmart. Facebook for example shows just the login info for Facebook, without showing other saved login infos for other pages. | |||
Context: https://github.com/webcompat/web-bugs/issues/110278 | |||
honza: indeed it might be a browser feature, but we can't fully know for sure, so move them to Needsdiagnosis and they will be checked at the Fast Triage meeting | |||
=== QA Trends (Honza) === | |||
Most encountered issues at triage: | |||
- YouTube videos not playing - reproduced by Calin and Raul | |||
- Twitch videos - videos are not displayed in dark mode - fix is available for Firefox Nightly | |||
- Print preview issues - broken layout | |||
honza: continue adding qa trends | |||
== August 23 2022== | == August 23 2022== | ||
edits