Bug 67886 - Chromium: Need to add high resolution platform images to Chrome WebCore bundle
Summary: Chromium: Need to add high resolution platform images to Chrome WebCore bundle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-09 23:41 PDT by Beth Dakin
Modified: 2013-04-11 15:13 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.