Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWIP: Fixes #11407: Implement Window.status #11434
Conversation
highfive
commented
May 26, 2016
|
Heads up! This PR modifies the following files:
|
|
-S-awaiting-review +S-needs-code-changes +C-needs-test
|
|
Review status: all files reviewed at latest revision, 3 unresolved discussions. components/script/dom/window.rs, line 834 [r1] (raw file):
A comment should be added above this with a link to the spec: https://html.spec.whatwg.org/multipage/#dom-window-status components/script/dom/window.rs, line 838 [r1] (raw file):
Same thing as above (same spec link aswell) Comments from Reviewable |
highfive
commented
May 27, 2016
|
New code was committed to pull request. |
|
-C-needs-test -S-awaiting-review +C-has-test +S-needs-code-changes
|
highfive
commented
May 27, 2016
|
New code was committed to pull request. |
|
-S-awaiting-review +S-needs-code-changes
|
|
Review status: all files reviewed at latest revision, 3 unresolved discussions. tests/wpt/web-platform-tests/html/browsers/the-window-object/browser-interface-elements/status.html, line 6 [r2] (raw file):
|
highfive
commented
May 27, 2016
|
New code was committed to pull request. |
|
-S-awaiting-review +S-needs-code-changes
|
highfive
commented
May 27, 2016
|
New code was committed to pull request. |
|
@bors-servo r+ Thanks for your contribution!
|
|
|
WIP: Fixes #11407: Implement Window.status 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 test-tidy` does not report any errors - [ ] These changes fix #11407 (github issue number if applicable). Either: - [x] There are tests for these changes OR - [ ] These changes do not require tests because _____ 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11434) <!-- Reviewable:end -->
|
|
catchmrbharath commentedMay 26, 2016
•
edited
Thank you for contributing to Servo! Please replace each
[ ]by[X]when the step is complete, and replace__with appropriate data:./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsEither:
Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process.
This change is