Compatibility/System Addon/Roadmap: Difference between revisions
Jump to navigation
Jump to search
(Add some proposed changes for v2) |
(an intend to implement was already published) |
||
Line 17: | Line 17: | ||
* Determine what is and isn't possible today via XPCOM; file bugs where needed | * Determine what is and isn't possible today via XPCOM; file bugs where needed | ||
* Develop infrastructure to validate if patches are still needed, or are still working (i.e., once a week) | * Develop infrastructure to validate if patches are still needed, or are still working (i.e., once a week) | ||
[[Category:Web Compatibility]] | [[Category:Web Compatibility]] |
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
- Determine what is and isn't possible today via XPCOM; file bugs where needed
- Develop infrastructure to validate if patches are still needed, or are still working (i.e., once a week)