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

AMO warnings 05-2017 #55

Open
ath0mas opened this issue May 29, 2017 · 0 comments
Open

AMO warnings 05-2017 #55

ath0mas opened this issue May 29, 2017 · 0 comments
Milestone

Comments

@ath0mas
Copy link
Member

ath0mas commented May 29, 2017

4 warnings in AMO compatibility tests:

  • 3x -moz-appearance in chrome/skin/classic/overlay.css (L35-39-43)

-moz-appearance can only be used in chrome stylesheets.
Warning: All other uses will be ignored.
See bug https://bugzil.la/1333482 for more information.

  • 1x nsISupportsArray in chrome/content/overlayToolbarMove.js (L32-33)

The nsISupportsArray interface is deprecated and is being replaced by nsIArray.
Warning: The nsISupportsArray interface is deprecated and is being replaced by nsIArray. See https://bugzil.la/792209 for more information.
chrome/content/overlayToolbarMove.js

@ath0mas ath0mas added this to the 0.7.3 milestone May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant