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 upSpecial-case setting location.hash to the empty string #11934
Conversation
highfive
commented
Jun 29, 2016
|
Heads up! This PR modifies the following files:
|
|
@bors-servo: r+ Finally seeing this going away! :) |
|
|
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 retry |
|
|
|
|
|
@bors-servo retry |
|
|
|
|
jdm commentedJun 29, 2016
•
edited by larsbergstrom
This avoids endless redirect loops on facebook and makes us compliant with whatwg/html#1318.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is