New issue
Advanced search Search tips

Issue 919592 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 11
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 3
Type: Bug

Blocking:
issue 788439



Sign in to add a comment

Extend WPT tests for CanvasRenderingContext2D.getContextAttributes() for lowLatency.

Project Member Reported by mcasas@chromium.org, Jan 7

Issue description

Extend CanvasRenderingContext2D.getContextAttributes() for lowLatency.
 
Summary: Extend WPT tests for CanvasRenderingContext2D.getContextAttributes() for lowLatency. (was: Extend WPT tests for CanvasRenderingContext2D.getContextAttributes())
Project Member

Comment 2 by bugdroid1@chromium.org, Jan 10

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/735a7a530ec5f5e291666ccc2fb406b76bcfe6c4

commit 735a7a530ec5f5e291666ccc2fb406b76bcfe6c4
Author: Miguel Casas <mcasas@chromium.org>
Date: Thu Jan 10 22:00:24 2019

canvas 2d: add lowLatency to CanvasRenderingContext2DSettings

Adds |lowLatency| to CanvasRenderingContext2DSettings and fills
it in from CanvasRenderingContext2D::getContextAttributes().
The few web_tests that touch this are updated.

Bug:  919592 
Change-Id: If535dfd480f2faae1ca0b4ba41f175ceb3c05ec8
Reviewed-on: https://chromium-review.googlesource.com/c/1405271
Reviewed-by: Andres Calderon Jaramillo <andrescj@chromium.org>
Commit-Queue: Miguel Casas <mcasas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#621766}
[modify] https://crrev.com/735a7a530ec5f5e291666ccc2fb406b76bcfe6c4/third_party/blink/renderer/modules/canvas/canvas2d/canvas_rendering_context_2d.cc
[modify] https://crrev.com/735a7a530ec5f5e291666ccc2fb406b76bcfe6c4/third_party/blink/renderer/modules/canvas/canvas2d/canvas_rendering_context_2d_settings.idl
[modify] https://crrev.com/735a7a530ec5f5e291666ccc2fb406b76bcfe6c4/third_party/blink/web_tests/fast/canvas-api/canvas-context-attributes-default-value.html
[modify] https://crrev.com/735a7a530ec5f5e291666ccc2fb406b76bcfe6c4/third_party/blink/web_tests/fast/canvas-api/canvas-lowlatency-getContext.html

Owner: mcasas@chromium.org
Status: Assigned (was: Available)
Status: Fixed (was: Assigned)

Sign in to add a comment