Compatibility/System Addon/Roadmap: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Add a little bit of future planning)
(Actually, propose this page for deletion.)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
These are features to implement and bugs to resolve for future versions:
{{delete|We track intervention candidates with the `action-needssitepatch` label in the `webcompat/web-bugs` GitHub repo. There is no need to duplicate this information.|date=May 11 2022}}
 
=== Version 2 ===
 
* Ability to override user agent requests via JavaScript (navigator.userAgent)
 
=== 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)
* Intent to Implement (see https://docs.google.com/document/d/1x27I7hAmWDWiqk3o3YC3fklhE3N59bdgHCQHF5p_lkU/edit#heading=h.d5s8g8tyi5zs)
 
[[Category:Web Compatibility]]

Latest revision as of 14:44, 11 May 2022

Do not edit this page THIS PAGE IS PROPOSED FOR DELETION May 11 2022
We track intervention candidates with the `action-needssitepatch` label in the `webcompat/web-bugs` GitHub repo. There is no need to duplicate this information.