RESOLVED FIXED 34744
[Chromium] Upstream JavaScript part of DevTools WebKit API implementation
https://bugs.webkit.org/show_bug.cgi?id=34744
Summary [Chromium] Upstream JavaScript part of DevTools WebKit API implementation
Yury Semikhatsky
Reported 2010-02-09 03:04:25 PST
The JavaScript files living in chromium repository at webkit/glue/devtools/js/ should move to WebKit.
Attachments
patch (232.36 KB, patch)
2010-02-09 03:37 PST, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2010-02-09 03:37:58 PST
Pavel Feldman
Comment 2 2010-02-09 04:54:54 PST
Comment on attachment 48401 [details] patch Please shorten ChangeLog and limit it to the added files. No need to scare people. Could you also leave FIXME in all the files requesting that private members are renamed to leading underscore?
Yury Semikhatsky
Comment 3 2010-02-09 07:15:38 PST
(In reply to comment #2) > (From update of attachment 48401 [details]) > Please shorten ChangeLog and limit it to the added files. No need to scare > people. > > Could you also leave FIXME in all the files requesting that private members are > renamed to leading underscore? Done. Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebKit/chromium/ChangeLog A WebKit/chromium/WebKit.gypi A WebKit/chromium/src/js/DebuggerAgent.js A WebKit/chromium/src/js/DevTools.js A WebKit/chromium/src/js/DevToolsHostStub.js A WebKit/chromium/src/js/HeapProfilerPanel.js A WebKit/chromium/src/js/InjectDispatch.js A WebKit/chromium/src/js/InspectorControllerImpl.js A WebKit/chromium/src/js/ProfilerAgent.js A WebKit/chromium/src/js/ProfilerProcessor.js A WebKit/chromium/src/js/Tests.js Committed r54547
Note You need to log in before you can comment on or make changes to this bug.