| Index: tools/valgrind/memcheck/suppressions.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
|
| index 4c1fa012c323ae4670ecae6eae9737e2ba5ce9d1..566ce063546395f3ec9f0d653ab54b97f43ffce9 100644
|
| --- a/tools/valgrind/memcheck/suppressions.txt
|
| +++ b/tools/valgrind/memcheck/suppressions.txt
|
| @@ -3306,4 +3306,19 @@
|
| ...
|
| fun:_ZN56PrintPreviewTabControllerTest_GetOrCreatePreviewTab_Test8TestBodyEv
|
| }
|
| +{
|
| + bug_63428
|
| + Memcheck:Cond
|
| + fun:NSIntersectionRect
|
| + fun:-[BrowserWindowController tabContentsViewFrameWillChange:frameRect:]
|
| + fun:-[TabStripController tabContentsViewFrameWillChange:frameRect:]
|
| + fun:-[TabContentsController tabContentsViewFrameWillChange:]
|
| + fun:-[ResizeNotificationView setFrame:]
|
| + fun:-[TabStripController swapInTabAtIndex:]
|
| + fun:-[TabStripController selectTabWithContents:previousContents:atIndex:userGesture:]
|
| + fun:_ZN27TabStripModelObserverBridge13TabSelectedAtEP11TabContentsS1_ib
|
| + fun:_ZN13TabStripModel26ChangeSelectedContentsFromEP11TabContentsib
|
| + fun:_ZN13TabStripModel19InsertTabContentsAtEiP11TabContentsi
|
| + fun:_ZN13TabStripModel14AddTabContentsEP11TabContentsiji
|
| +}
|
|
|
|
|