Bug 117623 - Should not fire paint-related milestones when snapshotting
Summary: Should not fire paint-related milestones when snapshotting
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-13 21:16 PDT by Simon Fraser (smfr)
Modified: 2013-06-13 21:16 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) 2013-06-13 21:16:32 PDT
FrameView::paintContents() should probably not call firePaintRelatedMilestones() if we're painting a snapshot. Not sure about printing.