[webkit-reviews] review granted: [Bug 92621] Refactor EventDispatcher::dispatchEvent() so that we can call each phase (Caputure, Target and Bubbling) of event dispatching separately. : [Attachment 155403] unroll eventDispatchInitialize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 10:05:45 PDT 2012


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Hayato Ito
<hayato at chromium.org>'s request for review:
Bug 92621: Refactor EventDispatcher::dispatchEvent() so that we can call each
phase (Caputure, Target and Bubbling) of event dispatching separately.
https://bugs.webkit.org/show_bug.cgi?id=92621

Attachment 155403: unroll eventDispatchInitialize
https://bugs.webkit.org/attachment.cgi?id=155403&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
ok, let's give it a try. Wow, we're getting rid of one of the oldest gotos in
the code.


More information about the webkit-reviews mailing list