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

Issue 2782063006: Show that ResizeLock is racey with renderer frames in flight. (Closed)

Created:
3 years, 8 months ago by danakj
Modified:
3 years, 8 months ago
Reviewers:
piman
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, kalyank, danakj+watch_chromium.org, James Su, xjz+watch_chromium.org, miu+watch_chromium.org, ericrk, Fady Samuel
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Show that ResizeLock is racey with renderer frames in flight. R=piman@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -12 lines) Patch
M content/browser/renderer_host/delegated_frame_host.cc View 1 chunk +1 line, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 9 chunks +135 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 9 (1 generated)
danakj
Hello, wutao@ found that resize lock was flaky even when we got it working, and ...
3 years, 8 months ago (2017-03-29 23:17:03 UTC) #1
wutao
On 2017/03/29 23:17:03, danakj wrote: > Hello, > > wutao@ found that resize lock was ...
3 years, 8 months ago (2017-03-30 08:33:37 UTC) #2
danakj
On Thu, Mar 30, 2017 at 4:33 AM, <wutao@chromium.org> wrote: > On 2017/03/29 23:17:03, danakj ...
3 years, 8 months ago (2017-03-30 14:49:05 UTC) #3
wutao
On 2017/03/30 14:49:05, danakj wrote: > On Thu, Mar 30, 2017 at 4:33 AM, <mailto:wutao@chromium.org> ...
3 years, 8 months ago (2017-03-30 16:37:43 UTC) #4
danakj
On Thu, Mar 30, 2017 at 12:37 PM, <wutao@chromium.org> wrote: > On 2017/03/30 14:49:05, danakj ...
3 years, 8 months ago (2017-03-30 17:38:23 UTC) #5
danakj
I'm converting the RWHVA unittests into more independent DelegatedFrameHost tests that rely on less things ...
3 years, 8 months ago (2017-03-30 18:00:02 UTC) #6
wutao
On 2017/03/30 17:38:23, danakj wrote: > > Ya I think you're right, if you stop ...
3 years, 8 months ago (2017-03-30 18:46:54 UTC) #7
danakj
3 years, 8 months ago (2017-03-31 14:33:40 UTC) #8
I think https://codereview.chromium.org/2790623003/ fixes this case as well as
other issues.

Powered by Google App Engine
This is Rietveld 408576698