[webkit-reviews] review granted: [Bug 22426] Add WMLInstrinsicEvent/EventHandler implementation : [Attachment 25377] Initial patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 22 10:46:39 PST 2008


Holger Freyther <zecke at selfish.org> has granted Nikolas Zimmermann
<zimmermann at kde.org>'s request for review:
Bug 22426: Add WMLInstrinsicEvent/EventHandler implementation
https://bugs.webkit.org/show_bug.cgi?id=22426

Attachment 25377: Initial patch
https://bugs.webkit.org/attachment.cgi?id=25377&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>

> +enum WMLIntrinsicEventType {
> +    WMLIntrinsicEvent_Unknown = 0,

not necessary but we found other code doing that. I can't see anything wrong
with the code and how it is planned to be used.


More information about the webkit-reviews mailing list