Closed
Bug 576440
Opened 15 years ago
Closed 15 years ago
Sisyphus - Spider broken on trunk due to changes in XPCOM component registration.
Categories
(Testing Graveyard :: Sisyphus, defect)
Testing Graveyard
Sisyphus
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
References
()
Details
Attachments
(1 file)
16.24 KB,
patch
|
cmtalbert
:
review+
|
Details | Diff | Splinter Review |
bug 568691 which changed xpcom component registration landed on trunk today and broke Spider there. Changing Spider to use XPCOMUtils.jsm makes it simple to support 1.9.0 and later but loses support for older branches which is fine.
See https://developer.mozilla.org/en/XPCOMUtils.jsm and http://mxr.mozilla.org/mozilla-central/source/js/src/xpconnect/loader/XPCOMUtils.jsm for more information.
Tested the patch with 1.9.1, 1.9.2, and 1.9.3 Mac builds from today.
Attachment #455618 -
Flags: review?(ctalbert)
Attachment #455618 -
Flags: review?(ctalbert) → review+
Reporter | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•14 years ago
|
||
http://hg.mozilla.org/automation/sisyphus/rev/a2186326985f add missing files.
Updated•6 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•