diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 210ebb1..834064d 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -992,3 +992,19 @@ fun:sync_notifier::ChromeSystemResources::Schedule* fun:sync_notifier::::ChromeSystemResourcesTest::ScheduleShouldNotRun } + +{ + bug_50484 + Heapcheck:Leak + ... + fun:SyncSetupWizard + fun:ProfileSyncService + fun:ProfileSyncServiceMock + fun:NiceMock + fun:TestingProfile::GetProfileSyncService + fun:Profile::IsSyncAccessible + fun:Browser::UpdateCommandsForFullscreenMode + fun:Browser::InitCommandState + fun:Browser + fun:BrowserWithTestWindowTest::SetUp +} |