Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(201)

Issue 1894183003: Edge case cors preflight race condition (DON'T SUBMIT). (Closed)

Created:
4 years, 8 months ago by Marijn Kruisselbrink
Modified:
4 years, 7 months ago
Reviewers:
CC:
blink-reviews, chromium-reviews, falken, horo+watch_chromium.org, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, kinuko+serviceworker, michaeln, nhiroki, serviceworker-reviews, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Edge case cors preflight race condition (DON'T SUBMIT). For this test to work, run `node testserver.js` to run the test server. BUG=604084

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -0 lines) Patch
A third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/testserver.js View 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/serviceworker/weird-cors-test-case.html View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
Marijn Kruisselbrink
4 years, 8 months ago (2016-04-18 23:21:41 UTC) #1
Description was changed from

==========
Edge case cors preflight race condition.

For this test to work, run `node testserver.js` to run the test server.

BUG=604084
==========

to

==========
Edge case cors preflight race condition (DON'T SUBMIT).

For this test to work, run `node testserver.js` to run the test server.

BUG=604084
==========

Powered by Google App Engine
This is Rietveld 408576698