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

console.clear implemented #27443

Merged
merged 5 commits into from Jul 29, 2020
Merged

console.clear implemented #27443

merged 5 commits into from Jul 29, 2020

Conversation

@mustafapc19
Copy link
Contributor

mustafapc19 commented Jul 29, 2020


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #27294 (GitHub issue number if applicable)
  • There are tests for these changes OR
  • These changes do not require tests because it deals with Firefox's devtools.
@highfive
Copy link

highfive commented Jul 29, 2020

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @SimonSapin (or someone else) soon.

@highfive
Copy link

highfive commented Jul 29, 2020

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/webidls/Console.webidl, components/script/dom/console.rs
  • @KiChjang: components/script/dom/webidls/Console.webidl, components/script/dom/console.rs
@highfive
Copy link

highfive commented Jul 29, 2020

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@jdm
Copy link
Member

jdm commented Jul 29, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jul 29, 2020

📌 Commit d8b6755 has been approved by jdm

@highfive highfive assigned jdm and unassigned SimonSapin Jul 29, 2020
@bors-servo
Copy link
Contributor

bors-servo commented Jul 29, 2020

Testing commit d8b6755 with merge 800b735...

bors-servo added a commit that referenced this pull request Jul 29, 2020
console.clear implemented

<!-- Please describe your changes on the following line: -->

---
<!-- 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
- [X] These changes fix #27294  (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because it deals with Firefox's devtools.

<!-- 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. -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 29, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Jul 29, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jul 29, 2020

Testing commit d8b6755 with merge a9a406e...

@bors-servo
Copy link
Contributor

bors-servo commented Jul 29, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing a9a406e to master...

@bors-servo bors-servo merged commit a9a406e into servo:master Jul 29, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
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.