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

Issue 2349973009: Repeat window snapshot copy request on failure (Closed)

Created:
4 years, 3 months ago by jbauman
Modified:
4 years, 2 months ago
Reviewers:
sadrul
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Repeat window snapshot copy request on failure We're hitting a bug where copy requests sporadically fail. The complete fix is pretty involved (see https://crbug.com/644992 ), but just repeating the copy request a few times should greatly reduce the frequency of the problem and should be mergeable to M54. BUG=644569 Committed: https://crrev.com/cebea890c1e2a49072e0e5ec2bd8823ae2bb2a86 Cr-Commit-Position: refs/heads/master@{#422012}

Patch Set 1 #

Patch Set 2 : use window observer #

Patch Set 3 : add override #

Total comments: 4

Patch Set 4 : use WindowTracker #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -11 lines) Patch
M ui/snapshot/snapshot_aura.cc View 1 2 3 3 chunks +40 lines, -11 lines 0 comments Download

Messages

Total messages: 28 (21 generated)
jbauman
4 years, 2 months ago (2016-09-29 01:22:43 UTC) #15
sadrul
https://codereview.chromium.org/2349973009/diff/40001/ui/snapshot/snapshot_aura.cc File ui/snapshot/snapshot_aura.cc (right): https://codereview.chromium.org/2349973009/diff/40001/ui/snapshot/snapshot_aura.cc#newcode27 ui/snapshot/snapshot_aura.cc:27: WindowCapturer(aura::Window* window) : window_(window) { explicit https://codereview.chromium.org/2349973009/diff/40001/ui/snapshot/snapshot_aura.cc#newcode39 ui/snapshot/snapshot_aura.cc:39: aura::Window* ...
4 years, 2 months ago (2016-09-29 04:45:10 UTC) #16
jbauman
On 2016/09/29 04:45:10, sadrul wrote: > https://codereview.chromium.org/2349973009/diff/40001/ui/snapshot/snapshot_aura.cc#newcode78 > ui/snapshot/snapshot_aura.cc:78: MakeAsyncCopyRequest( > Do we want to ...
4 years, 2 months ago (2016-09-29 21:43:55 UTC) #21
sadrul
lgtm
4 years, 2 months ago (2016-09-30 01:37:22 UTC) #22
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/2349973009/60001
4 years, 2 months ago (2016-09-30 01:50:11 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-09-30 01:57:13 UTC) #26
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 02:00:53 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/cebea890c1e2a49072e0e5ec2bd8823ae2bb2a86
Cr-Commit-Position: refs/heads/master@{#422012}

Powered by Google App Engine
This is Rietveld 408576698