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

[UserTimingL3] Remove '?' from PerformanceMeasureOptions in IDL #16824

Merged
merged 1 commit into from May 16, 2019

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented May 14, 2019

According to the spec, there should be no "?" for startTime and
endTime in PerformanceMeasureOptions.

The property |startTime| and |endTime| should be renamed as |start|
and |end|.

Bug: 958162
Change-Id: I437ac19f8d8f5dcb61a4ce43fe9bb1e602ed6f6c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610938
Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org>
Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#660427}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

Already reviewed downstream.

@chromium-wpt-export-bot chromium-wpt-export-bot changed the title [UserTimingL3] Remove "?"" from PerformanceMeasureOptions in IDL [UserTimingL3] Remove '?' from PerformanceMeasureOptions in IDL May 14, 2019
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1610938 branch 4 times, most recently from 7e44aba to b54f65d Compare May 16, 2019 15:31
According to the spec, there should be no "?" for startTime and
endTime in PerformanceMeasureOptions.

The property |startTime| and |endTime| should be renamed as |start|
and |end|.

Bug: 958162
Change-Id: I437ac19f8d8f5dcb61a4ce43fe9bb1e602ed6f6c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610938
Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org>
Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#660427}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants