src/windowPostMessageProxy.ts (3 lines): - line 71: // TODO: Look to use RSVP library instead of doing this manually. - line 297: * TODO: Consider returning an error message if nothing handled the message. - line 327: // TODO: Move to .finally clause up where promise is created for better maitenance like original proxy code.