[webkit-reviews] review denied: [Bug 52608] Refactoring: EventHandler::handleTextInputEvent should accept an enum instead of three bools : [Attachment 79380] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 18:51:58 PST 2011


Ryosuke Niwa <rniwa at webkit.org> has denied  review:
Bug 52608: Refactoring: EventHandler::handleTextInputEvent should accept  an
enum instead of three bools
https://bugs.webkit.org/show_bug.cgi?id=52608

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=79380&action=review

> Source/WebCore/dom/TextEventInputType.h:9
> +/*
> + * Copyright (C) 2010 Google, Inc. All Rights Reserved.
> + *
> + * Redistribution and use in source and binary forms, with or without
> + * modification, are permitted provided that the following conditions
> + * are met:
> + * 1. Redistributions of source code must retain the above copyright
> + *	 notice, this list of conditions and the following disclaimer.
> + * 2. Redistributions in binary form must reproduce the above copyright

Oops, we shouldn't be claiming to be the author if we're just moving it here.


More information about the webkit-reviews mailing list