Bug 30344

Summary: RenderLayer::paint should not do the overlap tests if it's just updating control tints
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

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.