Closed
Bug 1394632
Opened 8 years ago
Closed 8 years ago
await race condition in layout/inspector/tests/chrome/test_parseStyleSheetObservers.html
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: bradwerth, Assigned: bradwerth)
References
Details
Attachments
(1 file)
layout/inspector/tests/chrome/test_parseStyleSheetObservers.html is vulnerable to the same race condition that manifested in Bug 1378577.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8902076 -
Flags: review?(emilio)
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8902076 [details]
Bug 1394632: Fix await race condition which could cause timeouts in layout/inspector/tests/chrome/test_parseStyleSheetObservers.html.
https://reviewboard.mozilla.org/r/173486/#review178988
r=me, with the same gotchas as the other bug.
Thanks!
Attachment #8902076 -
Flags: review?(emilio) → review+
Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dbf3f883ef65
Fix await race condition which could cause timeouts in layout/inspector/tests/chrome/test_parseStyleSheetObservers.html. r=emilio
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•