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

Expose TextTrack.activeCues #22676

Merged
merged 1 commit into from Jan 11, 2019
Merged

Expose TextTrack.activeCues #22676

merged 1 commit into from Jan 11, 2019

Conversation

@ferjm
Copy link
Member

ferjm commented Jan 11, 2019

  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #22675

This only exposes the activeCues property to make sure that /html/semantics/embedded-content/media-elements/track/track-element/track-active-cues.html timeouts consistently.


This change is Reviewable

@highfive
Copy link

highfive commented Jan 11, 2019

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/texttrack.rs, components/script/dom/webidls/TextTrack.webidl
  • @KiChjang: components/script/dom/texttrack.rs, components/script/dom/webidls/TextTrack.webidl
@ferjm
Copy link
Member Author

ferjm commented Jan 11, 2019

@bors-servo try=wpt

@bors-servo
Copy link
Contributor

bors-servo commented Jan 11, 2019

Trying commit 4d50834 with merge 7942c02...

bors-servo added a commit that referenced this pull request Jan 11, 2019
Expose TextTrack.activeCues

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #22675

This only exposes the `activeCues` property to make sure that `/html/semantics/embedded-content/media-elements/track/track-element/track-active-cues.html` timeouts consistently.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22676)
<!-- Reviewable:end -->
@ferjm ferjm force-pushed the ferjm:textrack.activecues branch from 4d50834 to 69a79c7 Jan 11, 2019
@ferjm
Copy link
Member Author

ferjm commented Jan 11, 2019

r? @jdm

@highfive highfive assigned jdm and unassigned Manishearth Jan 11, 2019
@jdm
Copy link
Member

jdm commented Jan 11, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Jan 11, 2019

📌 Commit 69a79c7 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 11, 2019

Testing commit 69a79c7 with merge 90c0d27...

bors-servo added a commit that referenced this pull request Jan 11, 2019
Expose TextTrack.activeCues

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #22675

This only exposes the `activeCues` property to make sure that `/html/semantics/embedded-content/media-elements/track/track-element/track-active-cues.html` timeouts consistently.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22676)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 11, 2019

@bors-servo bors-servo merged commit 69a79c7 into servo:master Jan 11, 2019
4 checks passed
4 checks passed
Taskcluster (pull_request) TaskGroup: success
Details
Travis CI - Pull Request Build Passed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
@ferjm ferjm deleted the ferjm:textrack.activecues branch Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

5 participants
You can’t perform that action at this time.