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

Issue 2647963002: Fix ScrollingCoordinator-related crash with page popups (Closed)

Created:
3 years, 11 months ago by kenrb
Modified:
3 years, 11 months ago
Reviewers:
bokan
CC:
chromium-reviews, blink-reviews, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix ScrollingCoordinator-related crash with page popups Rev 444497 introduced a crash that can happen when popups are opened, because in some cases they access the wrong compositor animation host and timeline. This fixes the issue by ensure they always use those resources on the top frame. BUG=683282 Review-Url: https://codereview.chromium.org/2647963002 Cr-Commit-Position: refs/heads/master@{#445192} Committed: https://chromium.googlesource.com/chromium/src/+/f15f669d84991252dd186c7093b885d7e909fad3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -14 lines) Patch
M third_party/WebKit/Source/web/WebPagePopupImpl.cpp View 2 chunks +3 lines, -14 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
kenrb
bokan@: WDYT? This makes it so that popups always use the host and timeline on ...
3 years, 11 months ago (2017-01-20 19:40:54 UTC) #4
kenrb
Actually, scratch that, I found a separate crash stack that is unrelated to popups, so ...
3 years, 11 months ago (2017-01-20 19:41:58 UTC) #5
bokan
On 2017/01/20 19:40:54, kenrb wrote: > bokan@: WDYT? This makes it so that popups always ...
3 years, 11 months ago (2017-01-20 19:48:07 UTC) #6
kenrb
On 2017/01/20 19:48:07, bokan wrote: > On 2017/01/20 19:40:54, kenrb wrote: > > bokan@: WDYT? ...
3 years, 11 months ago (2017-01-20 21:54:27 UTC) #9
kenrb
On 2017/01/20 21:54:27, kenrb wrote: > On 2017/01/20 19:48:07, bokan wrote: > > On 2017/01/20 ...
3 years, 11 months ago (2017-01-20 22:20:02 UTC) #10
bokan
lgtm
3 years, 11 months ago (2017-01-20 22:34:06 UTC) #11
bokan
lgtm
3 years, 11 months ago (2017-01-20 22:34:06 UTC) #12
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/2647963002/1
3 years, 11 months ago (2017-01-20 22:38:47 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 22:44:21 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/f15f669d84991252dd186c7093b8...

Powered by Google App Engine
This is Rietveld 408576698