Bug 31365

Summary: WebInspector: Timeline record test for external script
Product: WebKit Reporter: Eric Ayers <zundel>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, knorton, pfeldman, timothy, zundel
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
WebInspector: Adds another script tag test for WebInspector timeline records. none

Description Eric Ayers 2009-11-11 11:22:13 PST
Similar to the previous script tag, but this one loads an external script, so some of the parameters of the record might be different.
Comment 1 Eric Ayers 2009-11-11 11:28:13 PST
Created attachment 42984 [details]
WebInspector: Adds another script tag test for WebInspector timeline records.
Comment 2 Eric Ayers 2009-11-11 11:30:28 PST
This patch creates another test that is almost identical to the timeline-script-tag-1.html test, but has a script tag that references an external script.

Also cleans up a style issue with use of == vs. ===
Comment 3 WebKit Commit Bot 2009-11-11 11:51:22 PST
Comment on attachment 42984 [details]
WebInspector: Adds another script tag test for WebInspector timeline records.

Clearing flags on attachment: 42984

Committed r50830: <http://trac.webkit.org/changeset/50830>
Comment 4 WebKit Commit Bot 2009-11-11 11:51:25 PST
All reviewed patches have been landed.  Closing bug.