Bug 31751

Summary: DocumentMarkers need to be educated about transforms
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Testcase with 2D transform
none
Patch mitz: review+

Description Simon Fraser (smfr) 2009-11-20 16:09:53 PST
The DocumentMarkers code in Document.cpp assumes that everything is painted into the root. It needs to be educated about compositing layers.
Comment 1 Simon Fraser (smfr) 2009-11-20 17:26:11 PST
Created attachment 43633 [details]
Testcase with 2D transform
Comment 2 Simon Fraser (smfr) 2009-11-23 13:05:21 PST
Created attachment 43726 [details]
Patch
Comment 3 mitz 2009-11-23 14:39:53 PST
Comment on attachment 43726 [details]
Patch

r=me (made some comments in person, and I’m told there will be a test :) )
Comment 4 Simon Fraser (smfr) 2009-11-23 15:31:09 PST
http://trac.webkit.org/changeset/51324