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

Issue 1931153002: service worker: Bump update time even when the script was identical (Closed)

Created:
4 years, 7 months ago by falken
Modified:
4 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2704
Target Ref:
refs/pending/branch-heads/2704
Project:
chromium
Visibility:
Public.

Description

service worker: Bump update time even when the script was identical This regressed in https://chromium.googlesource.com/chromium/src/+/57ebec5b7cce00100000763371c56bc4991b56dd Also make the unit test more thorough and realistic: * It was using StopWorker() when the script was identical, but after the change above production doesn't take that path * don't use force_bypass_cache_for_scripts since in production that's only used by DevTools BUG=605382 Review URL: https://codereview.chromium.org/1903043005 Cr-Commit-Position: refs/heads/master@{#389025} (cherry picked from commit 82b3853597f585e25ba051cb6b1ac9063430883f) Committed: https://chromium.googlesource.com/chromium/src/+/f57cc45fa30461dea0e1b57d82634c941e519c94

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -36 lines) Patch
M content/browser/service_worker/embedded_worker_instance.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_job_unittest.cc View 6 chunks +29 lines, -22 lines 0 comments Download
M content/browser/service_worker/service_worker_register_job.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_register_job.cc View 3 chunks +19 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
falken
4 years, 7 months ago (2016-04-29 00:02:25 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f57cc45fa30461dea0e1b57d82634c941e519c94.

Powered by Google App Engine
This is Rietveld 408576698