Closed
Bug 1095297
Opened 10 years ago
Closed 10 years ago
TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/content-tabs/test-install-xpi.js | test-install-xpi.js::test_install_corrupt_xpi
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(thunderbird36 fixed)
RESOLVED
FIXED
Thunderbird 36.0
Tracking | Status | |
---|---|---|
thunderbird36 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/content-tabs/test-install-xpi.js | test-install-xpi.js::test_install_corrupt_xpi
TEST-START | /builds/slave/test/build/mozmill/content-tabs/test-install-xpi.js | test_install_xpi_offer
Step Pass: {"function": "controller.click()"}
JavaScript error: chrome://messenger/content/specialTabs.js, line 1238: TypeError: installInfo is undefined
Test Failure: Timeout waiting for alert
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 9•10 years ago
|
||
Attachment #8518657 -
Flags: review?(mkmelin+mozilla)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 13•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 22•10 years ago
|
||
Comment on attachment 8518657 [details] [diff] [review]
bug1095297.patch
Review of attachment 8518657 [details] [diff] [review]:
-----------------------------------------------------------------
Thx Hiro! r=mkmelin
I'll update the comment and land it in a moment
::: mail/base/content/specialTabs.js
@@ +1232,5 @@
>
> let installInfo = aSubject.QueryInterface(Ci.amIWebInstallInfo);
> // If not e10s, the window installing the add-ons, otherwise the
> // browser installing the add-ons.
> // XXX: needs reworking to do something useful if it's a browser.
This comment is no longer valid.
Attachment #8518657 -
Flags: review?(mkmelin+mozilla) → review+
Comment 23•10 years ago
|
||
Assignee: nobody → hiikezoe
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 36.0
Updated•10 years ago
|
status-thunderbird36:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•