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

Issue 1037363002: Remove unnecessary 'virtual' annotation from mojo (Closed)

Created:
5 years, 9 months ago by cwgreene
Modified:
5 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove unnecessary 'virtual' annotation from mojo Removes virtual keyword from overridden methods in mojo/services/html_viewer. BUG=417463, 469785 Committed: https://crrev.com/675b9a2fae1b3fc36121c45dd144d572e499d36b Cr-Commit-Position: refs/heads/master@{#323102}

Patch Set 1 #

Patch Set 2 : fix indentation #

Total comments: 2

Patch Set 3 : Convert virtual to override #

Total comments: 1

Patch Set 4 : Remove unnecessary override. #

Patch Set 5 : Resolved merge conflicts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+200 lines, -209 lines) Patch
M AUTHORS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/html_viewer/ax_provider_impl_unittest.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/services/html_viewer/blink_platform_impl.h View 1 2 3 4 1 chunk +31 lines, -31 lines 0 comments Download
M mojo/services/html_viewer/blink_platform_impl.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/services/html_viewer/blink_url_request_type_converters.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/html_viewer/html_document.h View 1 2 3 4 2 chunks +20 lines, -20 lines 0 comments Download
M mojo/services/html_viewer/mojo_blink_platform_impl.h View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M mojo/services/html_viewer/test_blink_platform_impl.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/services/html_viewer/webclipboard_impl.h View 1 2 1 chunk +16 lines, -15 lines 0 comments Download
M mojo/services/html_viewer/webcookiejar_impl.h View 1 2 1 chunk +7 lines, -8 lines 0 comments Download
M mojo/services/html_viewer/weblayertreeview_impl.h View 1 2 2 chunks +37 lines, -37 lines 0 comments Download
M mojo/services/html_viewer/webmimeregistry_impl.h View 1 2 1 chunk +19 lines, -21 lines 0 comments Download
M mojo/services/html_viewer/webscheduler_impl.h View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/services/html_viewer/websockethandle_impl.h View 1 2 1 chunk +8 lines, -12 lines 0 comments Download
M mojo/services/html_viewer/webstoragenamespace_impl.h View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/services/html_viewer/webstoragenamespace_impl.cc View 1 2 1 chunk +3 lines, -7 lines 0 comments Download
M mojo/services/html_viewer/webthemeengine_impl.h View 1 2 1 chunk +6 lines, -7 lines 0 comments Download
M mojo/services/html_viewer/webthread_impl.h View 1 2 3 3 chunks +22 lines, -23 lines 0 comments Download
M mojo/services/html_viewer/weburlloader_impl.h View 1 2 2 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
cwgreene
PTAL! :)
5 years, 9 months ago (2015-03-27 19:31:54 UTC) #2
sky
I don't see you're name in the list of folks that have signed the CLA: ...
5 years, 9 months ago (2015-03-27 21:24:26 UTC) #3
cwgreene
On 2015/03/27 21:24:26, sky wrote: > I don't see you're name in the list of ...
5 years, 9 months ago (2015-03-27 21:42:53 UTC) #4
cwgreene
On 2015/03/27 21:42:53, cwgreene wrote: > On 2015/03/27 21:24:26, sky wrote: > > I don't ...
5 years, 9 months ago (2015-03-27 21:51:56 UTC) #5
sky
Yes please On Fri, Mar 27, 2015 at 2:51 PM, <reply@chromiumcodereview-hr.appspotmail.com> wrote: > On 2015/03/27 ...
5 years, 9 months ago (2015-03-27 22:38:21 UTC) #6
cwgreene
Patch set updated, and CLA approval gained. On 2015/03/27 22:38:21, sky wrote: > Yes please ...
5 years, 8 months ago (2015-03-31 17:05:42 UTC) #7
sky
https://codereview.chromium.org/1037363002/diff/40001/mojo/services/html_viewer/webthread_impl.h File mojo/services/html_viewer/webthread_impl.h (right): https://codereview.chromium.org/1037363002/diff/40001/mojo/services/html_viewer/webthread_impl.h#newcode24 mojo/services/html_viewer/webthread_impl.h:24: blink::PlatformThreadId threadId() const override = 0; I don't think ...
5 years, 8 months ago (2015-03-31 17:15:57 UTC) #8
cwgreene
On 2015/03/31 17:15:57, sky wrote: > https://codereview.chromium.org/1037363002/diff/40001/mojo/services/html_viewer/webthread_impl.h > File mojo/services/html_viewer/webthread_impl.h (right): > > https://codereview.chromium.org/1037363002/diff/40001/mojo/services/html_viewer/webthread_impl.h#newcode24 > ...
5 years, 8 months ago (2015-03-31 18:02:05 UTC) #9
sky
Nope, LGTM
5 years, 8 months ago (2015-03-31 18:06:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1037363002/60001
5 years, 8 months ago (2015-03-31 18:12:30 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/38357)
5 years, 8 months ago (2015-03-31 18:18:15 UTC) #14
cwgreene
On 2015/03/31 18:18:15, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 8 months ago (2015-03-31 18:25:32 UTC) #15
cwgreene
On 2015/03/31 18:25:32, cwgreene wrote: > On 2015/03/31 18:18:15, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-03-31 20:09:16 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1037363002/80001
5 years, 8 months ago (2015-03-31 20:14:57 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-03-31 20:47:04 UTC) #20
commit-bot: I haz the power
5 years, 8 months ago (2015-03-31 20:48:05 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/675b9a2fae1b3fc36121c45dd144d572e499d36b
Cr-Commit-Position: refs/heads/master@{#323102}

Powered by Google App Engine
This is Rietveld 408576698