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

Issue 7790013: Clean up plugin constants (Closed)

Created:
9 years, 3 months ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 3 months ago
Reviewers:
jam
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Clean up flash plugin constants, put them in a single place. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98902

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -15 lines) Patch
M chrome/browser/component_updater/pepper_flash_component_installer.cc View 1 2 2 chunks +1 line, -6 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 2 3 2 chunks +1 line, -9 lines 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A webkit/plugins/plugin_constants.h View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A webkit/plugins/plugin_constants.cc View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
cpu_(ooo_6.6-7.5)
9 years, 3 months ago (2011-08-29 22:06:04 UTC) #1
jam
http://codereview.chromium.org/7790013/diff/6001/webkit/plugins/plugin_constants.h File webkit/plugins/plugin_constants.h (right): http://codereview.chromium.org/7790013/diff/6001/webkit/plugins/plugin_constants.h#newcode16 webkit/plugins/plugin_constants.h:16: extern const char kPDFPluginName[]; can we only move flash, ...
9 years, 3 months ago (2011-08-30 16:53:56 UTC) #2
cpu_(ooo_6.6-7.5)
These constants are mostly used when registering plugins with webkit. One thing you might not ...
9 years, 3 months ago (2011-08-30 17:21:37 UTC) #3
jam
sure, i think that's orthogonal though. i didn't mean it was because they were npapi ...
9 years, 3 months ago (2011-08-30 17:24:24 UTC) #4
cpu_(ooo_6.6-7.5)
code changed, please look again.
9 years, 3 months ago (2011-08-30 20:06:09 UTC) #5
jam
9 years, 3 months ago (2011-08-30 20:32:55 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698