Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Issue 2444193010: Delete FrameObject::size member. (Closed)

Created:
4 years, 1 month ago by nisse-webrtc
Modified:
4 years, 1 month ago
Reviewers:
philipel, sprang_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete FrameObject::size member. Replaced with a size() method, returning the corresponding attribute (_length) of the underlying EncodedImage. BUG=None Committed: https://crrev.com/37abf53116b693a24518f19ed34fd017355255c9 Cr-Commit-Position: refs/heads/master@{#14809}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -5 lines) Patch
M webrtc/modules/video_coding/frame_buffer2.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/frame_object.h View 2 chunks +1 line, -2 lines 3 comments Download
M webrtc/modules/video_coding/frame_object.cc View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/video_packet_buffer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (8 generated)
nisse-webrtc
https://codereview.webrtc.org/2444193010/diff/1/webrtc/modules/video_coding/frame_object.h File webrtc/modules/video_coding/frame_object.h (right): https://codereview.webrtc.org/2444193010/diff/1/webrtc/modules/video_coding/frame_object.h#newcode39 webrtc/modules/video_coding/frame_object.h:39: size_t size() { return _length; } It should be ...
4 years, 1 month ago (2016-10-27 11:24:34 UTC) #2
philipel
lgtm, but I'm not OWNER. https://codereview.webrtc.org/2444193010/diff/1/webrtc/modules/video_coding/frame_object.h File webrtc/modules/video_coding/frame_object.h (right): https://codereview.webrtc.org/2444193010/diff/1/webrtc/modules/video_coding/frame_object.h#newcode39 webrtc/modules/video_coding/frame_object.h:39: size_t size() { return ...
4 years, 1 month ago (2016-10-27 11:27:15 UTC) #3
nisse-webrtc
Erik, PTAL. There's also some background discussion on cl https://codereview.webrtc.org/2453143003/
4 years, 1 month ago (2016-10-27 11:34:24 UTC) #5
sprang_webrtc
lgtm https://codereview.webrtc.org/2444193010/diff/1/webrtc/modules/video_coding/frame_object.h File webrtc/modules/video_coding/frame_object.h (right): https://codereview.webrtc.org/2444193010/diff/1/webrtc/modules/video_coding/frame_object.h#newcode39 webrtc/modules/video_coding/frame_object.h:39: size_t size() { return _length; } On 2016/10/27 ...
4 years, 1 month ago (2016-10-27 12:40:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2444193010/1
4 years, 1 month ago (2016-10-27 12:50:02 UTC) #8
nisse-webrtc
On 2016/10/27 12:40:02, språng wrote: > Ugh.. Any chance you could rename them size_ and ...
4 years, 1 month ago (2016-10-27 12:59:37 UTC) #9
philipel
On 2016/10/27 12:59:37, nisse-webrtc wrote: > On 2016/10/27 12:40:02, språng wrote: > > > Ugh.. ...
4 years, 1 month ago (2016-10-27 13:15:22 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_dbg/builds/2513)
4 years, 1 month ago (2016-10-27 13:23:31 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2444193010/1
4 years, 1 month ago (2016-10-27 13:32:43 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_dbg/builds/2520)
4 years, 1 month ago (2016-10-27 13:52:33 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2444193010/1
4 years, 1 month ago (2016-10-28 07:29:32 UTC) #18
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-28 07:37:32 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-10-28 07:37:41 UTC) #21
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/37abf53116b693a24518f19ed34fd017355255c9
Cr-Commit-Position: refs/heads/master@{#14809}

Powered by Google App Engine
This is Rietveld 408576698