Bug 39894 - [chromium] respect the user's embedded bitmap settings on Linux.
Summary: [chromium] respect the user's embedded bitmap settings on Linux.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-28 12:12 PDT by Adam Langley
Modified: 2010-06-17 13:43 PDT (History)
0 users

See Also:


Attachments
patch (1.30 KB, patch)
2010-05-28 12:17 PDT, Adam Langley
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Langley 2010-05-28 12:12:53 PDT
We plumbed everything through Skia and Chrome, but forgot to connect the two wires inside WebCore.
Comment 1 Adam Langley 2010-05-28 12:17:11 PDT
Created attachment 57360 [details]
patch

(Note: no layout test because test_shell forces this option off. Also, the test font which triggers this behaviour is 32MB.)
Comment 2 Eric Seidel (no email) 2010-05-30 11:20:56 PDT
Comment on attachment 57360 [details]
patch

OK.  Ideally the ChangeLog should say why testing is impossible (not just the bug).