[Webkit-unassigned] [Bug 82888] Consider replacing return type of Clipboard::types() from ListHashSet<String> to Vector<String>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 18:30:33 PDT 2013


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





--- Comment #44 from Daniel Cheng <dcheng at chromium.org>  2013-03-11 18:32:55 PST ---
FYI, I noticed a bug in the custom bindings. We're returning a JS null if the types array is empty; I think removing the custom bindings should fix this issue (but it would be good to confirm). When do you anticipate you'd be able to get this change into the tree?

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