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

Issue 930413002: Unobserve the host WebContents of an ExtensionHost on destruction, to prevent (Closed)

Created:
5 years, 10 months ago by not at google - send to devlin
Modified:
5 years, 10 months ago
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

Unobserve the host WebContents of an ExtensionHost on destruction, to prevent re-entrant WebContentsObserver events running during ExtensionHost destruction. This also reverts the fix I made in crbug.com/456920 since this should cover it. BUG=459239, 456920 R=mek@chromium.org Committed: https://crrev.com/89a8dc89370d682d3d5dc8d7dda94b19b750b7a2 Cr-Commit-Position: refs/heads/master@{#316671}

Patch Set 1 #

Patch Set 2 : metrics #

Total comments: 2

Patch Set 3 : nullptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -20 lines) Patch
M extensions/browser/extension_host.cc View 1 2 6 chunks +20 lines, -20 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
not at google - send to devlin
5 years, 10 months ago (2015-02-17 20:10:52 UTC) #1
Marijn Kruisselbrink
lgtm https://codereview.chromium.org/930413002/diff/20001/extensions/browser/extension_host.cc File extensions/browser/extension_host.cc (right): https://codereview.chromium.org/930413002/diff/20001/extensions/browser/extension_host.cc#newcode170 extensions/browser/extension_host.cc:170: content::WebContentsObserver::Observe(NULL); nullptr? or was this intentional to stay ...
5 years, 10 months ago (2015-02-17 20:17:44 UTC) #2
not at google - send to devlin
https://codereview.chromium.org/930413002/diff/20001/extensions/browser/extension_host.cc File extensions/browser/extension_host.cc (right): https://codereview.chromium.org/930413002/diff/20001/extensions/browser/extension_host.cc#newcode170 extensions/browser/extension_host.cc:170: content::WebContentsObserver::Observe(NULL); On 2015/02/17 20:17:44, Marijn Kruisselbrink wrote: > nullptr? ...
5 years, 10 months ago (2015-02-17 21:17:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/930413002/40001
5 years, 10 months ago (2015-02-17 21:19:19 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-17 22:22:09 UTC) #7
commit-bot: I haz the power
5 years, 10 months ago (2015-02-17 22:22:49 UTC) #8
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/89a8dc89370d682d3d5dc8d7dda94b19b750b7a2
Cr-Commit-Position: refs/heads/master@{#316671}

Powered by Google App Engine
This is Rietveld 408576698