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

Issue 2985543002: Removing a DCHECK in OverscrollWindowAnimation::OnOverscrollModeChange (Closed)

Created:
3 years, 5 months ago by mfomitchev
Modified:
3 years, 5 months ago
Reviewers:
mohsen
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing a DCHECK in OverscrollWindowAnimation::OnOverscrollModeChange Proper fix is in https://codereview.chromium.org/2983883002/, but I'd rather not land that while on leave. I will land the proper fix when I come back if this is still not replaced with the new UI. BUG=668296 Review-Url: https://codereview.chromium.org/2985543002 Cr-Commit-Position: refs/heads/master@{#488328} Committed: https://chromium.googlesource.com/chromium/src/+/736822c161cce5c582e0d57b8957c68d683ba23e

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M content/browser/web_contents/aura/overscroll_window_animation.cc View 1 chunk +0 lines, -1 line 3 comments Download

Messages

Total messages: 14 (8 generated)
mfomitchev
Mohsen, can you PTAL?
3 years, 5 months ago (2017-07-20 02:06:32 UTC) #6
mohsen
https://codereview.chromium.org/2985543002/diff/1/content/browser/web_contents/aura/overscroll_window_animation.cc File content/browser/web_contents/aura/overscroll_window_animation.cc (left): https://codereview.chromium.org/2985543002/diff/1/content/browser/web_contents/aura/overscroll_window_animation.cc#oldcode124 content/browser/web_contents/aura/overscroll_window_animation.cc:124: DCHECK_EQ(overscroll_source_, OverscrollSource::NONE); Do you mean that this is not ...
3 years, 5 months ago (2017-07-20 17:22:38 UTC) #7
mfomitchev
https://codereview.chromium.org/2985543002/diff/1/content/browser/web_contents/aura/overscroll_window_animation.cc File content/browser/web_contents/aura/overscroll_window_animation.cc (left): https://codereview.chromium.org/2985543002/diff/1/content/browser/web_contents/aura/overscroll_window_animation.cc#oldcode124 content/browser/web_contents/aura/overscroll_window_animation.cc:124: DCHECK_EQ(overscroll_source_, OverscrollSource::NONE); On 2017/07/20 17:22:37, mohsen wrote: > Do ...
3 years, 5 months ago (2017-07-20 17:28:09 UTC) #8
mohsen
lgtm https://codereview.chromium.org/2985543002/diff/1/content/browser/web_contents/aura/overscroll_window_animation.cc File content/browser/web_contents/aura/overscroll_window_animation.cc (left): https://codereview.chromium.org/2985543002/diff/1/content/browser/web_contents/aura/overscroll_window_animation.cc#oldcode124 content/browser/web_contents/aura/overscroll_window_animation.cc:124: DCHECK_EQ(overscroll_source_, OverscrollSource::NONE); On 2017/07/20 17:28:09, mfomitchev wrote: > ...
3 years, 5 months ago (2017-07-20 18:14:26 UTC) #9
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/2985543002/1
3 years, 5 months ago (2017-07-20 18:39:53 UTC) #11
commit-bot: I haz the power
3 years, 5 months ago (2017-07-20 18:47:35 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/736822c161cce5c582e0d57b8957...

Powered by Google App Engine
This is Rietveld 408576698