Commit 7176f6d3 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

quick fix with revoking objects

parent 3ac1c2f5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -191,10 +191,12 @@

        heavyImage.onload = function(){

          /*
          if (obj.blob){
            console.log("revoking object");
            window.URL.revokeObjectURL(obj.blob);
          }
          */


          EXIF.getData(this, function() {