Bug 76325 - [chromium] Add TRACE_EVENT instrumentation on Document::recalcStyle
Summary: [chromium] Add TRACE_EVENT instrumentation on Document::recalcStyle
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nat Duca
URL:
Keywords:
Depends on: 82298
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-13 17:22 PST by Nat Duca
Modified: 2013-04-08 11:23 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2012-01-13 17:23 PST, Nat Duca
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nat Duca 2012-01-13 17:22:17 PST
[chromium] Add TRACE_EVENT instrumentation on Document::recalcStyle
Comment 1 Nat Duca 2012-01-13 17:23:16 PST
Created attachment 122522 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-02-16 13:21:04 PST
Comment on attachment 122522 [details]
Patch

Nat suggested in person that there was ongoing discussion about whether we wanted to add all these #if CHROMIUM blocks or not, or if there were better (more universal) ways to add these features.  Clearing the review bit for now per his request.