Bug 30344 - RenderLayer::paint should not do the overlap tests if it's just updating control tints
Summary: RenderLayer::paint should not do the overlap tests if it's just updating cont...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-13 15:11 PDT by Simon Fraser (smfr)
Modified: 2009-10-13 15:12 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-10-13 15:11:39 PDT
If RenderLayer::paint() is called during the "fake" paint for control tint updating, then it probably doesn't need to do the overlap tests.