Revision 491a02ce6f091db542aed561e3d984b0a18f4188 authored by fergald on 04 April 2018, 22:12:43 UTC, committed by GitHub on 04 April 2018, 22:12:43 UTC
I don't know how I got into this situation (probably hit ctrl-C at the wrong time) but I did and it was unclear how to get out. It presents as a ValueError with no useful info.

Update the code to handle ValueError to log a warning and cause a full regen of the manifest.

Also reported in https://crbug.com/822041
1 parent 47d7cdf
History
File Mode Size
.gitkeep -rw-r--r-- 0 bytes
2d.drawImage.3arg.html -rw-r--r-- 1.5 KB
2d.drawImage.5arg.html -rw-r--r-- 1.4 KB
2d.drawImage.9arg.basic.html -rw-r--r-- 1.3 KB
2d.drawImage.9arg.destpos.html -rw-r--r-- 1.7 KB
2d.drawImage.9arg.destsize.html -rw-r--r-- 1.7 KB
2d.drawImage.9arg.sourcepos.html -rw-r--r-- 1.3 KB
2d.drawImage.9arg.sourcesize.html -rw-r--r-- 1.7 KB
2d.drawImage.alpha.html -rw-r--r-- 1.0 KB
2d.drawImage.animated.apng.html -rw-r--r-- 1.2 KB
2d.drawImage.animated.gif.html -rw-r--r-- 1.2 KB
2d.drawImage.animated.poster.html -rw-r--r-- 1.1 KB
2d.drawImage.broken.html -rw-r--r-- 1.0 KB
2d.drawImage.canvas.html -rw-r--r-- 1.3 KB
2d.drawImage.clip.html -rw-r--r-- 1.1 KB
2d.drawImage.composite.html -rw-r--r-- 1.1 KB
2d.drawImage.floatsource.html -rw-r--r-- 1.0 KB
2d.drawImage.incomplete.emptysrc.html -rw-r--r-- 1.1 KB
2d.drawImage.incomplete.immediate.html -rw-r--r-- 1.3 KB
2d.drawImage.incomplete.nosrc.html -rw-r--r-- 1004 bytes
2d.drawImage.incomplete.reload.html -rw-r--r-- 1.4 KB
2d.drawImage.incomplete.removedsrc.html -rw-r--r-- 1.1 KB
2d.drawImage.negativedest.html -rw-r--r-- 2.0 KB
2d.drawImage.negativedir.html -rw-r--r-- 1.9 KB
2d.drawImage.negativesource.html -rw-r--r-- 2.0 KB
2d.drawImage.nonfinite.html -rw-r--r-- 21.9 KB
2d.drawImage.nowrap.html -rw-r--r-- 1.3 KB
2d.drawImage.null.html -rw-r--r-- 747 bytes
2d.drawImage.path.html -rw-r--r-- 1.0 KB
2d.drawImage.self.1.html -rw-r--r-- 1.2 KB
2d.drawImage.self.2.html -rw-r--r-- 1.3 KB
2d.drawImage.svg.html -rw-r--r-- 1.0 KB
2d.drawImage.transform.html -rw-r--r-- 1.1 KB
2d.drawImage.wrongtype.html -rw-r--r-- 1.2 KB
2d.drawImage.zerocanvas.html -rw-r--r-- 1.2 KB
2d.drawImage.zerosource.html -rw-r--r-- 1.4 KB
2d.drawImage.zerosource.image.html -rw-r--r-- 1.7 KB
drawimage_canvas.html -rw-r--r-- 10.3 KB
drawimage_html_image.html -rw-r--r-- 12.9 KB
drawimage_svg_image_1.html -rw-r--r-- 1.7 KB

back to top