[Webkit-unassigned] [Bug 76801] Listboxes incorrectly display contents when cleared and then re-populated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 00:19:46 PST 2012


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


Simon Fraser (on vacation until 2-14) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124609|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #27 from Simon Fraser (on vacation until 2-14) <simon.fraser at apple.com>  2012-01-31 00:19:46 PST ---
(From update of attachment 124609)
View in context: https://bugs.webkit.org/attachment.cgi?id=124609&action=review

> LayoutTests/fast/forms/listbox-clear-restore.html:36
> +function clearTimeout()

There is already a window.clearTimeout(). You should give this a different name.

> LayoutTests/fast/forms/listbox-clear-restore.html:45
> +    if (window.layoutTestController)
> +    	layoutTestController.waitUntilDone();

Bad indentation here.

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