Bug 117624

Summary: Should not call firePaintRelatedMilestones() for "update control tints" paint pass
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Simon Fraser (smfr) 2013-06-13 21:18:31 PDT
We should not call firePaintRelatedMilestones() for the "update control tints" paint that we do on window activation, not should we tell the inspector that painting happened.
Comment 1 Simon Fraser (smfr) 2013-06-13 21:18:45 PDT
^nor should
Comment 2 Simon Fraser (smfr) 2013-06-13 21:22:53 PDT
Created attachment 204668 [details]
Patch
Comment 3 Simon Fraser (smfr) 2013-06-13 21:59:40 PDT
http://trac.webkit.org/changeset/151579