diff options
author | aberent@google.com <aberent@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-14 14:34:10 +0000 |
---|---|---|
committer | aberent@google.com <aberent@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-14 14:34:10 +0000 |
commit | 0f2a78f2f14d2a0898c9049a11c9e83151a7a2e2 (patch) | |
tree | dc13f7eb73d8421bf9d5b982b42a864eeb645b50 /components/plugins/OWNERS | |
parent | d94be6784210477a617804738a4bd8a90fc91c02 (diff) | |
download | chromium_src-0f2a78f2f14d2a0898c9049a11c9e83151a7a2e2.zip chromium_src-0f2a78f2f14d2a0898c9049a11c9e83151a7a2e2.tar.gz chromium_src-0f2a78f2f14d2a0898c9049a11c9e83151a7a2e2.tar.bz2 |
Revert 228211 "Move renderer plugin code into a new component."
There is an error in the ChromePluginPlaceholder destructor
causing pointers to it to be left around after it is freed.
Fix will follow, but reverting for now.
BUG=306815,306803
> Move renderer plugin code into a new component.
>
> Android Webview needs to use some of the renderer plugin code, however
> this code is currently in chrome. This commit moves the parts of this
> code that don't depend on the rest of chrome into a new component.
>
> BUG=283713
>
> Review URL: https://codereview.chromium.org/23606022
TBR=aberent@chromium.org
Review URL: https://codereview.chromium.org/26781004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228456 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/plugins/OWNERS')
-rw-r--r-- | components/plugins/OWNERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/plugins/OWNERS b/components/plugins/OWNERS deleted file mode 100644 index 00985a8..0000000 --- a/components/plugins/OWNERS +++ /dev/null @@ -1 +0,0 @@ -bauerb@chromium.org |