Closed Bug 1294772 Opened 8 years ago Closed 8 years ago

[FlyWeb] NS_ERROR_FAILURE on 'Nightly' builds for Windows and Linux

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: justindarc, Assigned: djvj)

References

Details

(Whiteboard: [necko-would-take])

Attachments

(2 files)

The following error is logged to the console when running an official "Nightly" build for Windows or Linux:

Error: [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "<unknown>"  data: no]

It seems as though the mDNS fallback implementation is not being included in the builds even though this problem does not happen when doing a local build of m-c.
Assignee: nobody → kvijayan
Blocks: flyweb
Whiteboard: [necko-would-take]
Comment on attachment 8780607 [details] [diff] [review]
fix-nightly-package-components.patch

Yeah, this fixes the issue.  Change is literally adding files to desktop distribution.  I would usually send this to Jonas for review, but Jonas isn't reviewing things anymore.  So I'm r+-ing it myself.
Attachment #8780607 - Flags: review+
Pushed by kvijayan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f67dc612d5a6
Add nsDNSServiceDiscovery fallback implementation to desktop package manifest. r=djvj
Pushed by kvijayan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ee721407a44a
Backout f67dc612d5a6 for OSX build bustage. r=backout
Previous bustage was due to including un-bundled fallback impl files in the OSX package manifest.  New try looks green on build: https://treeherder.mozilla.org/#/jobs?repo=try&revision=6a8b244aff24
Attachment #8780714 - Flags: review+
Pushed by kvijayan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2fb68854b93a
Add nsDNSServiceDiscovery fallback implementation to desktop package manifest. r=djvj
https://hg.mozilla.org/mozilla-central/rev/2fb68854b93a
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Depends on: 1295870
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: