DescriptionShortcutManager, TestingProfile constructors: Added DCHECK for UI thread.
Profiles should only be created on the UI thread. Previously the DCHECK did not
work due to http://crbug.com/251191.
BUG=251191
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215768
Patch Set 1 #Patch Set 2 : Rebase to HEAD. #Patch Set 3 : Rebase to HEAD. #Patch Set 4 : Use IsWellKnownThread instead of GetCurrentThreadIdentifier. #Patch Set 5 : Add the same check to TestingProfile::Init. #Messages
Total messages: 6 (0 generated)
|