Closed
Bug 1155140
Opened 11 years ago
Closed 11 years ago
documentation for test helper functions mention removed parameters
Categories
(Core :: WebRTC, defect)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla40
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | fixed |
People
(Reporter: gordon, Assigned: gordon)
Details
Attachments
(1 file)
|
3.04 KB,
patch
|
mt
:
review+
|
Details | Diff | Splinter Review |
The documentation for
PeerConnectionWrapper.prototype.createOffer,
PeerConnectionTest.prototype.closePC, and
MediaStreamPlayback.prototype.playMedia
mention onSuccess and/or onError callbacks that were removed in bug 1119593.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8593322 -
Flags: review?(martin.thomson)
Updated•11 years ago
|
Attachment #8593322 -
Flags: review?(martin.thomson) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
This patch only changes comments in tests, so no try is needed.
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Assignee: nobody → gordon.klaus
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
status-firefox40:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•