Compatibility/System Addon/Roadmap: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Add a little bit of future planning)
(Add some proposed changes for v2)
Line 4: Line 4:


* Ability to override user agent requests via JavaScript (navigator.userAgent)
* Ability to override user agent requests via JavaScript (navigator.userAgent)
* Richer console message, including a link to the webcompat report and instructions on how to disable the override
* Localization of the console log message


=== Not yet assigned to a target version ===
=== Not yet assigned to a target version ===

Revision as of 13:57, 22 December 2016

These are features to implement and bugs to resolve for future versions:

Version 2

  • Ability to override user agent requests via JavaScript (navigator.userAgent)
  • Richer console message, including a link to the webcompat report and instructions on how to disable the override
  • Localization of the console log message

Not yet assigned to a target version

  • Ability to inject and override JS
  • Ability to inject and override CSS
  • Ability to listen to and apply DOM manipulations

General ToDos