Mozilla Addons Blog: Add-on Compatibility for Firefox 44 |
Firefox 44 will be released on January 26th. Here’s the list of changes that went into this version that can affect add-on compatibility. There is more information available in Firefox 44 for Developers, so you should also give it a look.
resource://devtools/
.getAllStyleSheets
function and introduces the similar (but not identical) getBrowserStyleSheets
.MozStorageChanged
event into MozSessionStorageChanged
and MozLocalStorageChanged
.let
and const
. Firefox 44 finally brings the let
and const
implementation up to standard, which also means some backward-incompatible changes had to be implemented. Read the linked blog post for the details.level
attribute of #urlbar
, which is no longer used. This comment explains what you can do instead.tabbrowser
binding which could break themes.Let me know in the comments if there’s anything missing or incorrect on these lists. If your add-on breaks on Firefox 44, I’d like to know.
The automatic compatibility validation and upgrade for add-ons on AMO will happen in the coming weeks, so keep an eye on your email if you have an add-on listed on our site with its compatibility set to Firefox 43.
https://blog.mozilla.org/addons/2015/12/29/compatibility-for-firefox-44/
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |