Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Reorganized the functions in SegmentLoader to better follow the flow of execution from top-down #1015

Merged
merged 2 commits into from
Feb 16, 2017

Conversation

imbcmdth
Copy link
Member

This is mostly a quality-of-life improvement. It was tedious to scroll around because execution didn't follow an orderly path through the file. Also helper functions and external functions were moved to the top for easier discovery.

this.syncPoint_ = this.syncController_.getSyncPoint(this.playlist_,
this.mediaSource_.duration,
this.currentTimeline_,
this.currentTime_());
Copy link
Contributor

Choose a reason for hiding this comment

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

This line I think is for a different PR

Copy link
Member Author

Choose a reason for hiding this comment

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

LOL

@imbcmdth imbcmdth changed the base branch from better-logging to master February 16, 2017 20:43
@imbcmdth imbcmdth merged commit 876bce1 into master Feb 16, 2017
@forbesjo forbesjo deleted the reorganize-segmentloader branch July 13, 2017 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants