polymerfire
polymerfire copied to clipboard
made sure that unsucessful write are cached and that an error event is fired
With current codebase, there is no way to catch write error (for instance when permission is denied).
This very short addition makes sure an error event is fired in such cases.