[Webkit-unassigned] [Bug 187336] New: REGRESSION(r233495) [cairo] drawGlyphsShadow should use the fast path for zero blur-radius
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 5 01:03:35 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187336
Bug ID: 187336
Summary: REGRESSION(r233495) [cairo] drawGlyphsShadow should
use the fast path for zero blur-radius
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: bugs-noreply at webkitgtk.org, zan at falconsigh.net
REGRESSION(r233495) [cairo] drawGlyphsShadow should use the fast path for zero blur-radius
drawGlyphsShadow has a fast path to draw a shadow without a
shadow layer. Since r233495, it is not used for zero blur-radius shadow.
In Bug 187244, I changed ShadowState::isRequired to return true
for zero blur-radius. This is not a right fix.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180705/8f49fb29/attachment.html>
More information about the webkit-unassigned
mailing list