Bug 31365 - WebInspector: Timeline record test for external script
Summary: WebInspector: Timeline record test for external script
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 11:22 PST by Eric Ayers
Modified: 2009-11-11 11:51 PST (History)
5 users (show)

See Also:


Attachments
WebInspector: Adds another script tag test for WebInspector timeline records. (6.96 KB, patch)
2009-11-11 11:28 PST, Eric Ayers
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.