Skip to content
Snippets Groups Projects
Commit 45a81636 authored by Anton Shestakov's avatar Anton Shestakov
Browse files

hgweb: drop support of browsers that don't understand <canvas> (BC)

Internet Explorer 8 and below need excanvas aka ExplorerCanvas to support
canvas tag at all. We used to vendor the library in Mercurial, but IE8 was
discontinued and all support for it ceased in January 2016. We should do the
same and remove excanvas library.

Apart from just cleaning up code, this will also make downstream Debian
packages stop depending on libjs-excanvas, for example.
parent 74bec9e7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment