Bug 57936 - Web Inspector: build mapping for formatted scripts based on keywords positions.
Summary: Web Inspector: build mapping for formatted scripts based on keywords positions.
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-06 02:49 PDT by Pavel Podivilov
Modified: 2011-04-07 01:40 PDT (History)
10 users (show)

See Also:


Attachments
Patch. (2.11 KB, patch)
2011-04-06 02:50 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-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.