Conversation
e6aa34a to
1e71e84
Compare
|
I'd be concerned that some contributors might try to add data about Firefox for iOS to properties that aren't WebExtensions-related, which doesn't really have a point because of iOS browsers all just using WebKit as their engine. |
|
Well, which browsers are visible for which category is controlled by |
8f045b5 to
9f2ed92
Compare
|
Regarding my previous comment, I wonder if we shouldn’t have the linter check for certain browsers in certain feature categories? E.g. Firefox for iOS info being added for a feature in html/ would cause the linter to fail. I think that’d make it easier to add these “edge-case” browses safely. |
0ee1be0 to
f4db978
Compare
|
There is still no implementation of themes in Firefox for iOS. I think it is too early to even add Firefox iOS to this repo (even if it is just for webextensions). Implementation might never happen at all and I think it is too much overhead for us now to maintain this here. What do you think @wbamberg? |
I agree. |
|
I'm closing here then. We can re-consider this if it should become a reality. |
There are plans for Firefox for iOS to support lightweight themes, probably by using the WebExtensions
thememanifest keys.