|
|
DescriptionRemove deprecated FSRef-manipulation methods.
The replacement methods had already been added to applefilesystem.mm, they just
weren't being used on macOS.
BUG=webrtc:6028
Committed: https://crrev.com/2ca8d5c4308699918efe940cfb5d1e0e1fbe112e
Cr-Commit-Position: refs/heads/master@{#14535}
Patch Set 1 #
Total comments: 2
Patch Set 2 : comments from magjed #
Messages
Total messages: 28 (15 generated)
The CQ bit was checked by erikchen@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: No L-G-T-M from a valid reviewer yet. CQ run can only be started by full committers or once the patch has received an L-G-T-M from a full committer. Even if an L-G-T-M may have been provided, it was from a non-committer, _not_ a full super star committer. Committers are members of the group "project-webrtc-committers". Note that this has nothing to do with OWNERS files.
erikchen@chromium.org changed reviewers: + henrika@webrtc.org
henrika: Please review. I tested this by enabling the Firefox profile tests in ProxyDetectTest and printing the app folder before/after the change and making sure that they were the same.
Description was changed from ========== Remove deprecated FSRef-manipulation methods. The replacement methods had already been added to applefilesystem.mm, they just weren't being used on macOS. BUG=6028 ========== to ========== Remove deprecated FSRef-manipulation methods. The replacement methods had already been added to applefilesystem.mm, they just weren't being used on macOS. BUG=webrtc:6028 ==========
henrika@chromium.org changed reviewers: + kthelgason@webrtc.org, magjed@webrtc.org - henrika@webrtc.org
henrika@chromium.org changed reviewers: + henrika@chromium.org
Changing owners since I have not done any work in webrtc/base.
On 2016/10/05 08:41:08, henrika wrote: > Changing owners since I have not done any work in webrtc/base. Please use the https://codereview.webrtc.org/2395593002/ URL for this CL. We share the same code review instance as Chromium but use https://codereview.webrtc.org/ in order to be able to use different e-mail addresses for WebRTC vs Chromium reviews.
lgtm, thanks.
lgtm https://codereview.webrtc.org/2395593002/diff/1/webrtc/base/proxydetect.cc File webrtc/base/proxydetect.cc (right): https://codereview.webrtc.org/2395593002/diff/1/webrtc/base/proxydetect.cc#ne... webrtc/base/proxydetect.cc:399: if (!result) nit: just 'return result;' here.
https://codereview.webrtc.org/2395593002/diff/1/webrtc/base/proxydetect.cc File webrtc/base/proxydetect.cc (right): https://codereview.webrtc.org/2395593002/diff/1/webrtc/base/proxydetect.cc#ne... webrtc/base/proxydetect.cc:399: if (!result) On 2016/10/05 13:08:15, magjed_webrtc wrote: > nit: just 'return result;' here. Done.
The CQ bit was checked by erikchen@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from magjed@webrtc.org, kthelgason@webrtc.org Link to the patchset: https://codereview.webrtc.org/2395593002/#ps20001 (title: "comments from magjed")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/8995)
erikchen@chromium.org changed reviewers: + sergeyu@chromium.org
+sergeyu for OWNER review.
lgtm
The CQ bit was checked by erikchen@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/...
Message was sent while issue was closed.
Description was changed from ========== Remove deprecated FSRef-manipulation methods. The replacement methods had already been added to applefilesystem.mm, they just weren't being used on macOS. BUG=webrtc:6028 ========== to ========== Remove deprecated FSRef-manipulation methods. The replacement methods had already been added to applefilesystem.mm, they just weren't being used on macOS. BUG=webrtc:6028 ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== Remove deprecated FSRef-manipulation methods. The replacement methods had already been added to applefilesystem.mm, they just weren't being used on macOS. BUG=webrtc:6028 ========== to ========== Remove deprecated FSRef-manipulation methods. The replacement methods had already been added to applefilesystem.mm, they just weren't being used on macOS. BUG=webrtc:6028 Committed: https://crrev.com/2ca8d5c4308699918efe940cfb5d1e0e1fbe112e Cr-Commit-Position: refs/heads/master@{#14535} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/2ca8d5c4308699918efe940cfb5d1e0e1fbe112e Cr-Commit-Position: refs/heads/master@{#14535} |