Bug 77468

Summary: [chromium] Compositor debug borders are not scaled correctly
Product: WebKit Reporter: Sami Kyostila <skyostil>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, husky, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 68075    
Attachments:
Description Flags
Patch none

Description Sami Kyostila 2012-01-31 12:53:46 PST
The compositor debug borders (--show-debug-borders) are not drawn with contents scale applied, so they do not coincide with their respective layers if contents scale != 1.
Comment 1 Sami Kyostila 2012-01-31 12:57:37 PST
Created attachment 124801 [details]
Patch
Comment 2 James Robinson 2012-01-31 13:01:32 PST
Comment on attachment 124801 [details]
Patch

Hmm, guess this is why http://trac.webkit.org/export/106381/trunk/LayoutTests/compositing/color-matching/image-color-matching.html looks so cracked out with layer borders on :)

R=me
Comment 3 WebKit Review Bot 2012-01-31 15:20:49 PST
Comment on attachment 124801 [details]
Patch

Clearing flags on attachment: 124801

Committed r106406: <http://trac.webkit.org/changeset/106406>
Comment 4 WebKit Review Bot 2012-01-31 15:20:55 PST
All reviewed patches have been landed.  Closing bug.