[webkit-reviews] review requested: [Bug 21719] JS Profiler notification system needed : [Attachment 24511] 3rd patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 19 13:24:11 PDT 2008


Kevin Lindeman <klindeman at apple.com> has asked	for review:
Bug 21719: JS Profiler notification system needed
https://bugs.webkit.org/show_bug.cgi?id=21719

Attachment 24511: 3rd patch.
https://bugs.webkit.org/attachment.cgi?id=24511&action=edit

------- Additional Comments from Kevin Lindeman <klindeman at apple.com>
Here is the patch with your requested changes. I didn't do an assertion check
that listenerCount > 0 in the stop method (like I think you suggested), since
it is possible that we use the global stop notification, after a new app using
webkit is launched, at which point the listenerCount on that one is 0.


More information about the webkit-reviews mailing list