Bug 142727 - 'pageLoaded' diagnostic logging is too verbose
Summary: 'pageLoaded' diagnostic logging is too verbose
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-16 10:13 PDT by Chris Dumez
Modified: 2015-03-17 08:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.89 KB, patch)
2015-03-16 10:17 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-03-16 10:13:59 PDT
'pageLoaded' diagnostic logging is too verbose:
- It logs once per sub-frame instead of once per main frame
- it does not sample and the event is frequent

Radar: <rdar://problem/18937048>
Comment 1 Chris Dumez 2015-03-16 10:17:11 PDT
Created attachment 248728 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-17 08:49:08 PDT
Comment on attachment 248728 [details]
Patch

Clearing flags on attachment: 248728

Committed r181649: <http://trac.webkit.org/changeset/181649>
Comment 3 WebKit Commit Bot 2015-03-17 08:49:13 PDT
All reviewed patches have been landed.  Closing bug.