Closed
Bug 395131
Opened 17 years ago
Closed 3 years ago
make check fails in handler service for apps without webcal default handlers
Categories
(Firefox :: File Handling, defect)
Firefox
File Handling
Tracking
()
RESOLVED
DUPLICATE
of bug 1733497
People
(Reporter: dmosedale, Assigned: mkaply)
Details
Attachments
(1 obsolete file)
In bug 392978, we added a default handler for webcal: URL to firefox. Currently, make check expects that to be present in order for "make check" to succeed, as this tests the default handler injection functionality. However, we should actually make this work for any gecko tree, not just Firefox trees. The right thing to do is probably to make the tests use their own profile directory like places does in their head.js, and we can add a test-specific prefs.js there.
Updated•9 years ago
|
Product: Core → Firefox
Version: Trunk → unspecified
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Updated•3 years ago
|
Severity: normal → --
OS: macOS → Unspecified
Hardware: All → Unspecified
Updated•3 years ago
|
Attachment #9256561 -
Attachment is obsolete: true
Assignee | ||
Comment 2•3 years ago
|
||
I'm going to fix this in bug 1733497
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•