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

Issue 2641813004: Convert SessionCrashedBubbleView to use the new navigation callbacks. (Closed)

Created:
3 years, 11 months ago by jam
Modified:
3 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert SessionCrashedBubbleView to use the new navigation callbacks. In this specific case, I didn't see a reason that two callbacks are needed. Note that also DidStartNavigationToPendingEntry is skipped for the initial NTP navigation since it happens before this WebContentObserver is added to the first tab. However DidStartNavigation has different timing and would be reached for the NTP. BUG=682002 Review-Url: https://codereview.chromium.org/2641813004 Cr-Commit-Position: refs/heads/master@{#444993} Committed: https://chromium.googlesource.com/chromium/src/+/aa90ea1cec4f6bcc64a494c9a150e16f0e01c508

Patch Set 1 #

Total comments: 2

Patch Set 2 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -14 lines) Patch
M chrome/browser/ui/views/session_crashed_bubble_view.h View 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/session_crashed_bubble_view.cc View 1 3 chunks +14 lines, -9 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
jam
3 years, 11 months ago (2017-01-19 00:19:45 UTC) #8
sky
https://codereview.chromium.org/2641813004/diff/1/chrome/browser/ui/views/session_crashed_bubble_view.cc File chrome/browser/ui/views/session_crashed_bubble_view.cc (right): https://codereview.chromium.org/2641813004/diff/1/chrome/browser/ui/views/session_crashed_bubble_view.cc#newcode341 chrome/browser/ui/views/session_crashed_bubble_view.cc:341: if (render_frame_host->GetParent()) How come you early out if there ...
3 years, 11 months ago (2017-01-19 00:39:42 UTC) #9
jam
https://codereview.chromium.org/2641813004/diff/1/chrome/browser/ui/views/session_crashed_bubble_view.cc File chrome/browser/ui/views/session_crashed_bubble_view.cc (right): https://codereview.chromium.org/2641813004/diff/1/chrome/browser/ui/views/session_crashed_bubble_view.cc#newcode341 chrome/browser/ui/views/session_crashed_bubble_view.cc:341: if (render_frame_host->GetParent()) On 2017/01/19 00:39:42, sky wrote: > How ...
3 years, 11 months ago (2017-01-19 01:06:13 UTC) #11
sky
Got it! LGTM
3 years, 11 months ago (2017-01-19 15:51:29 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2641813004/20001
3 years, 11 months ago (2017-01-20 05:30:05 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 06:09:45 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/aa90ea1cec4f6bcc64a494c9a150...

Powered by Google App Engine
This is Rietveld 408576698