Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove measureWithOptions #52

Merged
merged 2 commits into from
Feb 26, 2019
Merged

Remove measureWithOptions #52

merged 2 commits into from
Feb 26, 2019

Conversation

npm1
Copy link
Contributor

@npm1 npm1 commented Feb 19, 2019

Per discussion at the last call, we'd like to remove the measureWithOptions() method to publish a first draft and gather developer feedback around the single measure() method.

This reverts the relevant parts from #49 and changes startTime->start and endTime->end in PerformanceMeasureOptions to make it clearer that they can also be strings.


Preview | Diff

Per discussion at the last call, we'd like to remove the measureWithOptions() method to publish a first draft and gather developer feedback around the single measure() method.

This reverts the relevant parts from #49 and changes startTime->start and endTime->end in PerformanceMeasureOptions to make it clearer that they can also be strings.
@npm1
Copy link
Contributor Author

npm1 commented Feb 22, 2019

Ping

Copy link
Contributor

@yoavweiss yoavweiss left a comment

Choose a reason for hiding this comment

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

Apologies for the delay in reviewing!

LGTM % nits

index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
@npm1 npm1 merged commit f0c1371 into gh-pages Feb 26, 2019
@npm1 npm1 deleted the rem-measureWithOptions branch February 26, 2019 16:19
@npm1 npm1 mentioned this pull request Feb 26, 2019
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.

2 participants