[Webkit-unassigned] [Bug 157848] New: [GTK][EFL] Filter and FilterEffect should not consider device scaling in Cairo environment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 10:43:53 PDT 2016


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

            Bug ID: 157848
           Summary: [GTK][EFL] Filter and FilterEffect should not consider
                    device scaling in Cairo environment
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

In Cairo environment, device scale factor is transparently handled by HW side using cairo_surface_set_device_scale.
ImageBuffer ignores resolution factor now. So we Filter and FilterEffect should not consider that ImageBuffer's size is scaled.

This leads crash in kangax's ES6 compat table page in HiDPI PC.

-- 
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/20160518/9cf261f8/attachment.html>


More information about the webkit-unassigned mailing list