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

Issue 553333005: Bypass ServiceWorkers for synchronous resource loads. (Closed)

Created:
6 years, 3 months ago by michaeln
Modified:
6 years, 2 months ago
Reviewers:
mmenke, horo
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Bypass ServiceWorkers for synchronous resource loads to avoid deadlocks when the worker and page are running in the same process. [1] this cl [2] layout test https://codereview.chromium.org/573293005/ BUG=413103 Committed: https://crrev.com/f7028cffa4dfd50ed54497ce30b91a7f0b72e808 Cr-Commit-Position: refs/heads/master@{#297315}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (7 generated)
michaeln
ptal, i'll add a layout test too
6 years, 3 months ago (2014-09-17 21:37:34 UTC) #2
horo
On 2014/09/17 21:37:34, michaeln wrote: > ptal, i'll add a layout test too looks-good! Thank ...
6 years, 3 months ago (2014-09-17 21:42:15 UTC) #3
michaeln
the layout tests are in https://codereview.chromium.org/573293005/
6 years, 3 months ago (2014-09-17 23:09:00 UTC) #4
horo
lgtm
6 years, 3 months ago (2014-09-18 00:48:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/553333005/1
6 years, 3 months ago (2014-09-19 18:35:02 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/12196)
6 years, 3 months ago (2014-09-19 18:46:20 UTC) #9
michaeln
@mmenke for OWNERS please
6 years, 3 months ago (2014-09-19 21:48:38 UTC) #11
mmenke
On 2014/09/19 21:48:38, michaeln wrote: > @mmenke for OWNERS please Given how bad behavior is ...
6 years, 3 months ago (2014-09-23 14:35:10 UTC) #12
jsbell
On 2014/09/23 14:35:10, mmenke wrote: > On 2014/09/19 21:48:38, michaeln wrote: > > @mmenke for ...
6 years, 2 months ago (2014-09-26 19:13:29 UTC) #13
mmenke
On 2014/09/26 19:13:29, jsbell wrote: > On 2014/09/23 14:35:10, mmenke wrote: > > On 2014/09/19 ...
6 years, 2 months ago (2014-09-26 19:15:49 UTC) #14
michaeln
On 2014/09/26 19:15:49, mmenke wrote: > On 2014/09/26 19:13:29, jsbell wrote: > > On 2014/09/23 ...
6 years, 2 months ago (2014-09-29 19:10:27 UTC) #15
mmenke
LGTM! https://codereview.chromium.org/553333005/diff/20001/content/browser/loader/resource_dispatcher_host_impl.cc File content/browser/loader/resource_dispatcher_host_impl.cc (right): https://codereview.chromium.org/553333005/diff/20001/content/browser/loader/resource_dispatcher_host_impl.cc#newcode1148 content/browser/loader/resource_dispatcher_host_impl.cc:1148: request_data.skip_service_worker || is_sync_load, nit: Think it's worth a ...
6 years, 2 months ago (2014-09-29 19:15:56 UTC) #16
michaeln
https://codereview.chromium.org/553333005/diff/20001/content/browser/loader/resource_dispatcher_host_impl.cc File content/browser/loader/resource_dispatcher_host_impl.cc (right): https://codereview.chromium.org/553333005/diff/20001/content/browser/loader/resource_dispatcher_host_impl.cc#newcode1148 content/browser/loader/resource_dispatcher_host_impl.cc:1148: request_data.skip_service_worker || is_sync_load, On 2014/09/29 19:15:56, mmenke wrote: > ...
6 years, 2 months ago (2014-09-29 19:34:00 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/553333005/40001
6 years, 2 months ago (2014-09-29 21:09:11 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/18544)
6 years, 2 months ago (2014-09-29 22:52:38 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/553333005/40001
6 years, 2 months ago (2014-09-29 23:02:15 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 213126cc5b61fb52e2501c95fb5b81976db9f95e
6 years, 2 months ago (2014-09-30 00:08:35 UTC) #24
commit-bot: I haz the power
6 years, 2 months ago (2014-09-30 00:09:22 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f7028cffa4dfd50ed54497ce30b91a7f0b72e808
Cr-Commit-Position: refs/heads/master@{#297315}

Powered by Google App Engine
This is Rietveld 408576698