RESOLVED FIXED 25493
Remove V8 custom bindings method stubs.
https://bugs.webkit.org/show_bug.cgi?id=25493
Summary Remove V8 custom bindings method stubs.
Dimitri Glazkov (Google)
Reported 2009-04-30 13:56:24 PDT
Attachments
Remove debugger/profiler custom method stubs from V8 bindings, v1. (2.21 KB, patch)
2009-04-30 13:58 PDT, Dimitri Glazkov (Google)
eric: review+
Dimitri Glazkov (Google)
Comment 1 2009-04-30 13:58:37 PDT
Created attachment 29921 [details] Remove debugger/profiler custom method stubs from V8 bindings, v1. WebCore/ChangeLog | 10 +++++ .../v8/custom/V8InspectorControllerCustom.cpp | 36 -------------------- 2 files changed, 10 insertions(+), 36 deletions(-)
Eric Seidel (no email)
Comment 2 2009-04-30 14:06:51 PDT
Comment on attachment 29921 [details] Remove debugger/profiler custom method stubs from V8 bindings, v1. LGTM.
Dimitri Glazkov (Google)
Comment 3 2009-04-30 14:12:04 PDT
Note You need to log in before you can comment on or make changes to this bug.