aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2019-05-16 00:19:40 -0400
committerGitHub <noreply@github.com>2019-05-16 00:19:40 -0400
commit425686984dd1c0e94106bf901fd47dde2eaacc8e (patch)
tree1b0de06557280641e47a34d43299085351e0c1bd /components/script/dom/webidls
parent8d048d2af1433165d351b14e3cb1a5b2b4a839c3 (diff)
parent261c8d9e0c4ec1ccd8d945b8ec133ac7b308978c (diff)
downloadservo-425686984dd1c0e94106bf901fd47dde2eaacc8e.tar.gz
servo-425686984dd1c0e94106bf901fd47dde2eaacc8e.zip
Auto merge of #23351 - CYBAI:fix-modes, r=nox
Fix modes for fetching classic worker script and introduce parser metadata for request While reading [the spec](https://html.spec.whatwg.org/multipage/#fetch-a-classic-worker-script) for `fetch a classic worker script`, I found the `mode` and `credential-mode` are opposite to the spec. So, the first commit will fix it. Also, I found there's a `parser metadata` for `request` so I tried to introduce it in this PR as well. For WPT, I found there's a `/workers/constructors/Worker/same-origin.html` which was disabled in #3180. We pass most of the tests now. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #___ (GitHub issue number if applicable) - [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/23351) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webidls')
0 files changed, 0 insertions, 0 deletions