Bug 67886

Summary: Chromium: Need to add high resolution platform images to Chrome WebCore bundle
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, eric, mark, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Beth Dakin 2011-09-09 23:41:21 PDT
https://bugs.webkit.org/show_bug.cgi?id=67819 added high resolution platform images to WebCore for when the deviceScaleFactor is >= 2. That happens on the Mac in Lion when changing the device resolution in System Preferences to a resolution marked as "HiDPI." Chrome needs to add these images to their bundle so that Chrome on Mac is not buggy or crashy in HiDPI mode.
Comment 1 Eric Seidel (no email) 2011-09-10 00:32:53 PDT
Mark is your man.
Comment 2 Beth Dakin 2011-09-10 00:38:05 PDT
Thanks Eric!
Comment 3 Stephen Chenney 2013-04-11 15:13:53 PDT
Assuming fixed, as surely this would be an enormous problem otherwise.