Closed
Bug 1390286
Opened 7 years ago
Closed 7 years ago
receive WrapRunnable*() parameters by reference
Categories
(Core :: WebRTC, defect)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(1 file)
This is about finishing what was started in
https://bugzilla.mozilla.org/show_bug.cgi?id=1287006#c31
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•7 years ago
|
||
Although I'm a little uncomfortable with the possibility of storing C arrays as
pointers, if Tuple is already doing this, then there is not much to lose.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=3084949385008359a425a4921b8ca7f5ce8cada3
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8897137 [details]
bug 1390286 receive WrapRunnable*() parameters by reference
https://reviewboard.mozilla.org/r/168424/#review173790
Attachment #8897137 -
Flags: review?(rjesup) → review+
Pushed by ktomlinson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a336665e89aa
receive WrapRunnable*() parameters by reference r=jesup
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•