RESOLVED CONFIGURATION CHANGED 115697
RenderObject: don't change GraphicsContext state when not drawing dashed/dotted lines.
https://bugs.webkit.org/show_bug.cgi?id=115697
Summary RenderObject: don't change GraphicsContext state when not drawing dashed/dott...
Ryosuke Niwa
Reported 2013-05-06 19:49:27 PDT
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).
Attachments
Ahmad Saleem
Comment 1 2022-08-21 16:35:22 PDT
It seems that we did applied this patch: https://github.com/WebKit/WebKit/blob/4385a00da760f9db033925547caa238d3a9f0885/Source/WebCore/rendering/RenderElement.cpp#L1758 I am going to mark this as "RESOLVED CONFIGURATION CHANGED", please reopen, if you think I am wrong. Thanks!
Note You need to log in before you can comment on or make changes to this bug.