Skip to content

Simplifying functional event handling#305

Closed
jakearchibald wants to merge 1 commit intow3c:gh-pagesfrom
jakearchibald:gh-pages
Closed

Simplifying functional event handling#305
jakearchibald wants to merge 1 commit intow3c:gh-pagesfrom
jakearchibald:gh-pages

Conversation

@jakearchibald
Copy link
Copy Markdown

@jakearchibald jakearchibald commented Jun 21, 2018

I've simplified event firing as part of w3c/ServiceWorker#1199.

Don't merge this until w3c/ServiceWorker#1199 merges, but you can review now.


Preview | Diff

@jakearchibald
Copy link
Copy Markdown
Author

This can merge now btw. Anyone more familiar with the spec able to handle the conflicts?

Comment thread index.html
</dd>
<dt><a data-lt=
"PaymentRequestEvent.paymentRequestId">paymentRequestId</a></dt>
<dd>The [[\details]].<a>id</a> from the <a>PaymentRequest</a></dd>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Bad merge: please remove paymentRequestId from CanMakePaymentEvent.

Comment thread index.html
</dt>
<dd>The result of executing the <a>MethodData Population
Algorithm</a></dd>
<dt><a data-lt="PaymentRequestEvent.modifiers">modifiers</a>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Bad merge: please remove modifiers from CanMakePaymentEvent.

Comment thread index.html
</dt>
<dd>The result of executing the <a>Modifiers Population
Algorithm</a></dd>
<dt><a data-lt="PaymentRequestEvent.total">total</a>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Bad merge: please remove total from CanMakePaymentEvent.

Comment thread index.html
<dd>A <a>structured clone</a> of the total field on the
<a>PaymentDetailsInit</a> from the corresponding
<a>PaymentRequest</a>.</dd>
<dt><a data-lt=
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Bad merge: please remove instrumentKey from CanMakePaymentEvent.

Copy link
Copy Markdown
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.

Thank you for the pull request! Please remove the extra fields that I pointed out from CanMakePaymentEvent.

@rsolomakhin
Copy link
Copy Markdown
Collaborator

@jakearchibald : Could you resolve conflicts so we can merge this, please? Thank you.

@rsolomakhin
Copy link
Copy Markdown
Collaborator

(If you don't have time, we can do it.)

@jakearchibald
Copy link
Copy Markdown
Author

On travels right now. Gimmie a week 😄.

@marcoscaceres
Copy link
Copy Markdown
Member

(If you don't have time, we can do it.)

We should do it. Let poor Jake have a holiday :)

@ianbjacobs
Copy link
Copy Markdown
Contributor

May be superseded by
#327

ianbjacobs added a commit that referenced this pull request Oct 17, 2018
* Removed conflicts between gh-pages and
#305

* updated per Rouslan request

* rouslan's fixes
@ianbjacobs
Copy link
Copy Markdown
Contributor

Hi @jakearchibald, closing this pull request. Thank you for doing it. With Rouslan we made your changes with a newer version of the spec:
#327 (review)

@ianbjacobs ianbjacobs closed this Oct 17, 2018
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.

5 participants