RESOLVED FIXED 37448
Web Inspector: Replace hand-written profiler bindings with idl-based, [Chromium] plug in new JSC-aligned V8 profiler API
https://bugs.webkit.org/show_bug.cgi?id=37448
Summary Web Inspector: Replace hand-written profiler bindings with idl-based, [Chromi...
Mikhail Naganov
Reported 2010-04-12 09:09:56 PDT
I replaced hand-written JavaScriptProfile* bindings with idl-based, and in Chromium port, I bound them to the new V8's profiler API that is aligned with JSC.
Attachments
proposed patch (4.71 KB, patch)
2010-04-12 09:23 PDT, Mikhail Naganov
yurys: review+
mnaganov: commit-queue-
Mikhail Naganov
Comment 1 2010-04-12 09:23:00 PDT
Created attachment 53171 [details] proposed patch I'll better land it myself to avoid surprising build breakages.
WebKit Review Bot
Comment 2 2010-04-13 00:34:11 PDT
http://trac.webkit.org/changeset/57505 might have broken Chromium Linux Release
Mikhail Naganov
Comment 3 2010-04-13 01:44:06 PDT
Manually committed http://trac.webkit.org/changeset/57505 Then followed up with build fixes for Qt and Chromium: http://trac.webkit.org/changeset/57508
Note You need to log in before you can comment on or make changes to this bug.