Bug 186829

Summary: ARKit badge drop shadow updates its blur radius based on page zoom
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Dean Jackson 2018-06-19 17:49:39 PDT
ARKit badge drop shadow updates its blur radius based on page zoom
Comment 1 Dean Jackson 2018-06-19 17:50:24 PDT
<rdar://problem/40738779>
Comment 2 Dean Jackson 2018-06-19 17:52:10 PDT
Created attachment 343125 [details]
Patch
Comment 3 Tim Horton 2018-06-19 17:53:16 PDT
Comment on attachment 343125 [details]
Patch

Probably should use more GraphicsContext in general. It's smart! And display lists.
Comment 4 Dean Jackson 2018-06-19 18:02:11 PDT
Committed r232999: <https://trac.webkit.org/changeset/232999>