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

Issue 1800303003: [Merge to M50] service worker: Fix valgrind errors on unit_tests (Closed)

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

Description

[Merge to M50] service worker: Fix valgrind errors on unit_tests Followup to https://codereview.chromium.org/1771283002/ We must clear request_context_getter_ on the IO thread or the valgrind bots cry. Also, call RemoveObserver in ShutdownOnIO in case OnContextIsShuttingDown is never called, as is the case on content_shell. BUG=587621, 593913 Review URL: https://codereview.chromium.org/1779353003 Cr-Commit-Position: refs/heads/master@{#380924} (cherry picked from commit 275701504450e46612ac5bc67c32a71838b6fdad) Committed: https://chromium.googlesource.com/chromium/src/+/6441fc81dd291d64e6be173e614fab176a1488b0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M content/browser/service_worker/service_worker_context_wrapper.cc View 3 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 2 (1 generated)
falken
4 years, 9 months ago (2016-03-16 01:28:16 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6441fc81dd291d64e6be173e614fab176a1488b0.

Powered by Google App Engine
This is Rietveld 408576698