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

Issue 688343003: Add some missing ENABLE_PLUGINS ifdefs. (Closed)

Created:
6 years, 1 month ago by tommycli
Modified:
6 years, 1 month ago
Reviewers:
Lei Zhang, nasko
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add some missing ENABLE_PLUGINS ifdefs. This is a spinoff from: https://codereview.chromium.org/680193002/ BUG=NONE Committed: https://crrev.com/e6633ca726043764a934add484216acc0b24445f Cr-Commit-Position: refs/heads/master@{#302199}

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -39 lines) Patch
M content/browser/frame_host/render_frame_host_manager_unittest.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 3 chunks +12 lines, -9 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 5 chunks +18 lines, -19 lines 0 comments Download
M content/common/frame_messages.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 chunk +8 lines, -9 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
tommycli
thestig: I spun off the ifdef(ENABLE_PLUGINS) changes into a separate CL. Are these in line ...
6 years, 1 month ago (2014-10-30 21:14:06 UTC) #2
Lei Zhang
https://codereview.chromium.org/688343003/diff/1/content/browser/frame_host/render_frame_host_manager_unittest.cc File content/browser/frame_host/render_frame_host_manager_unittest.cc (right): https://codereview.chromium.org/688343003/diff/1/content/browser/frame_host/render_frame_host_manager_unittest.cc#newcode213 content/browser/frame_host/render_frame_host_manager_unittest.cc:213: #if defined(ENABLE_PLUGINS) I think you can get away without ...
6 years, 1 month ago (2014-10-30 21:48:54 UTC) #3
tommycli
thestig: cool thanks https://codereview.chromium.org/688343003/diff/1/content/browser/frame_host/render_frame_host_manager_unittest.cc File content/browser/frame_host/render_frame_host_manager_unittest.cc (right): https://codereview.chromium.org/688343003/diff/1/content/browser/frame_host/render_frame_host_manager_unittest.cc#newcode213 content/browser/frame_host/render_frame_host_manager_unittest.cc:213: #if defined(ENABLE_PLUGINS) On 2014/10/30 21:48:54, Lei ...
6 years, 1 month ago (2014-10-30 22:37:21 UTC) #4
Lei Zhang
lgtm https://codereview.chromium.org/688343003/diff/40001/content/common/frame_messages.h File content/common/frame_messages.h (right): https://codereview.chromium.org/688343003/diff/40001/content/common/frame_messages.h#newcode635 content/common/frame_messages.h:635: #endif // defined(ENABLE_PLUGINS) nit: no blank line above.
6 years, 1 month ago (2014-10-30 22:39:44 UTC) #5
tommycli
cool thanks! https://codereview.chromium.org/688343003/diff/40001/content/common/frame_messages.h File content/common/frame_messages.h (right): https://codereview.chromium.org/688343003/diff/40001/content/common/frame_messages.h#newcode635 content/common/frame_messages.h:635: #endif // defined(ENABLE_PLUGINS) On 2014/10/30 22:39:44, Lei ...
6 years, 1 month ago (2014-10-30 23:22:14 UTC) #6
tommycli
nasko: May I have an OWNERS review for some ifdef changes? Thanks.
6 years, 1 month ago (2014-10-30 23:23:45 UTC) #8
nasko
Rubberstamp LGTM
6 years, 1 month ago (2014-10-30 23:34:41 UTC) #9
tommycli
nasko: Thanks!
6 years, 1 month ago (2014-10-30 23:56:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/688343003/60001
6 years, 1 month ago (2014-10-30 23:56:14 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-10-31 00:40:50 UTC) #13
commit-bot: I haz the power
6 years, 1 month ago (2014-10-31 00:41:36 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e6633ca726043764a934add484216acc0b24445f
Cr-Commit-Position: refs/heads/master@{#302199}

Powered by Google App Engine
This is Rietveld 408576698