Bug 117623

Summary: Should not fire paint-related milestones when snapshotting
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bdakin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Simon Fraser (smfr) 2013-06-13 21:16:32 PDT
FrameView::paintContents() should probably not call firePaintRelatedMilestones() if we're painting a snapshot. Not sure about printing.