Compatibility/Meetings/2016-05-10
From MozillaWiki
< Compatibility | Meetings
- Web Compatibility Meeting - 2016-05-10
- Minutes: Previous 2016-04-26
Contents
Minutes
"browser.js" (miketaylr)
Updates on the status of this in Firefox.
- miketaylr: We gonna have this at some point in the near future, the question is to wonder what we should do with it. What are the API methods we want? What are the use cases we want to solve? (And then later, what API do we want to expose).
- karl: Hallvord, do you remember what were the main problems (things that weren't practical) with browser.js in Opera?
- hallvord: In my opinion the User JS API was a good choice.There were some limitations, for example rich text stuff because the scripts couldn't run inside about:blank. That led to some weird race conditions.
- karl: With browser.js, was it possible to target only one page? Some times you don't want to target just a single domain, but just a single page.
- hallvord: You can target a page, but only at the point when you're running JS, not at the HTTP level.
- mike: If we want that, I feel like we could probably do it using XPCOM.
- karl: One case I've met a few times, there are sites that are using UA sniffing to fix a set of properties either in localStorage or in cookies. Once these properties are set, the user agent doesn't matter anymore. The issue is once you do UA overrides, you disappear from stats. On the other hand, if we can set those props and then become again Firefox, this would solve that.
- TODO: Mike, start an email thread about browser.js like.
Broken Voices of the Web
- 2016-05-09 - Browser Feature Detection
- 2016-05-09 - (worklog) Golden Week working at half speed.
Web Compatibility Progress
FIXED (no DUPLICATE)
- 2016-05-05 Desktop olivocaffe.com - CSS Z-index and overflow:hidden, menus are not showing up. FIXED
- 2016-05-05 Desktop Wrong page rendrering with minimal font size FIXED
- 2016-05-05 Desktop netflixaroundtheworld.com - Input cutting off descenders due to insufficient CSS 'height' INVALID
- 2016-05-05 Desktop Google Play Music doesn't allow enabling HTML5 Audio in Firefox INVALID
- 2016-05-05 Desktop AgentCubes Hour Of Code recommends against using Firefox INVALID
- 2016-05-05 Desktop PBS website uses CSS transform to fallback from unsupported zoom property; has undesirable side-effects INVALID
- 2016-05-06 Desktop https://support.us.playstation.com/ does not work properly because of mixed content blocking FIXED
- 2016-05-09 Desktop Right-clicking on Yahoo! HTML videos is treated as a left-click (opens ad page in new tab or pauses video) in Firefox, but not Chrome WONTFIX
- 2016-05-09 Mobile GMail sends a imperfect version to Firefox for Android FIXED
NEW
- 2016-05-03 Mobile Twitter serves different/better mobile website to Chrome users.
- 2016-05-08 Mobile Wikipedia map template pushes points to one side