Bug 58138

Summary: Web Inspector: fix scripts concatenation in scripts panel.
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch. none

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.