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

Issue 2440083002: Delete always-zero ByteBufferWriter::start_. (Closed)

Created:
4 years, 2 months ago by nisse-webrtc
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete always-zero ByteBufferWriter::start_. Likely a left-over since cl https://codereview.webrtc.org/1821083002 BUG=None Committed: https://crrev.com/d3c40089fa5b03de918e0660f79824dd65e4d5e8 Cr-Commit-Position: refs/heads/master@{#14732}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Delete useless memmove. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -13 lines) Patch
M webrtc/base/bytebuffer.h View 2 chunks +3 lines, -4 lines 0 comments Download
M webrtc/base/bytebuffer.cc View 1 2 chunks +4 lines, -9 lines 0 comments Download

Messages

Total messages: 23 (7 generated)
nisse-webrtc
Other refactorings I'm considering: Deleting the conditional byte-order logic, since this is currently used exclusively ...
4 years, 2 months ago (2016-10-21 09:55:30 UTC) #2
tommi (sloooow) - chröme
lgtm
4 years, 2 months ago (2016-10-21 10:52:31 UTC) #4
joachim
lgtm
4 years, 2 months ago (2016-10-21 11:54:17 UTC) #5
kwiberg-webrtc
lgtm Because it's not enough to have a change of this magnitude reviewed by only ...
4 years, 2 months ago (2016-10-21 11:56:52 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/2440083002/1
4 years, 2 months ago (2016-10-21 12:31:54 UTC) #8
nisse-webrtc
On 2016/10/21 11:56:52, kwiberg-webrtc wrote: > lgtm > > Because it's not enough to have ...
4 years, 2 months ago (2016-10-21 13:02:57 UTC) #9
joachim
https://codereview.chromium.org/2440083002/diff/1/webrtc/base/bytebuffer.cc File webrtc/base/bytebuffer.cc (right): https://codereview.chromium.org/2440083002/diff/1/webrtc/base/bytebuffer.cc#newcode124 webrtc/base/bytebuffer.cc:124: memmove(bytes_, bytes_, len); Sorry, didn't notice this in the ...
4 years, 2 months ago (2016-10-21 13:11:19 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_clang_dbg on ...
4 years, 2 months ago (2016-10-21 14:32:21 UTC) #12
kwiberg-webrtc
On 2016/10/21 09:55:30, nisse-webrtc wrote: > Other refactorings I'm considering: > > Deleting the conditional ...
4 years, 2 months ago (2016-10-21 15:08:33 UTC) #13
kwiberg-webrtc
https://codereview.chromium.org/2440083002/diff/1/webrtc/base/bytebuffer.cc File webrtc/base/bytebuffer.cc (right): https://codereview.chromium.org/2440083002/diff/1/webrtc/base/bytebuffer.cc#newcode124 webrtc/base/bytebuffer.cc:124: memmove(bytes_, bytes_, len); On 2016/10/21 13:11:19, joachim wrote: > ...
4 years, 2 months ago (2016-10-21 15:08:42 UTC) #14
tommi (sloooow) - chröme
https://codereview.chromium.org/2440083002/diff/1/webrtc/base/bytebuffer.cc File webrtc/base/bytebuffer.cc (right): https://codereview.chromium.org/2440083002/diff/1/webrtc/base/bytebuffer.cc#newcode124 webrtc/base/bytebuffer.cc:124: memmove(bytes_, bytes_, len); On 2016/10/21 15:08:42, kwiberg-webrtc wrote: > ...
4 years, 2 months ago (2016-10-21 15:15:39 UTC) #15
nisse-webrtc
On 2016/10/21 15:08:33, kwiberg-webrtc wrote: > Would it make sense for this class to use ...
4 years, 2 months ago (2016-10-24 06:48:27 UTC) #16
nisse-chromium (ooo August 14)
https://codereview.chromium.org/2440083002/diff/1/webrtc/base/bytebuffer.cc File webrtc/base/bytebuffer.cc (right): https://codereview.chromium.org/2440083002/diff/1/webrtc/base/bytebuffer.cc#newcode124 webrtc/base/bytebuffer.cc:124: memmove(bytes_, bytes_, len); On 2016/10/21 13:11:19, joachim wrote: > ...
4 years, 2 months ago (2016-10-24 06:51:07 UTC) #17
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/2440083002/20001
4 years, 2 months ago (2016-10-24 06:59:10 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-24 08:06:17 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 08:06:28 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d3c40089fa5b03de918e0660f79824dd65e4d5e8
Cr-Commit-Position: refs/heads/master@{#14732}

Powered by Google App Engine
This is Rietveld 408576698