FrancescoSTL / Site-Sonar

A browser extension which silently crowd-sources ad performance as you browse. Let's put an end to bad ads.
http://site-sonar.com
Mozilla Public License 2.0
9 stars 2 forks source link

Fix Issue #23 - Change Filesize to Int or Null #24

Closed FrancescoSTL closed 8 years ago

FrancescoSTL commented 8 years ago

Per #23 we want to save filesize without any strings (previously setting "-" when filesize wasn't given to us in response header). Now we are setting filesize to Null if we aren't given it.