summaryrefslogtreecommitdiffstats
path: root/chromeos/system
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 /chromeos/system
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 'chromeos/system')
0 files changed, 0 insertions, 0 deletions