|
|
Chromium Code Reviews|
Created:
3 years, 9 months ago by Fady Samuel Modified:
3 years, 9 months ago CC:
chromium-reviews, rjkroege Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionFrameGenerator: Don't issue BeginFrames if we have nothing to draw
Updating the device scale factor before the window manager's CompositorFrame
is ready caused a premature BeginFrame in FrameGenerator. This would cause
an invalid CompositorFrame to be generated.
BUG=683732
Review-Url: https://codereview.chromium.org/2718523002
Cr-Commit-Position: refs/heads/master@{#452623}
Committed: https://chromium.googlesource.com/chromium/src/+/9edf32fa33654215032bae96032066bf7e662a9f
Patch Set 1 #
Messages
Total messages: 22 (12 generated)
The CQ bit was checked by fsamuel@chromium.org to run a CQ dry run
fsamuel@chromium.org changed reviewers: + penghuang@chromium.org
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
On 2017/02/23 18:16:40, Fady Samuel wrote: lgtm
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by fsamuel@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
fsamuel@chromium.org changed reviewers: + sky@chromium.org
+sky@ for OWNER. This fixes on device black screen.
LGTM - I encourage you to add test coverage.
On 2017/02/23 20:49:34, sky wrote: > LGTM - I encourage you to add test coverage.
On 2017/02/23 20:51:30, Fady Samuel wrote: > On 2017/02/23 20:49:34, sky wrote: > > LGTM - I encourage you to add test coverage. I will write a unit test separately. I don't want to keep device builds broken for much longer.
Description was changed from ========== FrameGenerator: Don't issue BeginFrames if we have nothing to draw Updating the device scale factor before the winodw manager's CompositorFrame is ready caused a premature BeginFrame in FrameGenerator. This would cause an invalid CompositorFrame to be generated. BUG=683732 ========== to ========== FrameGenerator: Don't issue BeginFrames if we have nothing to draw Updating the device scale factor before the window manager's CompositorFrame is ready caused a premature BeginFrame in FrameGenerator. This would cause an invalid CompositorFrame to be generated. BUG=683732 ==========
The CQ bit was checked by fsamuel@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch.
Bot data: {"patchset_id": 1, "attempt_start_ts": 1487883164930110, "parent_rev":
"f747b99b3a9c6ddac3470d61d3f292a019e1c1c2", "commit_rev":
"9edf32fa33654215032bae96032066bf7e662a9f"}
Message was sent while issue was closed.
Description was changed from ========== FrameGenerator: Don't issue BeginFrames if we have nothing to draw Updating the device scale factor before the window manager's CompositorFrame is ready caused a premature BeginFrame in FrameGenerator. This would cause an invalid CompositorFrame to be generated. BUG=683732 ========== to ========== FrameGenerator: Don't issue BeginFrames if we have nothing to draw Updating the device scale factor before the window manager's CompositorFrame is ready caused a premature BeginFrame in FrameGenerator. This would cause an invalid CompositorFrame to be generated. BUG=683732 Review-Url: https://codereview.chromium.org/2718523002 Cr-Commit-Position: refs/heads/master@{#452623} Committed: https://chromium.googlesource.com/chromium/src/+/9edf32fa33654215032bae960320... ==========
Message was sent while issue was closed.
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/9edf32fa33654215032bae960320... |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
