From 83918ec0ba0e4b63f6e56dfb03e7ca38ae1f124b Mon Sep 17 00:00:00 2001 From: "rosca@adobe.com" Date: Thu, 10 Jan 2013 15:37:19 +0000 Subject: Allow embedders to provide a custom view for popup (select box) widgets, the same way they have the ability to provide a custom view for page widgets. All the widget views are created using WebContentsView, which can be overriden by embedders with ContentBrowserClient::OverrideCreateWebContentsView Contributed by rosca@adobe.com BUG=155761 Review URL: https://chromiumcodereview.appspot.com/11773042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176092 0039d316-1c4b-4281-b951-d872f2087c98 --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index e7826c1..bd04305 100644 --- a/AUTHORS +++ b/AUTHORS @@ -217,3 +217,4 @@ Martin Bednorz Kamil Jiwa Keene Pan Trevor Perrin +Ion Rosca -- cgit v1.1