Closed
Bug 629791
Opened 15 years ago
Closed 15 years ago
skip e10s tests when run against host application without jetpack/service component
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b3
People
(Reporter: myk, Assigned: myk)
References
Details
Attachments
(1 file)
The jetpack/service component that the SDK uses to load addons in separate processes is going to be disabled for Firefox 4, so the SDK needs to skip e10s tests when run against that host application.
| Assignee | ||
Comment 1•15 years ago
|
||
This patch skips e10s tests when run against a host application that doesn't have a jetpack/service XPCOM component.
Attachment #508007 -
Flags: review?(warner-bugzilla)
Comment 2•15 years ago
|
||
comments added inline on the pull request
Comment 3•15 years ago
|
||
Comment on attachment 508007 [details]
patch v1: implements change
The second patch looks good, r+ by me.
Attachment #508007 -
Flags: review?(warner-bugzilla) → review+
| Assignee | ||
Updated•15 years ago
|
Attachment #508007 -
Attachment is patch: false
Attachment #508007 -
Attachment mime type: text/plain → text/html
| Assignee | ||
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•