summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorpramod.bs <pramod.bs@samsung.com>2014-10-09 03:56:29 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-09 10:57:07 +0000
commit4c90c51fa52659f3f1fa59d1d78b57bca661dfc5 (patch)
tree78f8c6977fc274890a384f32f89d4a40a3e9a346 /AUTHORS
parent3d57cba32d174aa08f18deee79a4f9e7b39b902a (diff)
downloadchromium_src-4c90c51fa52659f3f1fa59d1d78b57bca661dfc5.zip
chromium_src-4c90c51fa52659f3f1fa59d1d78b57bca661dfc5.tar.gz
chromium_src-4c90c51fa52659f3f1fa59d1d78b57bca661dfc5.tar.bz2
Declaring the weak_ptr_factory in proper order in src/components
Cleaning up weak_ptr_factory destruction order. WeakPtrFactory should remain the last member so it'll be destroyed and invalidate its weak pointers before any other members are destroyed. BUG=303818 Review URL: https://codereview.chromium.org/630983003 Cr-Commit-Position: refs/heads/master@{#298842}
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e6674f1..868869b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -347,6 +347,7 @@ Philippe Beauchamp <philippe.beauchamp@gmail.com>
Philippe Beaudoin <philippe.beaudoin@gmail.com>
Pierre-Antoine LaFayette <pierre.lafayette@gmail.com>
Po-Chun Chang <pochang0403@gmail.com>
+Pramod Begur Srinath <pramod.bs@samsung.com>
Prashant Hiremath <prashhir@cisco.com>
Prashant Nevase <prashant.n@samsung.com>
Praveen Akkiraju <praveen.anp@samsung.com>