[Webkit-unassigned] [Bug 63929] A 'change' event is not triggered on a multiple file form when selected files are changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 19:14:55 PDT 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99779|review?                     |review-
               Flag|                            |




--- Comment #8 from Kent Tamura <tkent at chromium.org>  2011-07-05 19:14:55 PST ---
(From update of attachment 99779)
View in context: https://bugs.webkit.org/attachment.cgi?id=99779&action=review

> Source/WebCore/html/FileInputType.cpp:307
> +        // This call may cause destruction of |this| instance.
> +        // |input| instance is safe since it is ref-counted.

We don't use the || notation in WebKit.

-- 
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