Bug 118215

Summary: Avoid doing work in RenderBox::outlineBoundsForRepaint() when the repaintContainer is this
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, esprehn+autocc, glenn, koivisto, rniwa, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Simon Fraser (smfr) 2013-06-29 11:09:51 PDT
Avoid doing work in RenderBox::outlineBoundsForRepaint() when the repaintContainer is this
Comment 1 Simon Fraser (smfr) 2013-06-29 11:11:58 PDT
Created attachment 205770 [details]
Patch
Comment 2 Simon Fraser (smfr) 2013-06-29 13:22:50 PDT
https://trac.webkit.org/r152212