Bug 57936

Summary: Web Inspector: build mapping for formatted scripts based on keywords positions.
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-06 02:49:22 PDT
Mapping based on [\$\.\w]+ was not accurate because string literals representation may be different in original and formatted scripts.
Comment 1 Pavel Podivilov 2011-04-06 02:50:16 PDT
Created attachment 88390 [details]
Patch.
Comment 2 Pavel Podivilov 2011-04-07 01:39:57 PDT
Comment on attachment 88390 [details]
Patch.

Clearing flags on attachment: 88390

Committed r83151: <http://trac.webkit.org/changeset/83151>
Comment 3 Pavel Podivilov 2011-04-07 01:40:06 PDT
All reviewed patches have been landed.  Closing bug.