Bug 58138 - Web Inspector: fix scripts concatenation in scripts panel.
Summary: Web Inspector: fix scripts concatenation in scripts panel.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-08 05:52 PDT by Pavel Podivilov
Modified: 2011-04-08 08:03 PDT (History)
10 users (show)

See Also:


Attachments
Patch. (1.96 KB, patch)
2011-04-08 05:53 PDT, Pavel Podivilov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Podivilov 2011-04-08 05:52:28 PDT
Web Inspector: fix scripts concatenation in scripts panel.

When there is just one script starting at 0:0 it should not be surrounded by <script> framing.
Comment 1 Pavel Podivilov 2011-04-08 05:53:02 PDT
Created attachment 88810 [details]
Patch.
Comment 2 Pavel Podivilov 2011-04-08 08:03:33 PDT
Comment on attachment 88810 [details]
Patch.

Clearing flags on attachment: 88810

Committed r83293: <http://trac.webkit.org/changeset/83293>
Comment 3 Pavel Podivilov 2011-04-08 08:03:42 PDT
All reviewed patches have been landed.  Closing bug.