diff options
author | Deathamns <deathamns@gmail.com> | 2014-10-20 19:05:12 +0200 |
---|---|---|
committer | Deathamns <deathamns@gmail.com> | 2014-11-09 17:39:36 +0100 |
commit | fbffc5b07e1e9069e0a5427f1df1ae67f4e2a2e9 (patch) | |
tree | 8c7c823ed98250790bfe4fff0c8667afc17a112b /src/css/fonts | |
parent | 2e787d85415cf222a1354a5319d1b1f2fbe7bfee (diff) | |
download | uBlock-fbffc5b07e1e9069e0a5427f1df1ae67f4e2a2e9.zip uBlock-fbffc5b07e1e9069e0a5427f1df1ae67f4e2a2e9.tar.gz uBlock-fbffc5b07e1e9069e0a5427f1df1ae67f4e2a2e9.tar.bz2 |
Use HTML5 download instead of extension API
Benefits:
- Cross browser solution (however only for relatively new browsers)
- Doesn't need extra permission in Chrome
If the browser doesn't suppor the download attribute, then a new tab will
be opened with the exported data.
Other changes:
- Start the download only if the data is not empty (previously the
download started anyway)
- Reorder code in vapi-client.js for Safari, so unnecessary code doesn't
run on extension pages
Diffstat (limited to 'src/css/fonts')
0 files changed, 0 insertions, 0 deletions