[Webkit-unassigned] [Bug 115697] New: RenderObject: don't change GraphicsContext state when not drawing dashed/dotted lines.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 6 19:51:03 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115697
Summary: RenderObject: don't change GraphicsContext state when
not drawing dashed/dotted lines.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: hyatt at apple.com, mitz at webkit.org, bdakin at apple.com,
simon.fraser at apple.com
We might want to consider merging
https://chromium.googlesource.com/chromium/blink/+/9f8287ca3bc085c2435b6f572f08ec768a09ecd7
RenderObject: don't change GraphicsContext state when not drawing dashed/dotted lines.
Previously, there was asymmetry between changing and restoring state (certain
state would be restored only if thickness was positive, i.e. a line was actually
drawn).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list