DescriptionPolicyDomainDescriptor must be RefCountedThreadSafe.
These objects are created on the UI thread but some of them are passed to the
FILE thread, which may old the last reference. This was caught by the in_dtor_
check.
Since they live across threads then they must be RefCountedThreadSafe.
BUG=None
R=bartfab@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202452
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|