Bug 117624 - Should not call firePaintRelatedMilestones() for "update control tints" paint pass
Summary: Should not call firePaintRelatedMilestones() for "update control tints" paint...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-13 21:18 PDT by Simon Fraser (smfr)
Modified: 2013-06-13 21:59 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2013-06-13 21:22 PDT, Simon Fraser (smfr)
sam: review+
Details | Formatted Diff | Diff

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: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