Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(286)

Side by Side Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 895853003: Update from https://crrev.com/314320 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | tools/valgrind/memcheck_analyze.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are three kinds of suppressions in this file: 1 # There are three kinds of suppressions in this file:
2 # 1. Third party stuff we have no control over. 2 # 1. Third party stuff we have no control over.
3 # 3 #
4 # 2. Intentional unit test errors, stuff that is somehow a false positive 4 # 2. Intentional unit test errors, stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing. 5 # in our own code, or stuff that is so trivial it's not worth fixing.
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system. 8 # These should all be in chromium's bug tracking system.
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 fun:_ZN18hb_object_header_t6createEj 237 fun:_ZN18hb_object_header_t6createEj
238 fun:_ZL16hb_object_createI9hb_face_tEPT_v 238 fun:_ZL16hb_object_createI9hb_face_tEPT_v
239 fun:hb_face_create_for_tables 239 fun:hb_face_create_for_tables
240 fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFaceEP10SkTypeface 240 fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFaceEP10SkTypeface
241 fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFontEP10SkTypefacei 241 fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFontEP10SkTypefacei
242 fun:_ZN3gfx18RenderTextHarfBuzz8ShapeRunEPNS_8internal15TextRunHarfBuzzE 242 fun:_ZN3gfx18RenderTextHarfBuzz8ShapeRunEPNS_8internal15TextRunHarfBuzzE
243 fun:_ZN3gfx18RenderTextHarfBuzz12EnsureLayoutEv 243 fun:_ZN3gfx18RenderTextHarfBuzz12EnsureLayoutEv
244 fun:_ZN3gfx41RenderTextTest_HarfBuzz_RunDirection_Test8TestBodyEv 244 fun:_ZN3gfx41RenderTextTest_HarfBuzz_RunDirection_Test8TestBodyEv
245 } 245 }
246 { 246 {
247 bug_416957
248 Memcheck:Leak
249 fun:_Znw*
250 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKPKN15tracked_obje cts6BirthsENS3_9DeathDataEEEE8allocateEmPKv
251 fun:_ZNSt8_Rb_treeIPKN15tracked_objects6BirthsESt4pairIKS3_NS0_9DeathDataEESt 10_Select1stIS7_ESt4lessIS3_ESaIS7_EE11_M_get_nodeEv
252 fun:_ZNSt8_Rb_treeIPKN15tracked_objects6BirthsESt4pairIKS3_NS0_9DeathDataEESt 10_Select1stIS7_ESt4lessIS3_ESaIS7_EE14_M_create_nodeERKS7_
253 fun:_ZNSt8_Rb_treeIPKN15tracked_objects6BirthsESt4pairIKS3_NS0_9DeathDataEESt 10_Select1stIS7_ESt4lessIS3_ESaIS7_EE9_M_insertEPSt18_Rb_tree_node_baseSF_RKS7_
254 fun:_ZNSt8_Rb_treeIPKN15tracked_objects6BirthsESt4pairIKS3_NS0_9DeathDataEESt 10_Select1stIS7_ESt4lessIS3_ESaIS7_EE16_M_insert_uniqueESt17_Rb_tree_iteratorIS7 _ERKS7_
255 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_
256 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEEixERS8_
257 fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsEiRKNS_13TaskSt opwatchE
258 fun:_ZN15tracked_objects10ThreadData31TallyRunOnNamedThreadIfTrackingERKN4bas e12TrackingInfoERKNS_13TaskStopwatchE
259 }
260 {
261 bug_431906 247 bug_431906
262 Memcheck:Leak 248 Memcheck:Leak
263 fun:_Znw* 249 fun:_Znw*
264 fun:_ZN7content21PluginLoaderPosixTestC2Ev 250 fun:_ZN7content21PluginLoaderPosixTestC2Ev
265 fun:_ZN7content45PluginLoaderPosixTest_PluginLaunchFailed_TestC2Ev 251 fun:_ZN7content45PluginLoaderPosixTest_PluginLaunchFailed_TestC2Ev
266 fun:_ZN7content45PluginLoaderPosixTest_PluginLaunchFailed_TestC1Ev 252 fun:_ZN7content45PluginLoaderPosixTest_PluginLaunchFailed_TestC1Ev
267 fun:_ZN7testing8internal15TestFactoryImplIN7content45PluginLoaderPosixTest_Pl uginLaunchFailed_TestEE10CreateTestEv 253 fun:_ZN7testing8internal15TestFactoryImplIN7content45PluginLoaderPosixTest_Pl uginLaunchFailed_TestEE10CreateTestEv
268 } 254 }
269 { 255 {
270 bug_437807 256 bug_437807
271 Memcheck:Leak 257 Memcheck:Leak
272 ... 258 ...
273 fun:_ZN4base3mac30PathForFrameworkBundleResourceEPK10__CFString 259 fun:_ZN4base3mac30PathForFrameworkBundleResourceEPK10__CFString
274 fun:_ZN3gin13IsolateHolder14LoadV8SnapshotEv 260 fun:_ZN3gin13IsolateHolder14LoadV8SnapshotEv
275 } 261 }
OLDNEW
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | tools/valgrind/memcheck_analyze.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698