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

Special-case setting location.hash to the empty string #11934

Merged
merged 1 commit into from Jun 30, 2016

Conversation

jdm
Copy link
Member

@jdm jdm commented Jun 29, 2016

This avoids endless redirect loops on facebook and makes us compliant with whatwg/html#1318.



This change is Reviewable

@highfive
Copy link

Heads up! This PR modifies the following files:

  • @KiChjang: components/script/dom/location.rs

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jun 29, 2016
@emilio
Copy link
Member

emilio commented Jun 29, 2016

@bors-servo: r+

Finally seeing this going away! :)

@bors-servo
Copy link
Contributor

📌 Commit 5cc8de8 has been approved by emilio

@highfive highfive assigned emilio and unassigned Manishearth Jun 29, 2016
@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 Jun 29, 2016
@bors-servo
Copy link
Contributor

⌛ Testing commit 5cc8de8 with merge e30b288...

bors-servo pushed a commit that referenced this pull request Jun 29, 2016
Special-case setting location.hash to the empty string

This avoids endless redirect loops on facebook and makes us compliant with whatwg/html#1318.

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #10952
- [X] There are tests for these changes OR

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

💔 Test failed - linux-rel

@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 Jun 29, 2016
@bors-servo
Copy link
Contributor

⚡ Previous build results for android, arm32, arm64, linux-dev, mac-dev-unit, windows are reusable. Rebuilding only linux-rel, mac-rel-css, mac-rel-wpt...

@bors-servo
Copy link
Contributor

💔 Test failed - linux-rel

@highfive highfive added the S-tests-failed The changes caused existing tests to fail. label Jun 30, 2016
@bors-servo
Copy link
Contributor

⚡ Previous build results for android, arm32, arm64, linux-dev, mac-dev-unit, mac-rel-css, mac-rel-wpt, windows are reusable. Rebuilding only linux-rel...

@bors-servo
Copy link
Contributor

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, mac-rel-wpt, windows

@bors-servo bors-servo merged commit 5cc8de8 into servo:master Jun 30, 2016
@bors-servo bors-servo mentioned this pull request Jun 30, 2016
4 tasks
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.

panicking when loading agar.io
6 participants