Bug 46144 - When PDF image is directly composited, it does not display
Summary: When PDF image is directly composited, it does not display
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-09-20 17:32 PDT by Simon Fraser (smfr)
Modified: 2010-09-20 17:43 PDT (History)
0 users

See Also:


Attachments
Patch (7.08 KB, patch)
2010-09-20 17:36 PDT, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-09-20 17:32:13 PDT
When a PDF image hits the "direct compositing" code path (where it's set on the GraphicsLayer as image contents), then the PDF fails to display.

<rdar://problem/7254941>
Comment 1 Simon Fraser (smfr) 2010-09-20 17:36:27 PDT
Created attachment 68166 [details]
Patch
Comment 2 Simon Fraser (smfr) 2010-09-20 17:43:11 PDT
http://trac.webkit.org/changeset/67900