Bug 1607500 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Similarly to bug 1603451, the tasks added to the specialised `add_agent_task()` function in (remote/test/browser/browser_agent.js](https://searchfox.org/mozilla-central/rev/4537228c0a18bc0ebba2eb7f5cbebb6ea9ab211c/remote/test/browser/browser_agent.js) are lost:

```
 0:11.00 INFO Leaving test bound 
 0:11.00 INFO Entering test bound 
 0:11.01 INFO Leaving test bound 
 0:11.01 INFO Entering test bound 
 0:11.02 INFO Leaving test bound 
```
Similarly to bug 1603451, the tasks added to the specialised `add_agent_task()` function in [remote/test/browser/browser_agent.js](https://searchfox.org/mozilla-central/rev/4537228c0a18bc0ebba2eb7f5cbebb6ea9ab211c/remote/test/browser/browser_agent.js) are lost:

```
 0:11.00 INFO Leaving test bound 
 0:11.00 INFO Entering test bound 
 0:11.01 INFO Leaving test bound 
 0:11.01 INFO Entering test bound 
 0:11.02 INFO Leaving test bound 
```

Back to Bug 1607500 Comment 0