Bug 99969 - Test date-suggestion-picker-reset-value-after-reload.html will timeout when running with other tests
Summary: Test date-suggestion-picker-reset-value-after-reload.html will timeout when r...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keishi Hattori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-22 02:09 PDT by Keishi Hattori
Modified: 2012-10-22 03:11 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.68 KB, patch)
2012-10-22 02:12 PDT, Keishi Hattori
no flags Details | Formatted Diff | Diff
Patch (2.59 KB, patch)
2012-10-22 02:30 PDT, Keishi Hattori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keishi Hattori 2012-10-22 02:09:29 PDT
Test date-suggestion-picker-reset-value-after-reload.html will timeout when running it with other tests
Comment 1 Keishi Hattori 2012-10-22 02:12:56 PDT
Created attachment 169855 [details]
Patch
Comment 2 Kent Tamura 2012-10-22 02:17:30 PDT
Comment on attachment 169855 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=169855&action=review

> LayoutTests/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload.html:19
>      popupWindow.focus();
> -
> +iframe = document.getElementById('iframe');
>      shouldBeNull('highlightedEntry()');

wrong indentation
Comment 3 Keishi Hattori 2012-10-22 02:30:30 PDT
Created attachment 169859 [details]
Patch
Comment 4 Kent Tamura 2012-10-22 02:38:59 PDT
Comment on attachment 169859 [details]
Patch

ok
Comment 5 WebKit Review Bot 2012-10-22 03:10:58 PDT
Comment on attachment 169859 [details]
Patch

Clearing flags on attachment: 169859

Committed r132055: <http://trac.webkit.org/changeset/132055>
Comment 6 WebKit Review Bot 2012-10-22 03:11:01 PDT
All reviewed patches have been landed.  Closing bug.