Closed
Bug 1423498
Opened 7 years ago
Closed 6 years ago
Remove race condition about dateTimePopupFrame event in toolkit/content/tests/browser/head.js
Categories
(Firefox :: General, enhancement, P3)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 1512489
People
(Reporter: arai, Unassigned)
References
Details
separated from bug 1416446.
(In reply to :Paolo Amadini from bug 1416446 comment #13)
> Comment on attachment 8932816 [details] [diff] [review]
> Part 0.1: Fix DateTimeTestHelper.waitForPickerReady to wait for events in
> correct order and timing.
>
> Review of attachment 8932816 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> Unfortunately, this code will always have a race condition because we can't
> access the dateTimePopupFrame before the first time we try to open the
> picker.
>
> Please add a comment to say that this isn't a complete solution, and file a
> bug to fix this test properly.
Priority: -- → P3
Comment 1•6 years ago
|
||
Fixed by bug 1512489.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•