Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-web-393
Commits
917d9287
Commit
917d9287
authored
May 20, 2020
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
garbage collect expired Blobs
parent
f554871e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
jquery-jp4.js
src/jp4-canvas/jquery-jp4.js
+4
-0
No files found.
src/jp4-canvas/jquery-jp4.js
View file @
917d9287
...
...
@@ -425,8 +425,12 @@
ctx
.
drawImage
(
this
,
0
,
0
,
cnv_w
,
cnv_h
);
decode_and_display
(
ctx
);
}
//delete this.src;
URL
.
revokeObjectURL
(
this
.
src
);
};
//obj.blob = window.URL.createObjectURL(http.response);
//process_image(obj.blob);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment