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

Issue 1726743003: Add Alias and Checks to TabDragController to isolate crash (Closed)

Created:
4 years, 10 months ago by jonross
Modified:
4 years, 9 months ago
Reviewers:
ananta, sky
CC:
chromium-reviews, tfarina, dcheng
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Have TabDragController perform checks in GetTabStripForWindow, along with aliasing of pointers, in order to track down the cause of a crash. BUG=585017 Committed: https://crrev.com/cc9ee3eb04c7cdf3719ec4914b3d14feae80e18c Cr-Commit-Position: refs/heads/master@{#379102}

Patch Set 1 #

Patch Set 2 : Change to alias logging #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M chrome/browser/ui/views/tabs/tab_drag_controller.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 17 (5 generated)
jonross
After speaking with ananta@ he does not believe that the crash is occurring due to ...
4 years, 10 months ago (2016-02-23 22:19:19 UTC) #2
sky
I don't think this is it either. TabDragController::attached_tabstrip_ owns the TabDragController.
4 years, 10 months ago (2016-02-24 16:41:47 UTC) #3
jonross
On 2016/02/24 16:41:47, sky wrote: > I don't think this is it either. TabDragController::attached_tabstrip_ owns ...
4 years, 10 months ago (2016-02-24 16:52:30 UTC) #4
sky
On Wed, Feb 24, 2016 at 8:52 AM, <jonross@chromium.org> wrote: > On 2016/02/24 16:41:47, sky ...
4 years, 10 months ago (2016-02-24 20:41:41 UTC) #5
jonross
On 2016/02/24 20:41:41, sky wrote: > On Wed, Feb 24, 2016 at 8:52 AM, <mailto:jonross@chromium.org> ...
4 years, 9 months ago (2016-03-01 21:39:32 UTC) #6
sky
On Tue, Mar 1, 2016 at 1:39 PM, <jonross@chromium.org> wrote: > On 2016/02/24 20:41:41, sky ...
4 years, 9 months ago (2016-03-02 00:18:22 UTC) #7
sky
Another possibility is the TabDragController is getting destroyed earlier, so that by the time we ...
4 years, 9 months ago (2016-03-02 00:19:39 UTC) #8
jonross
Removed the observing. Switched over to some more direct CHECKs within GetTabStripForWindow. base::debug::Alias added for ...
4 years, 9 months ago (2016-03-03 18:55:15 UTC) #10
sky
LGTM
4 years, 9 months ago (2016-03-03 20:57:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1726743003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1726743003/20001
4 years, 9 months ago (2016-03-03 21:04:01 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-03 21:55:32 UTC) #15
commit-bot: I haz the power
4 years, 9 months ago (2016-03-03 21:56:58 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cc9ee3eb04c7cdf3719ec4914b3d14feae80e18c
Cr-Commit-Position: refs/heads/master@{#379102}

Powered by Google App Engine
This is Rietveld 408576698