aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/parser/runtests.py
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-01-30 04:55:27 +0530
committerbors-servo <lbergstrom+bors@mozilla.com>2016-01-30 04:55:27 +0530
commitf0122efcec30594014c5db9a9647098701195532 (patch)
tree3dc8b1d9c759d5b8281857acd2c32dbda4f8f14c /components/script/dom/bindings/codegen/parser/runtests.py
parentd1ff330ba80ad20eae8bfb2f0044e1e1199dc424 (diff)
parentdb8cc6eccffeff78c242047ab822194f353cf5b5 (diff)
downloadservo-f0122efcec30594014c5db9a9647098701195532.tar.gz
servo-f0122efcec30594014c5db9a9647098701195532.zip
Auto merge of #9427 - nikkisquared:implement_main_fetch, r=jdm
Partial implementation of Main Fetch step I started out with Step 11 of Main Fetch so I could test creating filtered responses, which broke my tests that compare the Fetch result to a message on a server. I realized that if I got the tests to work, I'd likely end up breaking them again with the next step of Main Fetch I added, so I went ahead and did as much of Main Fetch as I could figure out. Some steps I'm sure I could implement, I just don't know how. Such as when the spec says to "wait for response", or how to implement a Runnable object (which iirc is what I need to use) to run everything after Step 8 in parallel. The fetch tests are still not running correctly, but I sure it's because they're getting a filtered response which doesn't have the body of response. I'm not sure how to handle that, whether it means a change needed in the tests or in the Fetch code. Like always, I look forward to feedback on my work! <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9427) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/runtests.py')
0 files changed, 0 insertions, 0 deletions