[Webkit-unassigned] [Bug 40300] [JSC] Web Inspector: implement script source editing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 08:29:54 PDT 2012


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


Vsevolod Vlasov <vsevik at chromium.org> changed:

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




--- Comment #22 from Vsevolod Vlasov <vsevik at chromium.org>  2012-06-21 08:29:52 PST ---
(From update of attachment 148778)
View in context: https://bugs.webkit.org/attachment.cgi?id=148778&action=review

> Source/WebCore/bindings/js/PageScriptDebugServer.cpp:85
> +{

You should change the script with given sourceID live, you are evaluating newContent here, basically creating a new script instead of changing the old one.

-- 
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