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

Issue 468913006: Added extension macro checks for android plugin files. (Closed)

Created:
6 years, 4 months ago by David Yen
Modified:
6 years, 4 months ago
Reviewers:
Mark Seaborn, teravest, sehr
CC:
chromium-reviews, native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Added extension macro checks for android plugin files. Some extension files are compiled on android when enable_plugins is set to 1. These files need to have the parts that references extension files compiled out of the code. BUG= https://code.google.com/p/nativeclient/issues/detail?id=3032 TEST= trybots Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291219

Patch Set 1 #

Total comments: 2

Patch Set 2 : #ifdef'ed out entire GetExtensionInfoMap function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -3 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/nacl_host/nacl_browser_delegate_impl.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/nacl_host/nacl_browser_delegate_impl.cc View 1 4 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/pepper/pepper_isolated_file_system_message_filter.cc View 4 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
David Yen
6 years, 4 months ago (2014-08-19 19:55:52 UTC) #1
David Yen
Adding Justin to this CL. I had to disable some code when plugin is enabled ...
6 years, 4 months ago (2014-08-19 20:36:59 UTC) #2
teravest
lgtm Looks reasonable.
6 years, 4 months ago (2014-08-19 20:41:24 UTC) #3
David Yen
The CQ bit was checked by dyen@chromium.org
6 years, 4 months ago (2014-08-19 20:41:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dyen@chromium.org/468913006/1
6 years, 4 months ago (2014-08-19 20:42:38 UTC) #5
David Yen
The CQ bit was unchecked by dyen@chromium.org
6 years, 4 months ago (2014-08-19 20:45:56 UTC) #6
David Yen
Adding Mark. Mark, do my changes look reasonable for the cases where extensions are disabled ...
6 years, 4 months ago (2014-08-19 20:48:42 UTC) #7
David Yen
On 2014/08/19 20:48:42, David Yen wrote: > Adding Mark. > > Mark, do my changes ...
6 years, 4 months ago (2014-08-19 20:53:45 UTC) #8
Mark Seaborn
I'm not familiar with ENABLE_PLUGINS and ENABLE_EXTENSIONS. Are both usually true for desktop Chrome and ...
6 years, 4 months ago (2014-08-19 23:41:31 UTC) #9
David Yen
Yes, traditionally plugins and extensions are both enabled on desktop and are disabled on android. ...
6 years, 4 months ago (2014-08-21 17:31:49 UTC) #10
Mark Seaborn
LGTM
6 years, 4 months ago (2014-08-21 17:37:16 UTC) #11
David Yen
The CQ bit was checked by dyen@chromium.org
6 years, 4 months ago (2014-08-21 17:44:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dyen@chromium.org/468913006/20001
6 years, 4 months ago (2014-08-21 17:46:00 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-21 21:56:28 UTC) #14
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 22:55:56 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (20001) as 291219

Powered by Google App Engine
This is Rietveld 408576698