New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 876368 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Sep 13
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Simplify ImageBitmap premul/unpremul code

Project Member Reported by zakerinasab@chromium.org, Aug 21

Issue description

Now that according to brianosman@ Skia is doing premul/unpremul always on the encoded values, we can simplify the premul/unpremul code in ImageBitmap to use Skia and remove manual code path.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 13

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

commit 974aa7b559b4361d7410479796becb0b933dc6a4
Author: Reza.Zakerinasab <zakerinasab@chromium.org>
Date: Thu Sep 13 19:20:55 2018

Simplify ImageBitmap premul/unpremul code path

Bug:  876368 
Change-Id: I93b0348e23e5396d5c1c4a5a05e2b4c7c0ca5977
Reviewed-on: https://chromium-review.googlesource.com/1181779
Reviewed-by: Fernando Serboncini <fserb@chromium.org>
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#591108}
[modify] https://crrev.com/974aa7b559b4361d7410479796becb0b933dc6a4/third_party/blink/renderer/core/imagebitmap/image_bitmap.cc

Status: Fixed (was: Assigned)

Sign in to add a comment