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

Issue 1149633003: Introduce a new gyp flag to warn about to be deprecated APIs (Closed)

Created:
5 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 7 months ago
Reviewers:
vogelheim
CC:
Paweł Hajdan Jr., v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Introduce a new gyp flag to warn about to be deprecated APIs This should help to keep syntax errors from creeping into v8.h Also, I'll remove usages of to-be-deprecated APIs and turn this flag on for standalone builds BUG=4134 R=vogelheim@chromium.org LOG=n Committed: https://crrev.com/29deaef505b5868f2bbe635d76cded6c8c0b67e4 Cr-Commit-Position: refs/heads/master@{#28538}

Patch Set 1 #

Total comments: 5

Patch Set 2 : updates #

Total comments: 2

Patch Set 3 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -13 lines) Patch
M Makefile View 1 1 chunk +5 lines, -1 line 0 comments Download
M build/features.gypi View 2 chunks +6 lines, -0 lines 0 comments Download
M build/standalone.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M include/v8.h View 2 chunks +4 lines, -4 lines 0 comments Download
M include/v8config.h View 1 2 1 chunk +19 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
jochen (gone - plz use gerrit)
5 years, 7 months ago (2015-05-21 08:56:49 UTC) #1
vogelheim
lgtm. Some nitpicks, though. https://codereview.chromium.org/1149633003/diff/1/Makefile File Makefile (right): https://codereview.chromium.org/1149633003/diff/1/Makefile#newcode152 Makefile:152: # imminent_deprecation_warnings=on spelling? I take ...
5 years, 7 months ago (2015-05-21 09:17:09 UTC) #2
jochen (gone - plz use gerrit)
ptal https://codereview.chromium.org/1149633003/diff/1/include/v8config.h File include/v8config.h (right): https://codereview.chromium.org/1149633003/diff/1/include/v8config.h#newcode334 include/v8config.h:334: declarator __attribute__((deprecated(message))) On 2015/05/21 at 09:17:09, vogelheim wrote: ...
5 years, 7 months ago (2015-05-21 09:30:32 UTC) #3
vogelheim
lgtm A bit more nitpickery, though. https://codereview.chromium.org/1149633003/diff/1/include/v8config.h File include/v8config.h (right): https://codereview.chromium.org/1149633003/diff/1/include/v8config.h#newcode334 include/v8config.h:334: declarator __attribute__((deprecated(message))) On ...
5 years, 7 months ago (2015-05-21 09:39:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1149633003/40001
5 years, 7 months ago (2015-05-21 09:43:22 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-21 10:34:48 UTC) #8
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 10:35:05 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/29deaef505b5868f2bbe635d76cded6c8c0b67e4
Cr-Commit-Position: refs/heads/master@{#28538}

Powered by Google App Engine
This is Rietveld 408576698