[Webkit-unassigned] [Bug 45181] Ignore programmatic clicks on speech input button.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 6 04:37:50 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45181
Jeremy Orlow <jorlow at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #66621|review?, commit-queue? |review-, commit-queue-
Flag| |
--- Comment #5 from Jeremy Orlow <jorlow at chromium.org> 2010-09-06 04:37:50 PST ---
(From update of attachment 66621)
Apparently using script-tests for stuff that involves WebCore is no longer in vogue. Please remove TEMPLATE and merge the .js file into the generated html file, delete any boilerplate you might not need, and just check that in. Add the element to the html file directly rather than dynamically
In the js file, use 4 space tabs.
The part that tests programatic clicks don't work is the most important thing here. Definitely make sure it works even when a layout test controller isn't present. Maybe even split into two tests?
--
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