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

Issue 14651029: content: Remove usage of NOTIFICATION_WEB_CONTENTS_DESTROYED from content (Closed)

Created:
7 years, 7 months ago by Paweł Hajdan Jr.
Modified:
7 years, 7 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Visibility:
Public.

Description

content: Remove usage of NOTIFICATION_WEB_CONTENTS_DESTROYED from content This is a first CL in a long series of removal of things from chrome. I prefer to start with a simple CL and work step by step on chrome removals. BUG=170921 R=avi@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201348

Patch Set 1 #

Total comments: 5

Patch Set 2 : Shell no longer WebContentsObserver #

Patch Set 3 : trybots #

Total comments: 2

Patch Set 4 : fix typo, rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -54 lines) Patch
M content/browser/renderer_host/render_view_host_manager_browsertest.cc View 1 2 3 chunks +27 lines, -4 lines 0 comments Download
M content/browser/web_contents/interstitial_page_impl.h View 4 chunks +7 lines, -0 lines 0 comments Download
M content/browser/web_contents/interstitial_page_impl.cc View 5 chunks +21 lines, -16 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 2 3 3 chunks +14 lines, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 9 chunks +47 lines, -18 lines 0 comments Download
M content/shell/shell.h View 1 2 3 3 chunks +5 lines, -0 lines 0 comments Download
M content/shell/shell.cc View 1 4 chunks +27 lines, -11 lines 0 comments Download
M content/test/test_web_contents.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Paweł Hajdan Jr.
7 years, 7 months ago (2013-05-10 19:49:24 UTC) #1
jochen (gone - plz use gerrit)
https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h File content/shell/shell.h (right): https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h#newcode53 content/shell/shell.h:53: public WebContentsObserver, Shell shouldn't be a WebContentsObserver. Can you ...
7 years, 7 months ago (2013-05-10 19:53:33 UTC) #2
Avi (use Gerrit)
https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h File content/shell/shell.h (right): https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h#newcode53 content/shell/shell.h:53: public WebContentsObserver, On 2013/05/10 19:53:33, jochen wrote: > Shell ...
7 years, 7 months ago (2013-05-10 20:26:44 UTC) #3
jochen (gone - plz use gerrit)
+jam I didn't find the discussion after a quick search, maybe John remembers
7 years, 7 months ago (2013-05-10 20:31:50 UTC) #4
Paweł Hajdan Jr.
https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h File content/shell/shell.h (right): https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h#newcode53 content/shell/shell.h:53: public WebContentsObserver, On 2013/05/10 19:53:33, jochen wrote: > Shell ...
7 years, 7 months ago (2013-05-13 20:15:30 UTC) #5
Avi (use Gerrit)
https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h File content/shell/shell.h (right): https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h#newcode53 content/shell/shell.h:53: public WebContentsObserver, Jochen: I will again ask why. Shell ...
7 years, 7 months ago (2013-05-15 19:22:19 UTC) #6
jochen (gone - plz use gerrit)
https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h File content/shell/shell.h (right): https://codereview.chromium.org/14651029/diff/1/content/shell/shell.h#newcode53 content/shell/shell.h:53: public WebContentsObserver, On 2013/05/15 19:22:19, Avi wrote: > Jochen: ...
7 years, 7 months ago (2013-05-21 12:09:44 UTC) #7
Paweł Hajdan Jr.
PTAL Avi, what do you think after seeing Jochen's response? https://codereview.chromium.org/14651029/diff/14001/content/browser/web_contents/web_contents_impl.h File content/browser/web_contents/web_contents_impl.h (right): https://codereview.chromium.org/14651029/diff/14001/content/browser/web_contents/web_contents_impl.h#newcode523 ...
7 years, 7 months ago (2013-05-21 18:59:15 UTC) #8
Avi (use Gerrit)
LGTM I'm not thrilled with that decision, though if we are going to kill Shell ...
7 years, 7 months ago (2013-05-21 19:09:53 UTC) #9
jochen (gone - plz use gerrit)
On 2013/05/21 19:09:53, Avi wrote: > LGTM > > I'm not thrilled with that decision, ...
7 years, 7 months ago (2013-05-21 19:24:23 UTC) #10
Paweł Hajdan Jr.
7 years, 7 months ago (2013-05-21 20:21:16 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 manually as r201348 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698