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

Issue 1802163002: Replace ConstNodeRange with a const_cast (Closed)

Created:
4 years, 9 months ago by ncarter (slow)
Modified:
4 years, 8 months ago
Reviewers:
clamy, nasko
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace ConstNodeRange with a const_cast BUG=None CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/931d445decae8359a79bebbcff6a3a3d43343b85 Cr-Commit-Position: refs/heads/master@{#383882}

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -87 lines) Patch
M content/browser/frame_host/frame_tree.h View 1 3 chunks +0 lines, -41 lines 0 comments Download
M content/browser/frame_host/frame_tree.cc View 1 3 chunks +1 line, -46 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
ncarter (slow)
This eliminates a duplicate implementation of the traversal logic. I initially tried implementing the non-const ...
4 years, 9 months ago (2016-03-16 21:53:10 UTC) #4
clamy
Considering that IsLoading was only made const because it is used in WebContentsImpl::IsLoading which is ...
4 years, 9 months ago (2016-03-17 10:51:47 UTC) #5
ncarter (slow)
On 2016/03/17 10:51:47, clamy wrote: > Considering that IsLoading was only made const because it ...
4 years, 9 months ago (2016-03-18 21:14:31 UTC) #6
clamy
Acknowledged. Lgtm.
4 years, 9 months ago (2016-03-23 12:08:36 UTC) #7
nasko
Code removal is best CL! LGTM
4 years, 9 months ago (2016-03-23 16:26:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1802163002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1802163002/1
4 years, 9 months ago (2016-03-24 16:58:43 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_gn/builds/8822) ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 9 months ago (2016-03-24 17:01:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1802163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1802163002/20001
4 years, 8 months ago (2016-03-29 22:49:09 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-30 00:59:15 UTC) #17
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 01:00:24 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/931d445decae8359a79bebbcff6a3a3d43343b85
Cr-Commit-Position: refs/heads/master@{#383882}

Powered by Google App Engine
This is Rietveld 408576698