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

Rename Timeline related events to include the "Event" suffix used throughout the rest of the project #1267

Conversation

niklaskorz
Copy link
Contributor

A very small change, I acknowledge, but while writing type definitions for using shaka-player with our TypeScript codebase, I came accross this one.
TimelineRegionAdded, TimelineRegionEnter and TimelineRegionExit are the only events to miss the "Event" suffix.

As this is indeed a very small change I do not think this justifies opening an issue next to this pull request.

Right now, the timeline related events are the only events defined without an "Event"-suffix in the name. Their naming should follow the naming used throughout the rest of the project.
Add Alugha GmbH to AUTHORS and Niklas Korz to CONTRIBUTORS.
@joeyparrish joeyparrish self-assigned this Feb 1, 2018
@joeyparrish joeyparrish added the type: enhancement New feature or request label Feb 1, 2018
@joeyparrish joeyparrish added this to the v2.4.0 milestone Feb 1, 2018
@joeyparrish
Copy link
Member

Makes sense to me. Thanks! Just running it through the build bot before we merge it.

@shaka-bot
Copy link
Collaborator

All tests passed!

@joeyparrish joeyparrish merged commit 7c18e08 into shaka-project:master Feb 1, 2018
@joeyparrish
Copy link
Member

Thanks for your contribution!

@joeyparrish
Copy link
Member

Cherry-picked to v2.3.2

joeyparrish pushed a commit that referenced this pull request Feb 1, 2018
Right now, the timeline related events are the only events defined without an "Event"-suffix in the name. Their naming should follow the naming used throughout the rest of the project.
@niklaskorz niklaskorz deleted the improvement/consistent-event-names branch February 3, 2018 22:27
hussam-i-am added a commit to jwplayer/shaka-player that referenced this pull request Feb 8, 2018
* upstream/master: (87 commits)
  Turn warnings into errors in jsdoc
  Make net engine returns error when out of retries
  Ignore HLS text streams when calculating duration.
  Fix typo in shakaExterns.Track docs (shaka-project#1274)
  Fix documentation typos (shaka-project#1272)
  Support CEA 708 Closed Captions
  Sort jsdoc tutorials according to the config file
  Fix jsdoc linksource error on bad markdown escape
  Improve annotations and docs for PublicPromise
  Improve annotations and docs for TtmlTextParser
  Show more verbose functions and records in docs
  Allow the user to show/hide parts of the docs
  Update changelog for v2.3.2
  Handle UNSUPPORTED_UPGRADE_REQUEST in the demo app
  Rename Timeline events to include the "Event" suffix (shaka-project#1267)
  Fix SegmentTemplate w/ duration.
  Add linksource tag to jsdoc
  Show jsdoc enum values and allow focus from URL
  Tweak jsdoc formatting
  Add jsdoc metadata for interface implementations
  ...
@niklaskorz niklaskorz restored the improvement/consistent-event-names branch February 12, 2018 21:33
@niklaskorz niklaskorz deleted the improvement/consistent-event-names branch February 12, 2018 21:34
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants