Bug 77468 - [chromium] Compositor debug borders are not scaled correctly
Summary: [chromium] Compositor debug borders are not scaled correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 68075
  Show dependency treegraph
 
Reported: 2012-01-31 12:53 PST by Sami Kyostila
Modified: 2012-01-31 15:20 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2012-01-31 12:57 PST, Sami Kyostila
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.