From 0184ced8d904d202ad7ab392ef8eca55d83d2937 Mon Sep 17 00:00:00 2001 From: "anujk.sharma" Date: Wed, 27 Aug 2014 23:49:02 -0700 Subject: Declaring the weak_ptr_factory in proper order. Cleaning up weak_ptr_factory destruction order in "src/ipc" module. 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/508903002 Cr-Commit-Position: refs/heads/master@{#292334} --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index aaa7da8..2f1d4de 100644 --- a/AUTHORS +++ b/AUTHORS @@ -43,6 +43,7 @@ Anish Patankar Ankit Kumar Anssi Hannula Antonio Gomes +Anuj Kumar Sharma Arnaud Renevier Arpita Bahuguna Arthur Lussos -- cgit v1.1