OLD | NEW |
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 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
201 fun:_ZN15TMountPointList20SupportsInvisibleBitEsPN5TNode12StPopulatingEb | 201 fun:_ZN15TMountPointList20SupportsInvisibleBitEsPN5TNode12StPopulatingEb |
202 fun:_ZNK21THFSPlusPropertyStore4OpenEbb | 202 fun:_ZNK21THFSPlusPropertyStore4OpenEbb |
203 fun:_ZNK21THFSPlusPropertyStore13GetPropertiesEb | 203 fun:_ZNK21THFSPlusPropertyStore13GetPropertiesEb |
204 fun:_ZN16TFSCopyOperation22GetSourcePropertyStoreERK11THFSPlusRef | 204 fun:_ZN16TFSCopyOperation22GetSourcePropertyStoreERK11THFSPlusRef |
205 fun:_ZN16TFSCopyOperation13DoMoveToTrashERK11THFSPlusRef | 205 fun:_ZN16TFSCopyOperation13DoMoveToTrashERK11THFSPlusRef |
206 fun:_ZN16TFSCopyOperation3RunEv | 206 fun:_ZN16TFSCopyOperation3RunEv |
207 fun:_FSOperation | 207 fun:_FSOperation |
208 fun:_FSOperateOnObjectSync | 208 fun:_FSOperateOnObjectSync |
209 fun:FSMoveObjectToTrashSync | 209 fun:FSMoveObjectToTrashSync |
210 fun:_Z9TrashFuncRK8FilePath | 210 fun:_Z9TrashFuncRK8FilePath |
211 fun:_Z18DispatchToFunctionIPFvRK8FilePathES0_EvT_RK6Tuple1IT0_E | |
212 fun:_ZN16RunnableFunctionIPFvRK8FilePathE6Tuple1IS0_EE3RunEv | |
213 } | 211 } |
214 { | 212 { |
215 # See also http://openradar.appspot.com/radar?id=1169404 | 213 # See also http://openradar.appspot.com/radar?id=1169404 |
216 bug_79533a | 214 bug_79533a |
217 Memcheck:Value4 | 215 Memcheck:Value4 |
218 ... | 216 ... |
219 fun:_Z*19cssm_DataAbortQuery17cssm_dl_db_handlel | 217 fun:_Z*19cssm_DataAbortQuery17cssm_dl_db_handlel |
220 fun:CSSM_DL_DataAbortQuery | 218 fun:CSSM_DL_DataAbortQuery |
221 fun:_ZN11SSDLSession14DataAbortQueryEll | 219 fun:_ZN11SSDLSession14DataAbortQueryEll |
222 fun:_Z*19cssm_DataAbortQuery17cssm_dl_db_handlel | 220 fun:_Z*19cssm_DataAbortQuery17cssm_dl_db_handlel |
(...skipping 1722 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1945 fun:_ZN15tracked_objects10ThreadData23InitializeThreadContextERKSs | 1943 fun:_ZN15tracked_objects10ThreadData23InitializeThreadContextERKSs |
1946 } | 1944 } |
1947 { | 1945 { |
1948 bug_102621 | 1946 bug_102621 |
1949 Memcheck:Cond | 1947 Memcheck:Cond |
1950 fun:NSHFSTypeCodeFromFileType | 1948 fun:NSHFSTypeCodeFromFileType |
1951 fun:-[NSPasteboard(ChimeraPasteboardURLUtils) getURLs:andTitles:convertingFil
enames:] | 1949 fun:-[NSPasteboard(ChimeraPasteboardURLUtils) getURLs:andTitles:convertingFil
enames:] |
1952 fun:_ZN2ui33PopulateURLAndTitleFromPasteboardEP4GURLPSbItN4base20string16_cha
r_traitsESaItEEP12NSPasteboarda | 1950 fun:_ZN2ui33PopulateURLAndTitleFromPasteboardEP4GURLPSbItN4base20string16_cha
r_traitsESaItEEP12NSPasteboarda |
1953 fun:_ZN24WebDragDestTest_URL_Test8TestBodyEv | 1951 fun:_ZN24WebDragDestTest_URL_Test8TestBodyEv |
1954 } | 1952 } |
OLD | NEW |