[Webkit-unassigned] [Bug 97032] Web Inspector: load sourcemaps asynchronously, part 1/2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 19 01:16:45 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97032


Vsevolod Vlasov <vsevik at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #164624|review?                     |review-
               Flag|                            |




--- Comment #4 from Vsevolod Vlasov <vsevik at chromium.org>  2012-09-19 01:17:15 PST ---
(From update of attachment 164624)
View in context: https://bugs.webkit.org/attachment.cgi?id=164624&action=review

> Source/WebCore/inspector/front-end/CompilerScriptMapping.js:96
> +                script.setSourceMapping(this);

This means the script won't have source mapping until source map is loaded, which means stopping on breakpoint at this point would break things.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list