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

Issue 1782293003: rewrite_to_chrome_style: Blacklist InspectorAgent::disable (Closed)

Created:
4 years, 9 months ago by danakj
Modified:
4 years, 9 months ago
Reviewers:
dcheng
CC:
dcheng, chromium-reviews, piman, Nico
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

rewrite_to_chrome_style: Blacklist InspectorAgent::disable This method overrides stuff in gen/ and stuff from blink:: and if we rename it without renaming both we'll break things. So don't rename it at all. R=dcheng BUG=593446 Committed: https://crrev.com/ec30d6b644ed9cd739b3b65efca762e1b1846cfc Cr-Commit-Position: refs/heads/master@{#380773}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rewrite-blacklist-inspector: . #

Patch Set 3 : rewrite-blacklist-inspector: rebase #

Patch Set 4 : rewrite-blacklist-inspector: rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -7 lines) Patch
M tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp View 1 2 3 2 chunks +27 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
danakj
Depends on all the other rewriter CLs :)
4 years, 9 months ago (2016-03-11 01:48:46 UTC) #1
dcheng
lgtm https://codereview.chromium.org/1782293003/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/1782293003/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode133 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:133: if (IsMethodOverrideOf(decl, "blink::InspectorAgent")) Nit: &&
4 years, 9 months ago (2016-03-11 02:01:17 UTC) #2
danakj
https://codereview.chromium.org/1782293003/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/1782293003/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode133 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:133: if (IsMethodOverrideOf(decl, "blink::InspectorAgent")) On 2016/03/11 02:01:17, dcheng wrote: > ...
4 years, 9 months ago (2016-03-11 02:08:42 UTC) #3
danakj
Rebased onto isBlacklistedMethod, but no changes were required here.
4 years, 9 months ago (2016-03-11 20:42:52 UTC) #4
dcheng
still lgtm
4 years, 9 months ago (2016-03-11 20:49:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782293003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782293003/60001
4 years, 9 months ago (2016-03-11 21:26:19 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-11 23:00:15 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 23:02:40 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ec30d6b644ed9cd739b3b65efca762e1b1846cfc
Cr-Commit-Position: refs/heads/master@{#380773}

Powered by Google App Engine
This is Rietveld 408576698