Closed
Bug 1381027
Opened 7 years ago
Closed 7 years ago
test_bug631374_tags_selector_scroll.xul is failing for async PlacesTransactions
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
browser/components/places/tests/chrome/test_bug631374_tags_selector_scroll.xul is failing for async PlacesTransactions.
This was a result of https://hg.mozilla.org/integration/autoland/rev/c6ea57f05ae9 from bug 1379611.
There's various functions that are unnecessarily async, fixing those fixes the issue.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8886600 [details]
Bug 1381027 - Remove unnecessary async definitions for functions in editBookmarkOverlay.js.
https://reviewboard.mozilla.org/r/157418/#review162534
Thanks!
Attachment #8886600 -
Flags: review?(mak77) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0d03e2cdfaf3
Remove unnecessary async definitions for functions in editBookmarkOverlay.js. r=mak
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•