[Webkit-unassigned] [Bug 153565] Remove LegacyProfiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 15:36:09 PST 2016


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

--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 270052
  --> https://bugs.webkit.org/attachment.cgi?id=270052&action=review
[PATCH] Work in Progress

This basically removes everything, including a lot of related code. It needs to update bindings tests and there was one sampling-profiler test failing based on sourceURL in an eval, which might have ben related. But I'm going to table it, until other ports get the sampling profiler, which I think would be the real blocker.

That said, other ports aren't getting profiling data in Web Inspector on trunk if they only have the LegacyProfiler.

We should either:

  1. Encourage ports to complete Sampling Profiler
  2. Fallback to LegacyProfiler on ports that don't have the Sampling Profiler

I'm hopeful for (1) given the performance improvements.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160127/c132728d/attachment.html>


More information about the webkit-unassigned mailing list