[Webkit-unassigned] [Bug 52608] Refactoring: EventHandler::handleTextInputEvent should accept an enum instead of three bools

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


https://bugs.webkit.org/show_bug.cgi?id=52608


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79380|review+                     |review-
               Flag|                            |




--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-18 18:51:59 PST ---
(From update of attachment 79380)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list