[Webkit-unassigned] [Bug 162953] [Win][Direct2D] Clean up Bitmap Decoder Implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 15 15:57:56 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=162953

--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 291685
  --> https://bugs.webkit.org/attachment.cgi?id=291685
Cleanups to make this code less gross.

View in context: https://bugs.webkit.org/attachment.cgi?id=291685&action=review

> platform/graphics/win/ImageDecoderDirect2D.cpp:175
> +    auto frameSize = frameSizeAtIndex(index, subsamplingLevel);
> +    return frameSize.area() * 4;

Would have made this a one-liner.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161015/1cd18678/attachment.html>


More information about the webkit-unassigned mailing list