summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authoradam@github.com <adam@github.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-11 21:04:12 +0000
committeradam@github.com <adam@github.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-11 21:04:12 +0000
commit7ee61d399c60db7bd0f04b0d4cb08fe4ef1867ae (patch)
tree419e1b7f544e2b0489d455dbaacf6296e342fa76 /AUTHORS
parent3882aae7814710f371c30f7c9e0c56d77d531f82 (diff)
downloadchromium_src-7ee61d399c60db7bd0f04b0d4cb08fe4ef1867ae.zip
chromium_src-7ee61d399c60db7bd0f04b0d4cb08fe4ef1867ae.tar.gz
chromium_src-7ee61d399c60db7bd0f04b0d4cb08fe4ef1867ae.tar.bz2
Mark DOMStorageHost as non-copyable
It contains a std::map that would be expensive to copy, and the default copy/assignment members would be generated inline, bloating the binary size. Add GitHub to AUTHORS The CLA was signed back in June. R=mal@chromium.org, marja@chromium.org, michaeln@chromium.org BUG= Review URL: https://codereview.chromium.org/155933003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@250501 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 61047ae..8109625 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -11,6 +11,7 @@
Aaron Jacobs <samusaaron3@gmail.com>
Aaron Leventhal <aaronlevbugs@gmail.com>
Aaron Randolph <aaron.randolph@gmail.com>
+Adam Roben <adam@github.com>
Adam Treat <adam.treat@samsung.com>
Adenilson Cavalcanti <a.cavalcanti@partner.samsung.com>
Aditya Bhargava <heuristicist@gmail.com>