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

Issue 203993004: support loading pepper flash debugger dlls (Closed)

Created:
6 years, 9 months ago by luken
Modified:
6 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5), jam
CC:
chromium-reviews, laforge, jschuh
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Modifies the pepper flash component installer to also look in a path under the Windows system directory for a debugger version of the flash DLL. This DLL is not registered as a chrome component. It is configured to load after the non-debugger flash DLL. BUG=345886 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266761

Patch Set 1 #

Patch Set 2 : [WIP] first working revision #

Patch Set 3 : last upload before turning flash back off on debug builds #

Patch Set 4 : version ready for review #

Patch Set 5 : clean up a couple of nits #

Total comments: 10

Patch Set 6 : feedback from cpu, thanks #

Patch Set 7 : fixes linux build #

Patch Set 8 : fixes clang builds #

Patch Set 9 : fixes clang (for reals now) #

Total comments: 2

Patch Set 10 : undoing git cl format changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -24 lines) Patch
M chrome/browser/component_updater/pepper_flash_component_installer.cc View 1 2 3 4 5 6 7 8 10 chunks +125 lines, -24 lines 0 comments Download
M chrome/common/chrome_paths.h View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths.cc View 1 2 3 4 5 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
luken
6 years, 8 months ago (2014-04-21 23:24:50 UTC) #1
luken
PTAL, thanks
6 years, 8 months ago (2014-04-23 22:30:46 UTC) #2
luken
6 years, 8 months ago (2014-04-24 00:04:55 UTC) #3
cpu_(ooo_6.6-7.5)
https://codereview.chromium.org/203993004/diff/80001/chrome/browser/component_updater/pepper_flash_component_installer.cc File chrome/browser/component_updater/pepper_flash_component_installer.cc (right): https://codereview.chromium.org/203993004/diff/80001/chrome/browser/component_updater/pepper_flash_component_installer.cc#newcode101 chrome/browser/component_updater/pepper_flash_component_installer.cc:101: PathService::Get(chrome::DIR_PEPPER_FLASH_DEBUGGER_PLUGIN, &subdir); any reason not to return the full ...
6 years, 8 months ago (2014-04-24 20:42:04 UTC) #4
luken
https://codereview.chromium.org/203993004/diff/80001/chrome/browser/component_updater/pepper_flash_component_installer.cc File chrome/browser/component_updater/pepper_flash_component_installer.cc (right): https://codereview.chromium.org/203993004/diff/80001/chrome/browser/component_updater/pepper_flash_component_installer.cc#newcode101 chrome/browser/component_updater/pepper_flash_component_installer.cc:101: PathService::Get(chrome::DIR_PEPPER_FLASH_DEBUGGER_PLUGIN, &subdir); On 2014/04/24 20:42:04, cpu_(out until 23rd) wrote: ...
6 years, 8 months ago (2014-04-24 22:04:15 UTC) #5
cpu_(ooo_6.6-7.5)
lgtm
6 years, 8 months ago (2014-04-25 18:13:23 UTC) #6
jam
lgtm with comment https://codereview.chromium.org/203993004/diff/160001/chrome/common/chrome_paths.h File chrome/common/chrome_paths.h (right): https://codereview.chromium.org/203993004/diff/160001/chrome/common/chrome_paths.h#newcode21 chrome/common/chrome_paths.h:21: DIR_APP = PATH_START, // Directory where ...
6 years, 7 months ago (2014-04-28 17:47:38 UTC) #7
luken
https://codereview.chromium.org/203993004/diff/160001/chrome/common/chrome_paths.h File chrome/common/chrome_paths.h (right): https://codereview.chromium.org/203993004/diff/160001/chrome/common/chrome_paths.h#newcode21 chrome/common/chrome_paths.h:21: DIR_APP = PATH_START, // Directory where dlls and data ...
6 years, 7 months ago (2014-04-28 17:57:16 UTC) #8
cpu_(ooo_6.6-7.5)
The CQ bit was checked by cpu@chromium.org
6 years, 7 months ago (2014-04-28 18:06:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/luken@chromium.org/203993004/180001
6 years, 7 months ago (2014-04-28 18:07:41 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 18:32:57 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_gn_rel
6 years, 7 months ago (2014-04-28 18:32:58 UTC) #12
cpu_(ooo_6.6-7.5)
The CQ bit was checked by cpu@chromium.org
6 years, 7 months ago (2014-04-28 19:16:16 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/luken@chromium.org/203993004/180001
6 years, 7 months ago (2014-04-28 19:17:00 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 19:45:16 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 7 months ago (2014-04-28 19:45:17 UTC) #16
cpu_(ooo_6.6-7.5)
The CQ bit was checked by cpu@chromium.org
6 years, 7 months ago (2014-04-28 20:03:51 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/luken@chromium.org/203993004/180001
6 years, 7 months ago (2014-04-28 20:04:18 UTC) #18
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 07:22:11 UTC) #19
Message was sent while issue was closed.
Change committed as 266761

Powered by Google App Engine
This is Rietveld 408576698