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

Remove the pointless StorageThread alias. #11293

Merged
merged 1 commit into from May 20, 2016
Merged

Conversation

@Ms2ger
Copy link
Contributor

Ms2ger commented May 20, 2016

Thank you for contributing to Servo! Please replace each [ ] by [X] when the step is complete, and replace __ with appropriate data:

  • ./mach build -d does not report any errors
  • ./mach test-tidy --faster does not report any errors
  • These changes fix #__ (github issue number if applicable).

Either:

  • 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.


This change is Reviewable

@highfive
Copy link

highfive commented May 20, 2016

Heads up! This PR modifies the following files:

  • @KiChjang: components/net/storage_thread.rs, components/script/dom/storage.rs, components/net_traits/storage_thread.rs, components/net_traits/storage_thread.rs, components/net_traits/lib.rs, components/net_traits/lib.rs
@highfive
Copy link

highfive commented May 20, 2016

warning Warning warning

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

KiChjang commented May 20, 2016

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2016

📌 Commit 0071b45 has been approved by KiChjang

@highfive highfive assigned KiChjang and unassigned Ms2ger May 20, 2016
@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2016

Testing commit 0071b45 with merge a8d2877...

bors-servo added a commit that referenced this pull request May 20, 2016
Remove the pointless StorageThread alias.

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 --faster` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

Either:
- [ ] There are tests for these changes OR
- [x] 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/11293)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2016

@bors-servo bors-servo merged commit 0071b45 into servo:master May 20, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@Manishearth
Copy link
Member

Manishearth commented May 20, 2016

cc @izgzhen this might break some of your PRs

@izgzhen
Copy link
Contributor

izgzhen commented May 20, 2016

(mention issue #11271)

@Ms2ger Ms2ger deleted the Ms2ger:StorageThread branch May 29, 2016
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.

None yet

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