Ticket #6565 (closed defect: fixed)
DOH doesn't load _browserRunner.js in sub-frames if Dojo isn't loaded
| Reported by: | alex | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | TestFramework | Version: | 1.1.0 |
| Severity: | normal | Keywords: | doh, test harness |
| Cc: | dmachi |
Description
right now, we're dependent on the logic which detects dojo in runner.js to figure out if we can load _browserRunner.js. There's a fallback for Rhino/SM environments but nothing for browsers. This needs to be fixed so that tests loaded via registerUrl() can *not* contain Dojo but will still correctly report their results to the parent frame.
Change History
Note: See
TracTickets for help on using
tickets.