RESOLVED FIXED 31365
WebInspector: Timeline record test for external script
https://bugs.webkit.org/show_bug.cgi?id=31365
Summary WebInspector: Timeline record test for external script
Eric Ayers
Reported 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.
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
Eric Ayers
Comment 1 2009-11-11 11:28:13 PST
Created attachment 42984 [details] WebInspector: Adds another script tag test for WebInspector timeline records.
Eric Ayers
Comment 2 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. ===
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2009-11-11 11:51:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.