[Webkit-unassigned] [Bug 135746] Web Inspector: add a Scripts timeline record for Promise fulfillment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 20:05:08 PDT 2016


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

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
We did this with ScriptProfiler's Event records. Promise fulfillment is a Microtask event, and we have bubbles and profiling data for these evaluations.

-- 
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/20160723/810c1ea1/attachment.html>


More information about the webkit-unassigned mailing list