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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 12:27:05 PDT 2012


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





--- Comment #67 from Geoffrey Garen <ggaren at apple.com>  2012-07-16 12:27:03 PST ---
(From update of attachment 152134)
It looks like this patch will recompile a top-level program and then replace all global functions declared by that program using the function keyword. Is that really how this feature is supposed to work? What happens to non-global functions and functions declared using the var keyword?

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