Bug 30588 - Make accelerated compositing debug indicators work in release builds
Summary: Make accelerated compositing debug indicators work in release builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-20 11:59 PDT by Simon Fraser (smfr)
Modified: 2009-10-22 10:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.43 KB, patch)
2009-10-20 14:42 PDT, Simon Fraser (smfr)
darin: 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) 2009-10-20 11:59:23 PDT
We have some useful indicators that show which page elements get compositing layers. We should make them available in release builds (they are controlled by 'defaults' settings).
Comment 1 Simon Fraser (smfr) 2009-10-20 14:42:36 PDT
Created attachment 41524 [details]
Patch
Comment 2 Darin Adler 2009-10-20 23:48:52 PDT
Comment on attachment 41524 [details]
Patch

> +        * platform/graphics/mac/WebLayer.mm:
> +        (WebCore::if):

Please don't leave a line like this in the change log.

r=me
Comment 3 Simon Fraser (smfr) 2009-10-22 10:37:09 PDT
http://trac.webkit.org/changeset/49945