Skip to content

Comments

added spec comments for progressive web metrics#20626

Merged
bors-servo merged 1 commit intoservo:masterfrom
avadacatavra:pwm-spec
Apr 11, 2018
Merged

added spec comments for progressive web metrics#20626
bors-servo merged 1 commit intoservo:masterfrom
avadacatavra:pwm-spec

Conversation

@avadacatavra
Copy link
Contributor

@avadacatavra avadacatavra commented Apr 11, 2018

r? @asajeffrey


  • ./mach build -d does not report any errors
  • ./mach build-geckolib does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix No spec links in metrics/lib.rs #20624 (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because it's a comment

This change is Reviewable

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 11, 2018
@avadacatavra avadacatavra requested a review from asajeffrey April 11, 2018 20:31
@asajeffrey
Copy link
Contributor

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit e5a009e has been approved by asajeffrey

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Apr 11, 2018
@bors-servo
Copy link
Contributor

⌛ Testing commit e5a009e with merge ec6f71e...

bors-servo pushed a commit that referenced this pull request Apr 11, 2018
added spec comments for progressive web metrics

<!-- Please describe your changes on the following line: -->
r? @asajeffrey

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach build-geckolib` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #20624 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because it's a comment

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/20626)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

💔 Test failed - linux-rel-css

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Apr 11, 2018
@KiChjang
Copy link
Contributor

@bors-servo
Copy link
Contributor

⚡ Previous build results for android, arm32, arm64, linux-dev, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt2, mac-rel-wpt4, windows-msvc-dev are reusable. Rebuilding only linux-rel-css, mac-rel-wpt1, mac-rel-wpt3...

@bors-servo
Copy link
Contributor

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, windows-msvc-dev
Approved by: asajeffrey
Pushing ec6f71e to master...

@bors-servo bors-servo merged commit e5a009e into servo:master Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-tests-failed The changes caused existing tests to fail.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No spec links in metrics/lib.rs

5 participants