[Webkit-unassigned] [Bug 145687] Ignore radio buttons with different associated forms on keydown when the form element is descendants of main form.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 6 22:45:23 PDT 2015


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #254347|review?                     |review+
              Flags|                            |

--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 254347
  --> https://bugs.webkit.org/attachment.cgi?id=254347
Patch

Change seems OK. One small problem is that we’ll now always traverse the entire document once we are past the last radio button. That could take a long time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150607/040d1fce/attachment-0001.html>


More information about the webkit-unassigned mailing list