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 upImplement formdata event #22660
Implement formdata event #22660
Conversation
highfive
commented
Jan 9, 2019
|
Heads up! This PR modifies the following files:
|
|
Opened new PR for upstreamable changes. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#14768. |
|
Great work! These changes were easy to read and understand. |
|
No upstreamable changes; closed existing PR. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#14768. |
|
Just updated some easy fix and remove the |
|
@bors-servo try=wpt |
Implement formdata event --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22654 - [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/22660) <!-- Reviewable:end -->
|
|
|
Looking good! |
|
@bors-servo ping |
|
|
|
@bors-servo r+ |
|
|
Implement formdata event --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22654 - [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/22660) <!-- Reviewable:end -->
|
Looks like the webhook just missed the previous notification, since this PR did not show up in the homu queue. |
|
Maybe I should wait a minute to ask homu to approve after I force pushed |
|
|
As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs.
As jdm mentioned in servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs.
As jdm mentioned in servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs.
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995
As jdm mentioned in servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs.
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995 UltraBlame original commit: 0395694ee9fca6762acd0e74ac71b5a94e8ba97e
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995 UltraBlame original commit: 00fc0cf059cdcaae2b264d24d8a13edd00211d0a
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995 UltraBlame original commit: 0395694ee9fca6762acd0e74ac71b5a94e8ba97e
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995 UltraBlame original commit: 00fc0cf059cdcaae2b264d24d8a13edd00211d0a
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995 UltraBlame original commit: 0395694ee9fca6762acd0e74ac71b5a94e8ba97e
Automatic update from web-platform-tests Make a workaround for the test with about:blank onload As jdm mentioned in servo/servo#22660 (comment), the initial about:blank load event can be fired before the form navigation occurs. -- wpt-commits: c6fa4b6176b668287fef2d3ebdc54d5f992f7ca1 wpt-pr: 14995 UltraBlame original commit: 00fc0cf059cdcaae2b264d24d8a13edd00211d0a
CYBAI commentedJan 9, 2019
•
edited by SimonSapin
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is