WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
40297
Web Inspector: extend ScriptDebugServer to support script source editing
https://bugs.webkit.org/show_bug.cgi?id=40297
Summary
Web Inspector: extend ScriptDebugServer to support script source editing
Yury Semikhatsky
Reported
2010-06-08 06:48:34 PDT
Extend ScriptDebugServer to support script source editing.
Attachments
Patch
(23.65 KB, patch)
2010-06-08 06:55 PDT
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2010-06-08 06:55:09 PDT
Created
attachment 58135
[details]
Patch
Pavel Feldman
Comment 2
2010-06-08 07:02:55 PDT
Comment on
attachment 58135
[details]
Patch Please file a bug on JSC on the missing functionality and add int into FIXME. WebKit/chromium/src/js/DebuggerScript.js:47 + DebuggerScript.ScriptWorldType = { Is this related?
Yury Semikhatsky
Comment 3
2010-06-08 07:43:25 PDT
(In reply to
comment #2
)
> (From update of
attachment 58135
[details]
) > Please file a bug on JSC on the missing functionality and add int into FIXME. >
Filed:
https://bugs.webkit.org/show_bug.cgi?id=40300
> WebKit/chromium/src/js/DebuggerScript.js:47 > + DebuggerScript.ScriptWorldType = { > Is this related?
Removed this code.
Yury Semikhatsky
Comment 4
2010-06-08 07:53:34 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M WebCore/ChangeLog M WebCore/bindings/js/ScriptDebugServer.cpp M WebCore/bindings/js/ScriptDebugServer.h M WebCore/bindings/v8/ScriptDebugServer.cpp M WebCore/bindings/v8/ScriptDebugServer.h M WebCore/inspector/InspectorBackend.cpp M WebCore/inspector/InspectorBackend.h M WebCore/inspector/InspectorBackend.idl M WebCore/inspector/InspectorController.cpp M WebCore/inspector/InspectorController.h M WebCore/inspector/InspectorFrontend.cpp M WebCore/inspector/InspectorFrontend.h M WebCore/inspector/front-end/Script.js M WebCore/inspector/front-end/ScriptsPanel.js M WebCore/inspector/front-end/Settings.js M WebCore/inspector/front-end/SourceView.js M WebCore/inspector/front-end/TextViewer.js M WebKit/chromium/ChangeLog M WebKit/chromium/src/js/DebuggerScript.js M WebKit/chromium/src/js/DevTools.js M WebKit/chromium/src/js/InspectorControllerImpl.js Committed
r60843
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug