Open Bug 1471307 Opened 8 years ago Updated 3 years ago

Share target and connection between RDM and toolbox

Categories

(DevTools :: Responsive Design Mode, enhancement, P2)

enhancement

Tracking

(Not tracked)

People

(Reporter: jryans, Unassigned)

References

(Blocks 2 open bugs)

Details

Today, the toolbox and RDM use separate RDP connections to access emulation features. This means they each get separate actor instances which is inefficient and potentially confusing (see throttling in bug 1470824). We should change to a model where the toolbox and RDM can both share a target and connection to the server. This might require some sort of reference counting scheme in the target / connection so that we only close it when the last consumer goes away.
Blocks: rdm-ux
Assignee: nobody → rcaliman
Status: NEW → ASSIGNED
Assignee: rcaliman → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.