Bug 67886
Summary: | Chromium: Need to add high resolution platform images to Chrome WebCore bundle | ||
---|---|---|---|
Product: | WebKit | Reporter: | Beth Dakin <bdakin> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bdakin, eric, mark, schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Beth Dakin
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Mark is your man.
Beth Dakin
Thanks Eric!
Stephen Chenney
Assuming fixed, as surely this would be an enormous problem otherwise.