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

Issue 974443002: Make vpn destroyConfig generate disconnect message for connected configuration (Closed)

Created:
5 years, 9 months ago by kaliamoorthi
Modified:
5 years, 9 months ago
Reviewers:
bartfab (slow)
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make vpn destroyConfig generate disconnect message for connected configuration The CL ensures that when destroyConfig is called for a configuration that is connected and active, disconnect message is generated before the destroyConfig is acknowledged. BUG=462235 Committed: https://crrev.com/a1577e3e4fa24e193c8c3b8b9c581010d9e57b9b Cr-Commit-Position: refs/heads/master@{#319878}

Patch Set 1 : #

Total comments: 15

Patch Set 2 : Fixed comments from Bartosz #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M extensions/browser/api/vpn_provider/vpn_service.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M extensions/browser/api/vpn_provider/vpn_service.cc View 1 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
kaliamoorthi
PTAL
5 years, 9 months ago (2015-03-02 14:26:19 UTC) #4
bartfab (slow)
LGTM after you remove OnAppWindowRemoved() and friends. https://codereview.chromium.org/974443002/diff/60001/chrome/browser/extensions/api/vpn_provider/vpn_service_factory.cc File chrome/browser/extensions/api/vpn_provider/vpn_service_factory.cc (right): https://codereview.chromium.org/974443002/diff/60001/chrome/browser/extensions/api/vpn_provider/vpn_service_factory.cc#newcode58 chrome/browser/extensions/api/vpn_provider/vpn_service_factory.cc:58: extensions::AppWindowRegistry::Get(context), Nit: ...
5 years, 9 months ago (2015-03-10 13:28:41 UTC) #6
kaliamoorthi
On 2015/03/10 13:28:41, bartfab wrote: > LGTM after you remove OnAppWindowRemoved() and friends. > > ...
5 years, 9 months ago (2015-03-10 13:45:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/974443002/100001
5 years, 9 months ago (2015-03-10 13:46:58 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:100001)
5 years, 9 months ago (2015-03-10 14:19:56 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-10 14:20:37 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a1577e3e4fa24e193c8c3b8b9c581010d9e57b9b
Cr-Commit-Position: refs/heads/master@{#319878}

Powered by Google App Engine
This is Rietveld 408576698