[webkit-reviews] review denied: [Bug 103561] Allow client to monitor event listeners added and removed of a certain type : [Attachment 185619] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 16:42:00 PST 2013


Darin Fisher (:fishd, Google) <fishd at chromium.org> has denied Fady Samuel
<fsamuel at chromium.org>'s request for review:
Bug 103561: Allow client to monitor event listeners added and removed of a
certain type
https://bugs.webkit.org/show_bug.cgi?id=103561

Attachment 185619: Patch
https://bugs.webkit.org/attachment.cgi?id=185619&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=185619&action=review


> Source/WebKit/chromium/public/WebEventListenerClient.h:34
> +class WebEventListenerClient {

I think you should just add these methods to WebViewClient, and then implement
the multi-cast support on the Chromium side.


More information about the webkit-reviews mailing list