RESOLVED FIXED 58231
Web Inspector: fix source mapping for deobfuscated scripts.
https://bugs.webkit.org/show_bug.cgi?id=58231
Summary Web Inspector: fix source mapping for deobfuscated scripts.
Pavel Podivilov
Reported 2011-04-11 06:21:45 PDT
Web Inspector: fix source mapping for deobfuscated scripts. Existing source mapping appears to be inaccurate in some cases. New regexp would have much more matches, thus providing more accurate mapping.
Attachments
Patch. (6.10 KB, patch)
2011-04-11 06:22 PDT, Pavel Podivilov
no flags
Added test. (11.26 KB, patch)
2011-04-12 05:49 PDT, Pavel Podivilov
no flags
Add test. (11.24 KB, patch)
2011-04-12 09:51 PDT, Pavel Podivilov
pfeldman: review+
Pavel Podivilov
Comment 1 2011-04-11 06:22:18 PDT
Pavel Feldman
Comment 2 2011-04-11 22:04:58 PDT
Comment on attachment 89000 [details] Patch. Can this be tested?
Pavel Podivilov
Comment 3 2011-04-12 05:49:38 PDT
Created attachment 89190 [details] Added test.
Pavel Podivilov
Comment 4 2011-04-12 09:51:25 PDT
Created attachment 89220 [details] Add test.
Pavel Podivilov
Comment 5 2011-04-13 09:46:26 PDT
Jessie Berlin
Comment 6 2011-04-13 15:17:36 PDT
(In reply to comment #5) > Committed r83748: <http://trac.webkit.org/changeset/83748> The new test broke on a bunch of platforms (definitely all the Apple ones).
Note You need to log in before you can comment on or make changes to this bug.