Skip to content

Conversation

romandev
Copy link
Member

@romandev romandev commented Apr 16, 2018

closes #295 (partially)

The following tasks have been completed:

  • web platform tests (link)

Implementation commitment:


Preview | Diff

instance.
</li>
<li>If <var>event</var>'s <a>isTrusted</a> attribute is false, then
<a>throw</a> an "<a>InvalidStateError</a>" <a>DOMException</a>.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the right error type?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is right. You may be confused with deprecated InvalidAccessError.
Am I missing something?

Copy link
Collaborator

@rsolomakhin rsolomakhin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marcoscaceres : Please take a look. I believe you have expertise here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need to specify CanMakePaymentEvent.respondWith() behavior

2 participants