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 upFix DuckDuckGo HTML search #22354
Fix DuckDuckGo HTML search #22354
Conversation
highfive
commented
Dec 3, 2018
|
Heads up! This PR modifies the following files:
|
highfive
commented
Dec 3, 2018
|
@bors-servo try=wpt |
|
|
|
Opened new PR for upstreamable changes. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#14344. |
|
I can't test the Origin header change meaningfully, unfortunately, since the WPT tests run on ports 8000 and 8443 by default. |
|
r? @nox |
|
r? @Manishearth |
| @@ -6,5 +6,7 @@ def main(request, response): | |||
| else: | |||
| result = request.POST.first('foo') == 'bar' | |||
|
|
|||
| results = result and request.url_parts.query == 'query=1' | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@bors-servo try=wpt |
|
Transplanted upstreamable changes to existing PR. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#14344. |
|
@bors-servo retry |
|
@bors-servo ping |
|
|
|
@bors-servo try=wpt try- |
|
@bors-servo clean try=wpt |
Fix DuckDuckGo HTML search - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22090 - [x] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22354) <!-- Reviewable:end -->
Fix DuckDuckGo HTML search - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22090 - [x] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22354) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
|
|
Fix DuckDuckGo HTML search - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22090 - [x] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22354) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
@bors-servo r- |
|
@bors-servo retry |
|
@bors-servo r=Manishearth |
|
|
Fix DuckDuckGo HTML search - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22090 - [x] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22354) <!-- Reviewable:end -->
|
|
|
Error syncing changes upstream. Logs saved in error-snapshot-1545458945633. |
jdm commentedDec 3, 2018
•
edited
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is