Bug 83112

Summary: Call histogramCustomCounts directly
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: New BugsAssignee: Mark Pilgrim (Google) <pilgrim>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cc-bugs, fishd, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 82948    
Attachments:
Description Flags
Patch
none
Patch none

Mark Pilgrim (Google)
Reported 2012-04-03 20:22:47 PDT
Call histogramCustomCounts directly
Attachments
Patch (9.46 KB, patch)
2012-04-03 20:23 PDT, Mark Pilgrim (Google)
no flags
Patch (9.05 KB, patch)
2012-04-04 06:46 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2012-04-03 20:23:17 PDT
James Robinson
Comment 2 2012-04-03 20:41:24 PDT
Comment on attachment 135497 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=135497&action=review I'd like Adam to check that this is the intended use of WebKit::Platform, but if so then this looks all right > Source/WebKit/chromium/src/painting/PaintAggregator.cpp:36 > +#include <public/Platform.h> this seems spurious
Adam Barth
Comment 3 2012-04-03 21:23:24 PDT
Comment on attachment 135497 [details] Patch Yep. Looks great. Thanks.
Mark Pilgrim (Google)
Comment 4 2012-04-04 06:46:06 PDT
Mark Pilgrim (Google)
Comment 5 2012-04-04 06:47:05 PDT
Removed spurious include in PaintAggregator.cpp.
WebKit Review Bot
Comment 6 2012-04-04 12:46:48 PDT
Comment on attachment 135581 [details] Patch Clearing flags on attachment: 135581 Committed r113227: <http://trac.webkit.org/changeset/113227>
WebKit Review Bot
Comment 7 2012-04-04 12:46:53 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.