Closed
Bug 522418
Opened 16 years ago
Closed 16 years ago
Missing mozLoadFrom test
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kinetik, Assigned: kinetik)
References
Details
Attachments
(1 file)
|
3.67 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
The commit for bug 518659 (http://hg.mozilla.org/mozilla-central/rev/f992a1ed3e78) moved a mozLoadFrom-specific test from gSmallTests (which that test uses) to gPlayTests (which it doesn't).
Fix this by creating a copy of gSmallTests extended with mozLoadFrom-specific tests. Also remove some patch merge weirdness while here.
| Assignee | ||
Comment 1•16 years ago
|
||
Test-only, so probably fine, but just making sure this approach is okay.
Attachment #406387 -
Flags: review?(roc)
Comment on attachment 406387 [details] [diff] [review]
patch v0
oops, sorry
Attachment #406387 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 3•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•