This is the FIXME for doing UA parsing. :-)
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| SET: Browser blacklisting checks | mediawiki/extensions/VisualEditor | master | +40 -1 |
| Status | Subtype | Assigned | Task | |
|---|---|---|---|---|
| · · · | ||||
| Resolved | Krenair | T58337 Change VE integration to only use one edit tab, to avoid user choice paralysis | ||
| Resolved | Krenair | T121298 On single edit tab wikis, if your browser is not supported but your settings (or default) says VE you get a blank edit page and no way to fix it | ||
| · · · |
Event Timeline
Comment Actions
@Jdforrester-WMF: I notice the current default VisualEditorBrowserBlacklist blacklists android < 3, but your code in P2373 blacklists < 4, and doesn't have anything about silk, and has a load of blocks at the end which aren't in the BrowserBlacklist?
Comment Actions
Change 259606 had a related patch set uploaded (by Alex Monk):
[WIP] SET browser blacklisting checks