Bug 30237 - DOM Content and Load lines aren't shown if a page is loaded when the inspector is up
Summary: DOM Content and Load lines aren't shown if a page is loaded when the inspecto...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 15:07 PDT by Brian Weinstein
Modified: 2009-10-08 15:21 PDT (History)
1 user (show)

See Also:


Attachments
Fix (1.94 KB, patch)
2009-10-08 15:10 PDT, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2009-10-08 15:07:34 PDT
DOM Content and Load lines aren't shown if a page is loaded when the inspector is up. The lines are shown if a page is loaded and then the inspector open, but if the inspector is open while the page is loading, the lines show up intermittently at best.
Comment 1 Brian Weinstein 2009-10-08 15:10:27 PDT
Created attachment 40914 [details]
Fix
Comment 2 Brian Weinstein 2009-10-08 15:21:59 PDT
Committed in http://trac.webkit.org/changeset/49327.