DescriptionRevert 271416 "Store a stacktrace of PrefService destruction in ..."
Speculative revert, suspecting this CL resulted in timeouts of the
following tests on ChromiumOS:
ExtensionUpdaterTest.TestGalleryRequestsWithNonOrganicBrand
ExtensionUpdaterTest.TestGalleryRequestsWithOrganicBrand
Test run time went from ~2s per test to >40s per test (and
higher) causing timeouts.
> Store a stacktrace of PrefService destruction in PrefChangeRegistrar
>
> Store a stacktrace of PrefService destruction in PrefChangeRegistrar to debug a
> race condition: ~PrefChangeRegistrar causes a crash. The current hypothesis is
> that this is caused because the PrefChangeRegistrar is registered to a Profile
> that is already destroyed. This code stores stacktrace when the Profile's
> PrefService is destroyed to see whether this is correct.
>
> BUG=373435
>
> Review URL: https://codereview.chromium.org/290083006
TBR=battre@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271622
Patch Set 1 #Messages
Total messages: 4 (0 generated)
|