Open Bug 1443680 Opened 6 years ago Updated 2 years ago

`loadFrameScriptUtils` helper may install multiple copies of test frame script

Categories

(DevTools :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: jryans, Unassigned)

Details

If a test calls `loadFrameScriptUtils` multiple times, it will install duplicate copies of frame-test-utils.js, which may lead to confusing behavior.

We should make some change to only install it on the first call.  (It doesn't seem like we currently _do_ call it multiple times in one test, but it would be good to avoid the issue entirely.)
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.