[Webkit-unassigned] [Bug 123044] EventInit dictionaries don't respect default values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 18 19:22:00 PDT 2013


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





--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2013-10-18 19:20:45 PST ---
Indeed, I was confused about when tryGetProperty returns false.

What does tryGetProperty do for missing string values? KeyboardEvent.key defaults to "", will we get that or  "undefined"? This is currently not observable I think, because we don't expose the key property on KeyboardEvent. But it sounds like a dormant issue in CodeGeneratorJS.pm if so.

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