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

Issue 798163004: remove some dead visual studio < 2013 code (Closed)

Created:
6 years ago by Mostyn Bramley-Moore
Modified:
6 years ago
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, eme-reviews_chromium.org, binji+watch_chromium.org, grt+watch_chromium.org, tzik, jam, piman+watch_chromium.org, feature-media-reviews_chromium.org, teravest+watch_chromium.org, darin-cc_chromium.org, raymes+watch_chromium.org, nfullagar1, wfh+watch_chromium.org, kalyank, erikwright+watch_chromium.org, noelallen1, ihf+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

remove some dead visual studio < 2013 code We only support building for windows with Visual Studio 2013 Update 4 now, so let's remove dead code that is only used for older Visual Studio versions. BUG=442035, 158570 Committed: https://crrev.com/7e42a8f70f08bb903ba610afd573ebbfdce5a1d6 Cr-Commit-Position: refs/heads/master@{#309187}

Patch Set 1 #

Patch Set 2 : simplify ifdef in port_chromium.h #

Patch Set 3 : add back ifdefs around localtime_s #

Patch Set 4 : no need to implement va_copy on windows anymore #

Total comments: 4

Patch Set 5 : remove MAYBE macro completely #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -71 lines) Patch
M base/atomicops_internals_x86_msvc.h View 1 chunk +0 lines, -3 lines 0 comments Download
M base/logging.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M base/win/win_util.cc View 1 chunk +0 lines, -26 lines 0 comments Download
M chrome/app/delay_load_hook_unittest_win.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/app/delay_load_hook_win.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M components/crash/app/hard_error_handler_win.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/media/media_browsertest.cc View 1 2 3 4 2 chunks +9 lines, -16 lines 0 comments Download
M device/bluetooth/bluetooth_init_win.h View 1 chunk +0 lines, -4 lines 0 comments Download
M jingle/notifier/base/xmpp_connection_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M media/cdm/ppapi/cdm_logging.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/leveldatabase/port/port_chromium.h View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
Mostyn Bramley-Moore
@Nico: PTAL at base/ @cpu: PTAL at chrome/app/ and components/crash/ @DaleCurtis: PTAL at content/browser/media/ and ...
6 years ago (2014-12-13 08:15:42 UTC) #3
Mostyn Bramley-Moore
@dgrogan (and scottmg): PTAL at third_party/leveldatabase/port/port_chromium.h Note: I'm skipping these changes in third party code, ...
6 years ago (2014-12-13 11:42:08 UTC) #5
scottmg
lgtm https://codereview.chromium.org/798163004/diff/60001/content/browser/media/media_browsertest.cc File content/browser/media/media_browsertest.cc (left): https://codereview.chromium.org/798163004/diff/60001/content/browser/media/media_browsertest.cc#oldcode20 content/browser/media/media_browsertest.cc:20: #define MAYBE(x) x remove this and the MAYBEs ...
6 years ago (2014-12-13 20:11:02 UTC) #6
Mostyn Bramley-Moore
https://codereview.chromium.org/798163004/diff/60001/content/browser/media/media_browsertest.cc File content/browser/media/media_browsertest.cc (left): https://codereview.chromium.org/798163004/diff/60001/content/browser/media/media_browsertest.cc#oldcode20 content/browser/media/media_browsertest.cc:20: #define MAYBE(x) x On 2014/12/13 20:11:02, scottmg wrote: > ...
6 years ago (2014-12-13 20:22:45 UTC) #7
dgrogan
third_party/leveldatabase lgtm I have no opinion on whether this is something we actually want to ...
6 years ago (2014-12-14 00:53:01 UTC) #8
Nico
lgtm!
6 years ago (2014-12-14 01:36:20 UTC) #9
DaleCurtis
lgtm
6 years ago (2014-12-15 18:50:56 UTC) #10
cpu_(ooo_6.6-7.5)
lgtm
6 years ago (2014-12-15 23:15:06 UTC) #11
rpaquay
lgtm
6 years ago (2014-12-16 20:42:28 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/798163004/80001
6 years ago (2014-12-19 11:30:58 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years ago (2014-12-19 12:48:15 UTC) #17
commit-bot: I haz the power
6 years ago (2014-12-19 12:49:09 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7e42a8f70f08bb903ba610afd573ebbfdce5a1d6
Cr-Commit-Position: refs/heads/master@{#309187}

Powered by Google App Engine
This is Rietveld 408576698